@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;
}
#kodawari {
	height: 510px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 42px;
	padding-left: 42px;
}
#kodawari h1 {
	line-height: 40px;
	height: 40px;
	width: 940px;
	margin-bottom: 20px;
}
#kodawari_text {
	height: 270px;
	width: 350px;
	margin-right: 20px;
	float: left;
}
#kodawari_text h2 {
	line-height: 100px;
	height: 100px;
	width: 350px;
}
#kodawari_text  h3 {
	font-size: 11pt;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 25px;
	font-weight: normal;
	text-align: justify;
	height: 125px;
	width: 350px;
}
#kodawari_text p {
	line-height: 25px;
	height: 25px;
	width: 110px;
	float: right;
	margin-top: 20px;
}
#kodawari_img {
	height: 270px;
	width: 570px;
	float: left;
}
#navi_kodawari {
	height: 100px;
	width: 944px;
	margin-top: 20px;
	float: left;
}
#navi_kodawari li {
	line-height: 100px;
	float: left;
	height: 100px;
	margin-right: 2px;
	margin-left: 2px;
}
#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;
}
#inline1 {
}
#inline1 h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15pt;
	font-weight: normal;
	color: #005E3C;
	text-align: center;
	height: 25px;
	width: 600px;
	line-height: 25px;
	margin-bottom: 25px;
	margin-top: 30px;
	letter-spacing: 0.25em;
}
#inline1 p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10.5pt;
	font-weight: normal;
	width: 560px;
	line-height: 22px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	color: #005E3C;
	height: 135px;
	margin-bottom: 10px;
}
#inline1 img {
	height: 300px;
	width: 560px;
	margin-right: auto;
	margin-left: 20px;
}
