body {
 font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
 text-align: center;
 background: #FFF;
 padding-bottom: 10px;
 color: #666;
 font-size:0.8em;
}
a:link,
a:hover,
a:visited {
 color: #0033CC;
}
#headermenubody {
 background: #41403D url("../image/headblack.gif") repeat-x;
}
#headermenu {
 width: 950px;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
 padding: 5px 0;
 color: #FFF;
 font-size: 12px;
}
#headermenu a:link,
#headermenu a:visited,
#headermenu a:hover {
 color: #FFF;
}
.freset {
 clear: both;
 height:1px;
}
