@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#gNavi .navi01 a img {
	visibility: hidden;
}

#conts .contsImg {
	margin-bottom: 76px;
}

#conts h2 {
	margin-bottom: 33px;
}

#conts .photoList {
	margin-bottom: 76px;
}

#conts .photoList li {
	margin-bottom: 10px;
	width: 100%;
	float: left;
}

#conts .photoList li img {
	float: left;
}

#conts .photoList li p {
	padding: 69px 0 0 476px;
}

#conts .line {
	margin: 0 0 30px -150px;
	position: relative;
	zoom: 1;
	clear: both;
}

#conts .section {
	margin-bottom: 71px;
	padding: 76px 32px 63px 25px;
	border: 1px solid #848484;
	border-right: 2px solid #B3B3B3;
	border-bottom: 2px solid #BBBBBB;
}

#conts .headLine01 {
	margin-bottom: 1px;
}

#conts .section .ttl {
	padding-top: 239px;
	float: left;
}

#conts .section .inner {
	width: 551px;
	float: right;
	background: url(../img/03/inner_bg.gif) no-repeat left 20px;
}

#conts .section .inner ul li {
	text-align: center;
	color: #fff;
	font-size: 1.6em;
}

#conts .section .inner .txtList01 {
	padding: 27px 0 0 56px;
	width: 220px;
	float: left;
}

#conts .section .inner .txtList01 li {
	margin-bottom: 159px;
	padding: 18px 0 16px;
	background-color: #999;
	width: 220px;
	letter-spacing: -1px;
}

#conts .section .inner .txtList02 {
	width: 200px;
	float: right;
}

#conts .section .inner .txtList02 li {
	margin-bottom: 20px;
	padding: 9px 0 10px;
	background-color: #BFBFBF;
	width: 200px;
}

#conts .section .inner .txtList02 .mb26 {
	margin-bottom: 26px;
}

#conts .section .inner .txtList02 .mb81 {
	margin-bottom: 81px;
}