body {
 font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
 background: #E5E5E5 url("../image/back_main.gif") repeat-y;
 background-position: center top;
 text-align: center;
 color:#666;
}
a:link,
a:hover,
a:visited {
 color: #275273;
}
#footer a:link,
#footer a:visited,
#topdesc a:link,
#topdesc a:visited {
 color: #275273;
 text-decoration: none;
 border-bottom: 1px solid #BAC9D1;
}
#footer a:hover,
#topdesc a:hover {
 text-decoration: none;
 border-bottom-color: #275273;
}

#headermenubody {
 text-align: center;
 background: #000 url("../image/headblack.gif") repeat-x;
}
#headermenup {
 width: 950px;
 margin-left:auto;
 margin-bottom: 0px;
 margin-right:auto;
 text-align:left;
 padding: 5px 0;
 color: #FFF;
 font-size: 0.8em;
}

#headermenup a:link,
#headermenup a:visited,
#headermenup a:hover {
 color: #FFF;
}
#wrap {
 width: 930px;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
}
#header {
 height: 60px;
}
#headerleft {
 float:left;
 width: 170px;
 padding: 10px 0 0 0;
}
#headerright {
 float:right;
 height: 20px;
 padding-top: 15px;
}
.searchbox{
 font-size:0.8em;
}
#headerlink {
 clear: both;
 padding: 10px 0;
 font-size: 0.8em;
 color: #666;
}
h1{
 padding: 10px 0;
}
h2{
 padding-bottom: 10px;
 font-size: 0.8em;
}
#topdesc p{
 padding: 10px 0;
 font-size: 0.8em;
 line-height:1.5;
}
#note{
 font-size: 10px;
}
#footer{
 width: 930px;
 margin-left:auto;
 margin-right:auto;
 padding: 20px 10px 20px 10px;
 text-align:center;
 font-size: 0.8em;
 background: url("../image/footerback.gif") repeat-x;
 color:#666;
}
#footer p{
 padding-bottom: 10px;
}
.imgarea{
 padding: 10px 0;
 font-size: 12px;
 line-height:1.5;
}
textarea{
 font-size: 12px;
}
#paging{
 padding: 10px 0;
 line-height:1.5;
}
