@charset "utf-8";

#contents #compe .section {
	margin-bottom: 20px;
	overflow: hidden;
	zoom: 1;
}
#contents #compe h4 {
	margin:15px 0;
	padding:0 20px;
	height:30px;
	font-size:1.2em;
	font-weight: normal;
	line-height:33px;
	background:url(../images/h4_bg.png) center center no-repeat #ececec;
	border: none;
	clear:both;
}
#contents #compe dl {
	margin:0;
	padding:0;
}
#contents #compe dt {
	margin:15px 10px;
	padding:0 10px;
	height:30px;
	font-size:1.1em;
	line-height:33px;
	border-bottom: solid 1px #cccccc;
	clear:both;
}
#contents #compe dd {
	margin:0 15px 15px;
	padding:0 5px;
	overflow: hidden;
	zoom: 1;
}

#contents #compe dd a {
	display:block;
	float:left;
	width: 260px;
}
#contents #compe dd a img {
	display:block;
	margin:0 auto;
	border:solid 1px #dedede;
}
#contents #compe dd a:hover img {
	border-color: #ff9933;
}

.check3 {
	list-style: none;
	overflow: hidden;
	zoom: 1;
}
.check3 li {
	clear: both;
}
.check3 span {
	display: block;
	float: left;
	width: 100px;
}

.product {
	list-style: none;
	overflow: hidden;
	zoom: 1;
}
.product li {
	float: left;
	display: inline;
	width: 120px;
	margin-right: 10px;
	color: #999999;
	text-align: center;
}
.product li a img {
	display:block;
	margin:0 auto 5px;
	border:solid 1px #dedede;
}
.product li a:hover img {
	border-color: #ff9933;
}