@charset "UTF-8";
* {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	color: #231914;
}
body {
	padding: 0px;
	background-color: #005E3C;
}
#contents {
	height: 768px;
	width: 100%;
	min-width:1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	height: 120px;
	width: 100%;
	margin-bottom: 0px;
}
#header_body {
	height: 100px;
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
#navi_upper  {
	float: right;
	height: 20px;
}
#navi_upper  li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	line-height: 15px;
	font-weight: normal;
	color: #231914;
	float: left;
	height: 15px;
	letter-spacing: 0.2em;
}
#navi_lower {
	height: 25px;
	float: right;
	margin-top: 15px;
}
#navi_lower  li {
	float: left;
	height: 25px;
	margin-left: 20px;
}
#header_body p {
	float: left;
	height: 60px;
	width: 150px;
}
#sitemap {
	height: 510px;
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-left: 42px;
	padding-right: 18px;
}
#sitemap   h1 {
	line-height: 40px;
	height: 40px;
	width: 940px;
	margin-bottom: 20px;
	float: left;
}
#sitemap   h2 {
	line-height: 20px;
	height: 20px;
	width: 290px;
	padding-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12pt;
	font-weight: bold;
	color: #005E3C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005E3C;
	margin-bottom: 20px;
}
#sitemap     h3 {
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 18px;
	font-weight: bold;
	height: 18px;
	width: 290px;
	letter-spacing: 0.01em;
	color: #005E3C;
	margin-bottom: 6px;
}
#sitemap  p {
	line-height: 18px;
	height: 18px;
	width: 290px;
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 6px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#arrow {
	background-image: url(../img/ico_arrow.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 12px;
	line-height: 12px;
	background-position: center center;
	margin-left: 6px;
}
#sitemap_left {
	height: 450px;
	width: 290px;
	float: left;
	margin-right: 40px;
}
#sitemap_center {
	height: 450px;
	width: 290px;
	float: left;
	margin-right: 40px;
}
.center_works {
	margin-top: 15px;
}
.center_column {
	margin-top: 30px;
}
#sitemap_right {
	height: 450px;
	width: 290px;
	float: left;
}
#faq_right h2 {
	float: left;
	height: 450px;
	width: 290px;
}
#footer {
	height: 108px;
	width: 100%;
	background-image: url(../img/common/bg_footer.png);
	background-repeat: repeat-x;
}
#copyright {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 8pt;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.2em;
	height: 15px;
	padding-top: 70px;
}
