﻿h2,h3,h4 {
	margin-top: 10px;
	margin-bottom: 10px;
}

#pageBase {
	width: 834px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border: 1px solid #BFBFBF;
	float: left;
	clear: both;
	font-size: 12px;
	line-height: 17px;
}
#pageShadow {
	background-image: url(../images/shadow.gif);
	text-align: left;
	background-repeat: repeat-y;
	background-position: 836px;
	width: 850px;
}
#pageFoot {
	clear: both;
	text-align: center;
	background-color: #2F668F;
	color: #FFFFFF;
	width: 836px;
}

#pageBase #menuArea {
	text-align: center;
	background-color: #6BA2CC;
}
#pageBase #headArea {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 69px;
	width: 834px;
}
#pageBase #headImgArea {
	height: 196px;
	width: 834px;
}

#pageBase #mainArea {
	background-image: url(../images/main_back.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#pageBase #mainArea #mainHeadArea {
	background-image: url(../images/main_head.gif);
	background-repeat: no-repeat;
	height: 23px;
}
#pageBase #mainArea #mainLeftArea {
	float: left;
	width: 578px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
#pageBase #mainArea #mainLeftArea #formArea {
	padding: 15px;
	border-right: solid #BEBEBE 1px;
	border-bottom: solid #BEBEBE 1px;
	background-color: #E7E7E7;
	width: 470px;
	text-align: left;
}
#pageBase #mainArea #mainLeftArea .infoLine {
	background-image: url(../images/h4_line.gif);
	height: 16px;
	width: 546px;
	color: #FFFFFF;
	padding-left: 12px;
	padding-top: 3px;
	font-weight: normal;
	font-size: 12px;
}
#pageBase #mainArea #mainRightArea {
	float: right;
	width: 216px;
	text-align: right;
}
#pageBase #mainArea #mainRightArea img {
	margin-right: 0px;
	margin-bottom: 10px;
}
#pageBase #mainArea #mainRightArea p {
	margin: 10px;
}
#pageBase #mainArea #mainRightArea #Description {
	width: 200px;
	text-align: left;
	padding-top: 20px;
	font-size: 11px;
	line-height: 13px;
	text-align: right;
}
#pageBase #mainArea #mainFootArea {
	clear: both;
	padding-top: 20px;
}

.tableBorderTop {
	width: 283px;
	height: 5px;
	background-image: url(images/table_border.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tableBorderMiddle {
	width: 283px;
	background-image: url(images/table_border.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.tableBorderBottom {
	width: 283px;
	height: 5px;
	background-image: url(images/table_border.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.style2 {
	list-style-type: none;
	margin: 0px;
	padding: 1em 0 0 1em;
}
.style2 span {
	color: #2F668F;
	padding-right: 0.5em;
}

