@charset "UTF-8";

/* --------------------------------------------------------------------------------------
 TOP
--------------------------------------------------------------------------------------- */

/* flash ------------------------------ */

div#flashcontent {
width:860px;
margin:23px 0 0;
}


/* news ------------------------------ */

div#newsArea {
position:relative;
width:870px;
margin:13px -6px 35px -4px;
background:url(../images/index_bg_01_rp.gif) repeat-y;
}
div#newsAreaInner {
width:870px;
background:url(../images/index_bg_01_bt.gif) no-repeat left bottom;
}
div#news {
padding:23px 0 28px 35px;
background:url(../images/index_bg_01_tp.gif) no-repeat;
}
div#news h2 {
float:left;
width:110px;
padding-top:2px;
}
div#news dl {
float:right;
width:687px;
color:#000000;
}
div#news dl dt,
div#news dl dd {
float:left;
}
div#news dl dt {
width:86px;
/*\*/clear:both;/**/
}
div#news dl dd {
width:560px;
padding-left:8px;
background:url(../common/images/ico_arw_01.gif) no-repeat 0 .6em;
}