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;
}
a:link,
a:hover,
a:visited {
 color: #275273;
}
#footer a:link,
#footer a:visited,
#headerlink a:link,
#headerlink a:visited {
 color: #275273;
 text-decoration: none;
 border-bottom: 1px solid #BAC9D1;
}
#footer a:hover,
#headerlink 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;
}
	#boxtab-blue {
		clear:both;
		float:left;
		padding:0;
		background:#fff url(/image/boxtab-blue.gif) bottom repeat-x;
		width:100%;
		overflow:hidden;
		font-size:12px;
	}
	#boxtab-blue ul {
		float:left;
		margin:0;
		padding:0;
		list-style:none;
		position:relative;
		left:50%;
		text-align:center;
	}
	#boxtab-blue ul li {
		display:block;
		float:left;
		list-style:none;
		margin:20px 0 0 0;
		padding:0;
		position:relative;
		right:50%;
	}
	#boxtab-blue ul li a {
		display:block;
		float:left;
		margin:0 1px;
		padding:5px 10px;
		background: url("/image/footerback.gif") repeat-x;
		text-decoration:none;
		color:#000;
		border-top:1px solid #999;
		border-left:1px solid #999;
		border-right:1px solid #999;
		position:relative;
		bottom:1px;
	}
	#boxtab-blue ul li a:hover {
		background:#697CCB url("/image/thback.gif") repeat-x;
		color:#fff;
	}
	#boxtab-blue ul li.active {
		margin-top:10px;
	}
	#boxtab-blue ul li.active a,
	#boxtab-blue ul li.active a:hover {
		position:relative;
		bottom:0;
		padding:10px;
		background:#fff;
		color:#666;
		font-weight:bold;
		border-top:1px solid #333;
		border-left:1px solid #333;
		border-right:1px solid #333;
	}
#headerlink {
 clear: both;
 padding: 10px 0;
 font-size: 0.8em;
 color: #666;
}

#footer{
 padding: 10px 10px 20px 10px;
 text-align:center;
 font-size: 0.8em;
 background: url("/image/footerback.gif") repeat-x;
 color:#666;
}

#notes{
 padding:10px 0;
 width: 760px;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
 font-size: 10px;
 line-height:1.5;
}
#headnotes{
 font-size: 0.8em;
 padding-bottom: 10px;
}
.clear {
 clear: both;
}
#fullbanner{
 padding-bottom:10px;
}
#kanteiarea{
 padding-bottom: 10px;
}
#kantei{
 text-align:center;
 font-size:0.8em;
 padding: 10px;
 background:#F4F9FE url("/image/tdback.gif") no-repeat;
}
#kanteibtn{
 background:#697CCB url("/image/thback.gif") repeat-x;
 color:#FFF;
}

