@charset "utf-8";
/* CSS Document */
body {background-image:url(image/bg.jpg); margin:0px; text-align:center; font-family:Arial, Helvetica, sans-serif; color:#003300;}


A:link {text-decoration:none; font-size:12px; color:green;font-weight:bold;}
A:visited {text-decoration:none; font-size:12px; color:green;font-weight:bold;}
A:active {text-decoration:none; font-size:12px; color:green;font-weight:bold;}
A:hover {text-decoration:none; font-size:12px; color:green;font-weight:bold;}

#wrap {margin:auto;width:753px; border-right:5px solid #006600;border-left:5px solid #006600; background-color:#FFFFFF; text-align:left; min-height:700px;height:100%; overflow:auto;}
#header {width:753px; height:231px;}
.navi {text-align:left;}
#content {padding:10px;}
h1 {font-size:16px; border-bottom:2px solid #339900;}
p {font-size:12px;}
