body {
	background-color: #000000;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.header {
	padding-top: 40px;
}
.footer {
	padding-top: 0px;
	padding-bottom: 10px;
}
.menu-act {
	font-size: 12px;
	color: #FFF;
	background-color: #4c71a2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-weight: bold;
	width: 120px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu-def {
	font-size: 12px;
	color: #293d6b;
	background-color: #c8d7e3;
	padding-top: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-weight: bold;
	width: 120px;
	text-align: center;
	padding-bottom: 5px;
}
.a-menu:link {
	color: #293d6b;
	text-decoration: none;
}
.a-menu:visited {
	color: #293d6b;
	text-decoration: none;
}
.a-menu:hover {
	color: #293d6b;
	text-decoration: none;
	text-decoration: underline;
}
a:link {
	color: #4c6e94;
	text-decoration: none;
}
a:visited {
	color: #4c6e94;
	text-decoration: none;
}
a:hover {
	color: #4c6e94;
	text-decoration: underline;
}
.top-main {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(img/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 400px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4c71a2;
	border-bottom-color: #4c71a2;
	padding-top: 50px;
	padding-left: 30px;
	line-height: 150%;
	letter-spacing: 2px;
}
.access-main {
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4c71a2;
	border-bottom-color: #4c71a2;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
}
.info-main {
	font-size: 80%;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(img/info_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4c71a2;
	border-bottom-color: #4c71a2;
	padding-top: 30px;
	padding-left: 30px;
	line-height: 150%;
	padding-right: 200px;
	padding-bottom: 30px;
}
.mail-main {
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4c71a2;
	border-bottom-color: #4c71a2;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	height: 400px;
	font-size: 80%;
}
.text80per {
	font-size: 80%;
}
.text110per {
	font-size: 110%;
}
.pageTitile {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 4px;
	padding-bottom: 1px;
}
.pageSubtitle {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 2px;
}
