@charset "utf-8";
body {
	background-image: url(../img/bg01.png);
	margin: 0px;
	padding: 0px;
}
.area_copy a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 60px;
	color: #000000;
	text-decoration: none;
}

h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.area_header {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/bg.jpg);
	position: relative;
	padding: 10px 0px 0px;
	height: 440px;
	background-repeat: no-repeat;
}
.area_menu {
	padding: 0px;
	height: 38px;
	width: 785px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.area_menu ul {
	margin: 0px;
	padding: 0px;
}
.area_menu_li {
	float: left;
	height: 39px;
	width: 191px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/menu01.png);
	text-align: center;
	font-size: 12px;
	line-height: 36px;
}


.area_menu_li2 {
	float: left;
	height: 39px;
	width: 191px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/menu02.png);
	text-align: center;
	font-size: 12px;
	line-height: 36px;
}
.area_menu_li3 {
	float: left;
	height: 39px;
	width: 191px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/menu03.png);
	text-align: center;
	font-size: 12px;
	line-height: 36px;
}
.area_menu_li4 {
	float: left;
	height: 39px;
	width: 191px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/menu04.png);
	text-align: center;
	font-size: 12px;
	line-height: 36px;
}
.area_menu ul a {
	color: #000000;
	text-decoration: none;
	height: 38px;
	width: 191px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}





.area_header_h1 {
	float: right;
	height: 54px;
	width: 300px;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: right;
}
.area_header_h1 a {
	color: #000000;
	text-decoration: underline;
}
.area_logo {
	float: left;
	height: 54px;
	width: 470px;
	position: relative;
}
.area_base {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding: 0px;
	height: 54px;
}
.area_image {
	height: 315px;
	width: 680px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	position: relative;
	clear: both;
	background-image: url(../img/headimg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.area_eyecatch {
	background-color: #FFFFFF;
	height: 232px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	text-align: center;
}
.area_copy {
	height: 60px;
	width: 800px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 60px;
}
.area_white_end {
	height: 20px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/white_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
}
