@charset "utf-8";
body {
	padding: 0px;
	margin: 0px;
	height: 100%;
}
#box {
	background-image: url(./img/bgimg.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	height: 100%;
	background-position: center;
	width: 860px;
	padding: 0px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.head {
	background-image: url(img/main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	padding: 0px;
	margin: 0px;
	width: 800px;
}
.headtext01 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	line-height: 16px;
	padding-top: 200px;
	padding-left: 480px;
}
.headtext02 {
	text-align: center;
	margin: 0px;
	background-image: url(img/head.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 50px;
	width: 800px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.headtext03 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #999999;
	text-align: right;
	height: 60px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.maintext01 {
	font-size: 12px;
	line-height: 16px;
	color: #017BC8;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.maintext02 {
	font-size: 12px;
	color: #353535;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.table_img {
	background-image: url(img/table.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 240px;
	margin: 0px;
	padding: 0px;
}
.table_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #0063A7;
	text-align: center;
	margin: 5px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.table_text01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #9999FF;
	text-align: center;
	font-weight: bold;
}
.table_text02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #9966CC;
	text-align: center;
	border: 1px solid #9966CC;
	background-color: #EEEEFF;
}
.kankyotext {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #353535;
	margin: 0px;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 80px;
}
.foottext {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	color: #CCCCCC;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
}
a:link {
	color: #0097DA;
}
a:visited {
	color: #DFDABD;
}
a:hover {
	color: #D4F0FC;
}

