/*===*/
img {
  vertical-align: bottom;
}

/*===*/
body {
	background-color: #333333;
	background-image: url(/image/bg5.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
body,td,th {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
.MainTable {
	height: 100%;
	width: 720px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.Header {
	background-color: #333333;
	border-top-width: 25px;
	border-top-style: solid;
	border-top-color: #000000;
	height: 125px;
}
.MainArea {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#NaviArea {
	height: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #000000;
	color: #CCCCCC;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
}
#NaviArea a:link {
	color: #FFFFFF;
}
#NaviArea a:visited {
	color: #FFFFFF;
}
#NaviArea a:hover {
	color: #0099FF;
}
#NaviArea a:active {
	color: #FFFF00;
}
.Navi {
	height: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #000000;
}
.Footer {
	background-color: #000000;
	height: 25px;
	padding-top: 5px;
}
.BorderColor1 {
	border: 1px solid #CCCC99;
}
.BorderColor2 {
	border: 1px solid #3399FF;
}
.mid_small {
	font-size: 12px
}
.mid_large {
	font-size: 14px}
.BorderColor3 {
	border: 1px solid #FF9933;
}
.LineHeightW {
	line-height: 1.3em;
}
h2 {
	text-align: center;
	margin: 20px;
}
.pagenavi {
	text-align: center;
	margin: 30px;
}
