@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts h2 {
	margin-bottom: -20px;
}

#conts .content {
	padding: 29px 27px 41px 17px;
	background: #FFF;
}

#conts .imgList {
	margin-bottom: 17px;
}

#conts .imgList li {
	float: left;
}

#conts h3 {
	margin: 0 33px 5px;
	color: #5e462b;
	font-size: 1.8em;
	font-weight: normal;
}

#conts h3 span {
	font-size: 0.7em;
}

#conts .tabBox {
	width: 557px;
	margin: 0 auto 7px;
	border: 1px solid #604429;
}

#conts .tabBox table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

#conts .tabBox td,
#conts .tabBox th {
	padding: 5px 0 4px;
	width: 60px;
	text-align: center;
	line-height: 1.3;
	vertical-align: middle;
	color: #5e462b;
	font-size: 1.4em;
	font-weight: normal;
	border: 1px solid #604429;
}

#conts .tabBox th {
	padding: 15px 0 14px;
	background-color: #FAF3EB;
}

#conts .tabBox td {
	height: 38px;
}

#conts .tabBox .no {
	padding: 0;
	background: url(../syukuhaku/images/line01.gif) no-repeat;
}

#conts .tabBox .txt01 {
	font-size: 1.2em;
}

#conts .tabBox .txt02 {
	font-size: 0.8em;
}

#conts .tabBox .txt03 {
	font-size: 0.9em;
}

#conts .imgBox {
	margin: 0 25px 25px 30px;
}

#conts .imgBox .phoBox {
	margin-top: 1px;
	width: 179px;
	float: right;
	color: #b50101;
	text-align: center;
	font-size: 1.2em;
}

#conts .imgBox .phoBox img {
	margin-bottom: 3px;
}

#conts .imgBox .txtBox {
	width: 445px;
	float: left;
}

#conts .imgBox .txtBox .subBox {
	width: 240px;
	float: left;
}

#conts .imgBox .txtBox .subBox h4 {
	margin-bottom: 4px;
	color: #5e462b;
	font-size: 1.4em;
}

#conts .imgBox .txtBox .rBox {
	width:192px;
	float: right;
}

#conts .ttlImg {
	margin: 0 0px 48px 28px;
}

#conts .txtInner {
	margin: 0 0 25px 28px;
}

#conts .txtInner .lBox {
	float: left;
	width: 356px;
}

#conts .txtInner .lBox h3 {
	margin: 0 0 3px;
	color: #b50101;
	font-size: 1.2em;
}

#conts .txtInner .lBox h3 img {
	margin-right: 15px;
}

#conts .txtInner .lBox .tabBox {
	margin-bottom: 5px;
	width: auto;
}

#conts .txtInner .lBox .tabBox .wid01 {
	width: 52px;
}

#conts .txtInner .lBox .note {
	margin-right: -60px;
	padding-left: 1em;
	color: #b50101;
	font-size: 1.2em;
	line-height: 1.2;
	letter-spacing: -0.5px;
	text-indent: -1em;
}

#conts .txtInner .rBox {
	width: 265px;
	float: right;
}

#conts .txtInner .rBox h3 {
	margin: 0;
}

#conts .txtInner .rBox h3 img {
	display: block;
}

#conts .btmLink {
	margin: 0 57px 0 55px;
	clear: both;
}

#conts .btmLink li {
	float: left;
}

#conts .btmLink li a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
