body { font-size:12px;margin:0px 0px 0px 0px;background:url("image/bg1.jpg") top center fixed no-repeat;background-color:#3E6A9B;font-family:tahoma; }

#tab { width:850px;height:26px;background:url("image/tab.gif") no-repeat;margin-left:auto;margin-right:auto; }

#page { width:850px;margin-left:auto;margin-right:auto;background-color:#FFF;height:800px; }

#logo { background:url("image/logo.jspg") ;height:200px; }

#kun { width:850px;height:5px; }
#menu { width:850px;height:30px;background-color:#8F3435; }
#menu ul { list-style:none; }
#menu li { float:left;padding-left:10px;padding-top:8px; }
#menu a { color:#FFF;font-weight:bold;text-decoration:none; }
#menu a:hover { color:#FFF;font-weight:bold;text-decoration:underline; }

#footer { width:850px;height:100px;background-color:#8F3435;margin-left:auto;margin-right:auto; }
#footertext { color:#FFF;text-align:center;padding-top:75px; }
#footertext a { color:#FFF;text-decoration:none;font-weight:bold; }

#warp { padding:10px; }

.content { border:3px solid #000;padding:5px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
width:389px;float:left;height:200px;
background-color:#EFE6B3 ;
 }

.content ul { /*list-style:none;*/color:#539F00; }
.content h1 { font-size:14px;color:#8F3435;text-decoration:underline; }
.content a { color:#539F00;text-decoration:none; }
.content a:hover { color:#539F00;text-decoration:underline; }
