@charset "utf-8";

#gnav { margin:0 auto 40px auto; width:820px; height:48px; background:url(../images/gnav_back.jpg) no-repeat;}
#gnav ul { width:800px; height:35px; padding:6px 0 0 10px;}
#gnav li { position: relative; float: left; list-style-type: none;}
#gnav p { text-indent: -10000px;}

#contents { margin:0 auto 0 auto; width:800px; height:auto; }
#leftbox { float:left; width:600px; height:auto; display: inline;}
#leftbox h2 { width:600px; height:27px; border-bottom:#F33 solid 4px; margin-bottom:30px;}
#leftbox p{ line-height:160%; margin:10px 5px 15px 5px; }
#leftbox p#border{ line-height:160%; margin:10px 5px 30px 5px; padding:0 0 15px 0; border-bottom: #F33 dotted 1px;}

#leftbox dl{ line-height:200%; margin:10px 10px 8px 10px; }
#leftbox dt{ float:left; font-weight:bold;}
#leftbox dd{ margin-left:95px; }

#rightbox { float:left; width:167px; height:auto; margin:0 0 0 33px;}