@charset "utf-8";
@import url(../css/second.css);


#body {text-align:center;}

#box {width:662px; margin:0px auto; background:#FFFFFF url(images/body_bg.gif) repeat-y; text-align:center;}
#box h2 {}
#box .body {width:631px; margin:0px auto; text-align:left;}
	#fee {width:631px; margin-bottom:10px; overflow:hidden;}
	#fee .feeTop{width:631px; height:10px; background:url(images/fee_t.gif) no-repeat; overflow:hidden;}
	#fee .feeBody{padding:0px 12px; background:url(images/fee_bg.gif) repeat-y; overflow:hidden;}
	#fee .feeBottom{clear:both; width:631px; height:10px; background:url(images/fee_b.gif) no-repeat; overflow:hidden;}
#box .box {width:631px; overflow:hidden;}
#box .box .boxTop{width:631px; height:10px; background:url(images/box_t.gif) no-repeat; overflow:hidden;}
#box .box .boxBody{background:url(images/box_bg.gif) repeat-y; overflow:hidden;}
#box .box .boxBody th, 
#box .box .boxBody td {vertical-align:middle;}
#box .box .boxBody th {width:146px; padding:12px 0px 10px; text-align:right;}
#box .box .boxBody td {padding:12px 16px 12px 19px;}
#box .box .boxBody td h4 {}
#box .box .boxBody td h5 {font-weight:bold;}
#box .box .boxBody td table {width:451px;}
#box .box .boxBody td th {width:1.3em; padding:0px; text-align:left; vertical-align:top; color:#0B860B; font-weight:bold;}
#box .box .boxBody td td {padding:0px;}
#box .box .boxBody td .caution {font-size:80%;}
#box .box .boxBottom{clear:both; width:631px; height:10px; background:url(images/box_b.gif) no-repeat; overflow:hidden;}
#box .red .boxTop{background:url(images/boxred_t.gif) no-repeat;}
#box .red .boxBody{background:url(images/boxred_bg.gif) repeat-y;}
#box .red .boxBottom{background:url(images/boxred_b.gif) no-repeat;}
	#caution {padding-top:10px;}
	#address {padding-top:10px;}
#box .boxBottom {clear:both; width:662px; height:10px; background:url(images/body_b.gif) no-repeat; overflow:hidden;}


