@charset "utf-8";
/* index.css */

#title{background:url(../img/index/title.gif) no-repeat 0 -2px; height:30px;}
#title em{display:none;}


#indexmain{float:right; width:480px;}
#indexside{float:left; width:160px; text-align:center;}
#indexside .sidetext{text-align:left; margin-bottom:15px;}

#indexmain h3#indextext{margin-bottom:25px;}
#indexmain h2.banner a{color:#000;}
#indexmain h2.banner a:hover{color:#D20000;}

/* 新着情報 */
#infotitle{background:url(../img/index/infotitle.gif) no-repeat 0 0; height:35px; margin-top:25px;}
#infotitle em{display:none;}
dl#information{clear:both;}
dl#information dt{clear:both; float:left; width:75px; color:#D20000; letter-spacing:1px; padding:3px 0;}
dl#information dd{float:left; width:390px; background:url(../img/information/arrow.gif) no-repeat left 9px; padding:3px 0 3px 10px;}
#infolist{text-align:right; clear:both;}
#infolist a{background:url(../img/index/arrow.gif) no-repeat left center; padding-left:8px;}




