@charset "UTF-8";
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style4 {color: #FFFFFF}
.style6 {font-size: 70%}
.style8 {font-size: 70%}
.style12 {color: #666666; font-weight: bold; }
.style13 {font-size: 70%; color: #666666; font-weight: bold; }
.style14 {font-size: 70%}
/*
.style15 {font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"}
.style16 {color: #FF3300}
.style17 {color: #FF0000}
*/
a{text-decoration: none;}
a:link{	color: #04d;}
a:visited{	color: #339;}
a:hover,
a:active{
	text-decoration: underline;
}
#subHeader td{
vertical-align:top;
font-size:75%;
color:#666;
background-color:#fff;
}


.subHeader{
	height: 26px;
	margin: 0 0 2px 1px;
/*
	border: 1px solid #000fff;
	border: 1px solid #c4e1ff;
	border: 1px solid #e0ffff;

	border-top: 1px solid #999999;
*/
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;

	background-color: #f0f8ff;	
/*
  background-color: #eeeeee;
*/
	font-size: 110%;
	vertical-align: middle;
	text-align: center;
}

.subHeader_menu{
		height: 25px;
		vertical-align: center;
		font-size: 75%;
		font-weight: bold;
		/*
		border: 1px solid #00ff00;
		*/
		margin-top: 10px;
}
