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


#body {margin-top:10px;}

#box {width:906px; background:url(images/box_bg.gif) repeat-y;}
#box h2 {}
#box ul {width:760px; margin:-2em 0px 0px 78px; overflow:hidden;}
#box li {clear:both; width:760px; margin-top:-1px; padding:2em 0px; border-top:1px solid #E4E4E4; font-size:1.2em; overflow:hidden;}
#box li strong {display:block; font-size:0.83em; color:#F86300;}
#box li h3 {font-weight:bold;}
#box li p {width:740px; margin:1em 0px 0px 20px;}
#box .image p {float:left; width:450px;}
#box .image div {width:270px; margin:0.5em 0px 0px 490px; font-size:0.83em; overflow:hidden;}
#box .image div img {display:block; margin:0.5em 0px;}
* html #box .image p {margin-left:10px;}
* html #box .image div {margin-left:487px;}
#box li .caution {display:block; font-size:0.83em;}
#box .boxBottom {clear:both; width:906px; height:50px; background:url(images/box_b.gif) no-repeat; overflow:hidden;}


