@charset "UTF-8";
/* CSS Document */

#guide_main {width:950px;margin:0 auto; background-color:#FFF;}
#guide_main_left {width:250px;padding:14px 0 0 0;float:left;}

#guide_main_right {width:700px;padding:14px 0 0 0;float:right;}
	.guide_menu {background-color:#fff;clear:both;}
	.guide_contents {margin:76px 0 0 0 ;background-color:#fff;}	
	.guide_contents h3 { margin:1.5em 0; font-size:12px; clear:both;}
	.guide_contents h3.number { margin:1.5em 0 0.5em 0;}
	.guide_contents h4 {margin:90px 30px 15px 0;font-size:18px; font-weight:lighter; line-height:32px; color:#1f7e85;clear:both; font-weight:bold;}
	.guide_contents h5 {margin:1em 0 0.3em;font-size:16px; font-weight:lighter; line-height:30px; clear:both; font-weight:bold;}
	.guide_contents p {margin-right:30px; font-size:14px; line-height:1.5em; margin-bottom:1.5em; border-bottom:#CCCCCC 1px solid; padding-bottom:1em;}
	.guide_contents p.non {border-bottom:none;}
	.guide_contents .small{ font-size:80%;}
	.inquiry_banner {margin:50px 0;}

table.guide { margin-bottom:3em;}
table.guide tr td { font-size:14px; vertical-align:top; line-height:2em; padding-right:25px;}

table.history { width:95%; margin-bottom:3em; background:url(../img/dot.gif) repeat-x top; }
table.history tr td { font-size:12px; vertical-align:top; line-height:2em; padding-right:25px; background:url(../img/dot.gif) repeat-x bottom; padding:0.5em 0;}

#pagetop_center { margin:3em 0 5em; text-align:center;}



