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

#conts .hBox {
	margin: 0 0 18px 0;
	width: 616px;
}

#conts .hBox h4 {
	background: url(../img/common/h402_bg.jpg) no-repeat;
	clear: none;
	margin: 0;
	width: 275px;
}

#conts ul {
	margin-bottom: 30px;
}

#conts .section {
	padding-top: 10px;
}

#conts .section ul {
	margin: 0 -8px 20px 0;
	width: 625px;
	overflow: hidden;
	zoom: 1;
}

#conts .section ul li {
	padding-bottom: 10px;
	position:relative;
}

#conts ul li {
	float: left;
	font-size: 1.2em;
	line-height: 1.2;
	margin-right: 8px;
	text-align: center;
	width: 148px;
}

#conts ul li a {
	color: #B30606;
}

#conts ul li img {
	border: #d5d4d4 solid 1px;
	display: block;
	margin-bottom: 9px;
}

#conts .section ul li a{
	display:block;
}
#conts .section ul li a img.new{
	border:none;
	position:absolute;
	left:0;
	top:0;
	text-align: left;
}

#conts dl.bt {
	 margin:0;
	 clear: both;
}

#conts dl.bt dt{
	float:left;
	width:103px;
	font-size:12px;
	font-weight: bold;
	padding:2px;
	text-align:right;
}
#conts dl.bt dd{
	margin-left:114px;
}

#conts dl.bt ul {
	margin:0 -15px 0 0;
	width: 516px;
	overflow:hidden;
	zoom:1;
}

#conts dl.bt li {
	padding-bottom: 5px;
	margin-right: 5px;
	float:left;
	width:124px;
	text-align:left;
}

#conts dl.bt dd a {
	padding:5px 0 3px;
	display: block;
	width: 122px;
	color:#000;
	text-align: center;
	font-weight: normal;
	border: 1px solid #ccc;
	background: url(../img/product/a_bg.gif) left center;
}

#conts dl.bt a.on {
	color:#B30606;
	font-weight: normal;
}


#conts .pageUp {
	padding: 0 10px 46px 0;
}

#conts .pageUp a {
	float: right;
}