@charset "utf-8";
@import "../common/css/0-import.css";

#footer {
	margin-top: 20px;
}

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

#conts ul.list01 {
	margin: 0 0 10px 5px;
	overflow: hidden;
	zoom: 1;
}

#conts ul.list01 li {
	margin-bottom: 5px;
	float: left;
}

#conts ul.list01 li a {
	display: block;
	width: 310px;
}

#conts ul.list01 li.btn01 a {
	background: url(../img/index/list-btn01_over.jpg) no-repeat left top;
}

#conts ul.list01 li.btn02 a {
	background: url(../img/index/list-btn02_over.jpg) no-repeat left top;
}

#conts ul.list01 li.btn03 a {
	background: url(../img/index/list-btn03_over.jpg) no-repeat left top;
}

#conts ul.list01 li.btn04 a {
	background: url(../img/index/list-btn04_over.jpg) no-repeat left top;
}

#conts ul.list01 li a:hover {
	background-color: #fff;
}

#conts ul.list01 li a:hover img {
	visibility: hidden;
}

#conts ul.list01 li.mb0 {
	margin-bottom: 0;
}

#conts ul.list01 li.mr5 {
	margin-right: 5px;
}

#conts .boxA {
	margin: 0 5px 15px 5px;
	overflow: hidden;
	zoom: 1;
}

#conts .boxA .sBox01 {
	padding: 4px 0;
	border: 1px solid #c7c7c7;
	width: 308px;
	overflow: hidden;
	zoom: 1;
}

#conts .boxA .sBox01 ul {
	margin-left: 4px;
}

#conts .boxA .sBox01 ul li {
	margin-right: 4px;
	float: left;
}

#conts .boxA .sBox01 ul li.mr6 {
	margin-right: 6px;
}

#conts .boxA .sBox01 ul li.wid01 {
	width: 121px;
}

#conts .boxA .sBox01 ul li.wid01 ul {
	margin: 0;
}

#conts .boxA .sBox01 ul li.wid01 ul li {
	margin: 0 0 4px 0;
}

#conts .boxA .sBox01 ul li.wid01 ul li.mb0 {
	margin-bottom: 0;
}

#conts .bottomBox {
	padding-bottom: 5px;
	background: url(../img/index/bottomBox_back.gif) repeat-y left bottom;
	overflow: hidden;
	zoom: 1;
}

#conts .bottomBox .leftBox {
	padding-top: 4px;
	margin-right: 10px;
	float: left;
	width: 286px;
	color: #9e470c;
}

#conts .bottomBox .leftBox h4 {
	margin: 0 0 5px 7px;
}

#conts .bottomBox .leftBox p {
	margin: 0 126px 0 7px;
	line-height: 1.5;
}

#conts .bottomBox .rightBox {
	padding-top: 4px;
	float: left;
	width: 329px;
	background: url(../img/index/back01.gif) repeat-y left top;
}

#conts .bottomBox .rightBox p {
	margin: -5px 0 0 15px;
	font-size: 10px;
	line-height: 1.8;
}

#conts .bottomBox .rightBox p span {
	font-weight: bold;
}

#conts .bottomBox .rightBox img.floatR {
	margin-left: 8px;
}

#conts .bottomBox img.clear01 {
	clear: both;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
}
