@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;
}
#business {
	height: 510px;
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-left: 42px;
	padding-right: 18px;
}
#business   h1 {
	line-height: 40px;
	height: 40px;
	width: 540px;
	margin-bottom: 20px;
	float: left;
}
#business_navi {
	float: right;
	height: 20px;
	width: 400px;
	line-height: 20px;
	margin-top: 10px;
}
#business_navi ul {
	float: right;
	height: 20px;
	line-height: 20px;
}
#business_navi    li {
	line-height: 20px;
	float: left;
	height: 20px;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 0.4em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#red {
	color: #DC1E14;
}
.business_deco {
	line-height: 20px;
	height: 20px;
	float: left;
	margin-left: 10px;
}
#business_main_deco {
	height: 435px;
	width: 934px;
	float: left;
	background-image: url(../img/bg_business_deco.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
#business_main_deco     h2 {
	line-height: 50px;
	height: 50px;
	width: 914px;
	padding-top: 20px;
	margin-bottom: 30px;
}
#business_main_deco ul {
	float: left;
	height: 280px;
	width: 210px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#business_main_deco li {
}
#deco_ill {
	line-height: 250px;
	height: 250px;
	width: 210px;
}
#deco_name {
	height: 12px;
	width: 215px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	line-height: 12px;
	font-weight: bold;
	color: #005E3C;
	list-style-position: inside;
	list-style-image: url(../img/ico_arrow.png);
	padding-top: 0px;
	vertical-align: top;
	text-align: center;
}
#business_main_deco       h3 {
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 24px;
	font-weight: normal;
	text-align: right;
	letter-spacing: 0.01em;
	float: right;
	clear: left;
	margin-right: 30px;
}
#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;
}
