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

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

#banner {
	position: relative;
	height: 300px;
}

#banner a {
	background: url(../common/img/btn/banner_btn_over.gif) no-repeat left top;
	height: 48px;
	width: 183px;
	display: block;
	position: absolute;
	right: 3px;
	bottom: 5px;
}

#conts ul.link li a:hover img,
#banner a:hover img {
	visibility: hidden;
}

#conts ul.link li a:hover,
#banner a:hover {
	background-color: #fff;
}

#conts #boxA {
	margin-bottom: 18px;
	padding-right: 48px;
}

#conts #boxA ul.floatR {
	width: 340px;
}

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

#conts #inner #mr0,
#conts ul.link li.mr0,
#conts #boxA ul.floatR li.mr0 {
	margin-right: 0;
}

#conts #boxA ul.listP li {
	margin-bottom: 5px;
}

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

#conts ul.link {
	margin-bottom: 18px;
	text-align: center;
}

#conts ul.link li {
	margin-right: 10px;
	float: left;
}

#conts ul.link li a {
	display: block;
	height: 70px;
	width: 310px;
}

#conts ul.link li.navi01 a {
	background: url(../img/index/link01_over.gif) no-repeat;
} 

#conts ul.link li.navi02 a {
	background: url(../img/index/link02_over.gif) no-repeat;
} 

#conts ul.link li.navi03 a {
	background: url(../img/index/link03_over.gif) no-repeat;
} 

#conts #inner {
	margin-bottom: 38px;
	clear: both;
	background: url(../img/index/inner_back.gif) no-repeat left bottom;
}

#conts #inner .box {
	margin-right: 5px;
	width: 234px;
	float: left;
}

#conts #inner .mr4 {
	margin-right: 4px;
}

#conts #inner .box img {
	margin-bottom: 20px;
	display: block;
}

#conts #inner .box ul {
	margin: 0 25px 24px;
	font-size: 12px;
}

#conts #inner .box ul li {
	margin-bottom: 15px;
}

#conts #inner .box ul.mb40 {
	margin-bottom: 40px;
} 

#conts #inner .box ul.mb180 {
	margin-bottom: 111px;
	*margin-bottom: 121px;
	_margin-bottom: 132px;
} 

#conts #inner .box ul.mb220 {
	margin-bottom: 209px;
	*margin-bottom: 203px;
	_margin-bottom: 215px;
} 