
/*-------------------------------------------------------------------------

steering.css

--------------------------------------------------------------------------*/
body{ background: url(../image/steering_bg.jpg) repeat-x top left;
}

/*--top-------------------------------------------------------------------*/
#top{ width: 860px; height: 146px; background: url(../image/steering_top.jpg) no-repeat top left; margin-top: 10px; margin-bottom: 15px}
#top p { padding-right:0px; line-height:1.5; width:460px;}
/*--contents--------------------------------------------------------------*/
#main #contents #txt01{ width: 700px; margin:0 auto 35px auto}
#main #contents #txt01 a{ color:#ff5b62; text-decoration: none}
#main #contents #txt01 a:hover{ color:#FFFFFF; background-color: #ff5b62}
#main #contents #txt01 p,dl{ font-size: 12px; line-height: 260%}
#main #contents #txt01 dt{ font-size: 16px; margin-top: 15px; font-weight: bold}
#main #contents #txt01 dd{ font-size: 12px; line-height: 200%; margin-bottom: 25px}
/*--topicpath-------------------------------------------------------------------*/
#topicpath { margin:4px 0px 8px 0px; font-weight:600; font-size:12px;}
