.MenuText {
	font-size: 14px;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}
.NaviText {
	font-size: 10px;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}
.CopyRightText {

	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;
}
a_activelink {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
	background-color: #FF0000;
}
.ContentsBase {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00496C;
	border-left-color: #00496C;
	background-color: #FFFFFF;
}
.TitleText {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	background-image: url(../img/TitleBgBar.jpg);
	line-height: 32px;
	padding-left: 10px;
}
.Text1 {
	font-size: 12px;
}
.style1 {
	color: #990000;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #002B55;
}