
/*-------------------------------------------------------------------------

terms.css

--------------------------------------------------------------------------*/
body{ background: url(../image/terms_bg.jpg) repeat-x top left;
}

/*--top-------------------------------------------------------------------*/
#top{ width: 860px; height: 93px; background: url(../image/about_top.jpg) no-repeat top left; margin-bottom: 15px}
#top p { padding-right:0px; padding-top: 0px; line-height:1.5; width:250px;}
/*--contents--------------------------------------------------------------*/
#main #contents #terms{  width: 700px; margin:0 auto 35px auto}
#main #contents p,dl,dt{ font-size: 12px; line-height: 260%}
#main #contents dd{ font-size: 12px; line-height: 200%}
#main #contents dt{ margin-top: 15px; font-weight: bold}
#main #contents dd{ margin-bottom: 25px}
/*--topicpath-------------------------------------------------------------------*/
#topicpath { margin:4px 0px 8px 0px; font-weight:600; font-size:12px;}

