@charset "utf-8";
/**
 * 新着情報
 * @author  itakura@re-set.ne.jp(2009.02)
 * @version 1.0.0
 * @update  2009.02.27
 */

html{overflow-y:auto;}
body{margin:0; padding:0; font-size:12px; line-height:130%; color:#000; background:none;}
img{vertical-align:bottom; border:none;}
a{text-decoration:none; color:#666;}
a:hover{color:#999;}
div,ul,li,dl,dt,dd,input,textarea,p,form{margin:0; padding:0;}
input,textarea{font-size:12px;}
li{list-style:none;}
hr{border-width:1px 0 0 0; color:#999; height:1px;}

/* news */
dl#news{padding:0; width:520px;}
dl#news dt{width:440px; float:left; clear:both; margin:0; padding:3px 0 0; line-height:16px;}
dl#news dd{text-align:right; padding:3px 0 0; line-height:16px; min-height:16px;}
dl#news > dd {width:75px; float:left;}
*+html dl#news > dd {float:none;}


dd.bodyB{background:url(../img/index_body_b.gif) no-repeat left center;}
dt.bodyB{background:url(../img/index_body_b.gif) no-repeat left center;}

