@charset "utf-8";

/*トップページのみ-------------------------------*/
body#bhome #content {
float:left !important;
margin:0 0 0 0;
width:553px;
}


/*トップページ-------------------------------*/
.topimage {
background:url(../parts/top_img.jpg) no-repeat 1px top;
width:939px;
height:371px;
position:relative;
}

.topimage ul {
position:absolute; top:23px; right:0px;
}
.topimage ul li {
margin:0 0 5px 0;
}

h2 {
margin:0 0 0 9px;
padding:0;
background:none;
}
.topimage h2 {
position:relative; top:141px; left:-8px;
}

#content .homebnr {
margin:0 0 0 1px;
padding:0;
}
#content .homebnr li {
width:276px;
background:url(../parts/home_bg_bnr.gif) no-repeat right bottom;
padding:0 0 7px 0;
text-align:right;
float:left;
list-style-type:none;
}

.topics h2 {
padding:15px 0 10px 0;
margin:0 0 0 7px;
}

#content .topics dl {
padding:0 0 5px 10px;
margin:0 0 5px 13px;
background:url(../parts/icon1.gif) no-repeat left 7px;


}

.topics dl dt {
float:left;
padding:0 20px 5px 10px;
/*background:url(../parts/home_topics_bg.gif) repeat-x bottom;*/
}
.topics dl dd {
padding-bottom:5px;
margin-bottom:5px;
background:url(../parts/home_topics_bg.gif) repeat-x bottom;
}


/*右コンテンツ*/
#bhome #side {
width:358px;
float:right;
padding:0 10px 0 7px;
}

#side img {
margin:0 0 5px 0;
}

/*フッターバナー*/
#bhome #footer .topfbnr { float:right; text-align:right; }
#bhome #footer .topfbnr img { margin:10px 10px 0 0; }

#bhome #footer address { float:left; }

