@charset "UTF-8";
/* CSS Document */

.header_Area {
	clear: both;
	width: 800px;
	height: 80px;
	background-image: url(images/Templates/header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.navi_area {
	background-image: url(images/Templates/header.gif);
	background-position: 0px 0px;
	clear: both;
	height: 48px;
	width: 800px;
}
.header_left {
	float: left;
	height: 80px;
	width: 200px;
}
.header_right {
	float: right;
	height: 80px;
	width: 550px;
}
.contents_main {
	float: none;
	width: 770px;
	clear: both;
	text-align: center;
	padding-left: 10px;
}
.contents_under_left {
	float: left;
	width: 220px;
	clear: both;
	margin: 10px 10px 10px 0px;
	padding: 10px;
}
.contents_under_center {
	float: left;
	width: 220px;
	clear: none;
	margin: 10px;
	padding: 10px;
}
.contents_under_right {
	float: right;
	width: 220px;
	clear: both;
	margin: 10px 0px 10px 10px;
	padding: 10px;
}
.under_menu_text {
	clear: both;
	float: none;
	text-align: center;
	color: #FFFFFF;
}
.under_left {
	float: left;
	width: 600px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
}
.under_right {
	float: right;
	width: 158px;
	height: 39px;
}
.footer_01 {
	width: 650px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.contents_area {
	background-image: url(images/Templates/page_tile.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	clear: both;
	width: 800px;
}
.footer_area {
	clear: both;
	width: 800px;
	background-image: url(images/Templates/page_bottom.gif);
	background-position: 0px 0px;
}
.contents_under_unit {
	float: right;
	width: 530px;
}
a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
a:visited {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
