*{
 margin:0;
 padding:0;
 text-align:left;
 }

body{
 font-size:16px;
 background-color:#ffffff;
 line-height:140%;
 text-align:center;
 background-repeat:repeat-y;
 background-position:center;
 background-image:url(background.gif);
 }
 
td{ padding: 5px; }
 
#header{
 top:0;
 height:38px; 
 width:800px; 
 overflow:hidden; 
 background-image:url(headerbg.gif); 
 background-repeat:repeat-x; 
 background-color:#00b4d5; 
 margin-bottom: -15px;
 }

#header h1{
 top:2px;
 left:5px;
 font-size:12px;
 line-height:130%;
 color:#FFFFFF;
 font-weight:normal;
 }

.contentwaku{
 width:800px;
 margin-left:auto;
 margin-right:auto;
 }


#cover{
 text-align:left;
 width:800px;
 margin-left:auto;
 margin-right:auto;
 }

.relative{
 width:800px;
 }

#menu_left{ text-align:left; float:left; margin-top: 10px; }

div.menu_box{ font-size: 12px; background-color: #fffee4; border:solid 1px #fe9900; width:160px; margin-bottom: 20px; padding: 4px; }

#main{ width:600px; float:left; margin-top: 10px; }

#content{ width:600px; }

#footer{width:800px;text-align:center;background-color:#ffefa0;}
