@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;
}
#works {
	height: 510px;
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-left: 42px;
	padding-right: 18px;
}
#works     h1 {
	line-height: 40px;
	height: 40px;
	width: 940px;
	margin-bottom: 20px;
	float: left;
}
#works     h2 {
	line-height: 24px;
	height: 50px;
	width: 940px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	margin-bottom: 20px;
	float: left;
	font-weight: normal;
	text-align: center;
	margin-top: 150px;
}
#works       h3 {
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 20px;
	font-weight: bold;
	height: 18px;
	width: 290px;
	letter-spacing: 0.01em;
	color: #005E3C;
	margin-bottom: 5px;
}
#works    p {
	line-height: 20px;
	width: 450px;
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: justify;
}
#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;
}
