@charset "utf-8";
@import "common/0-import.css";
#main{
	margin-bottom: 63px;
}

#conts {
	margin-top: 7px;
	width: 722px;
}

#banner {
	margin: 0 0 19px 0;
}

#conts .box01{
	padding: 3px 0 3px 0 ;
	margin-bottom: 18px;
	background-color: #000;
}

#conts h2{
	margin: 0 0 5px 7px;
}

#conts dl {
	height: 38px;
	width: 700px;
	padding: 0 6px 0 10px;;
	overflow: auto;
}

#conts dt {
font-size:11px;
line-height:1.3em;
}

#conts p.img {
	margin: 5px 7px 0 0;
	text-align: right;
}

#conts .box02{
	margin-bottom: 18px;
	padding: 0;
	background-color: #000;
	overflow: hidden;
	zoom: 100%;	
}

	*html #conts .box02{
		padding: 9px 11px 0 15px;
		
	}
	
	*+html #conts .box02{
		padding: 9px 11px 0 15px;
		
	}

#conts .box02 ul.one{
	margin-top: 13px;
}

	*html #conts .box02 ul.one{
		margin-top: 22px;
	}
	
	*+html #conts .box02 ul.one{
		margin-top: 22px;
	}
	
	*html #conts .box02 ul {
		margin: 0 2px  10px 0;
	}
	
	*+html #conts .box02 ul {
		margin: 0 2px  10px 0;
	}

#conts .box02 ul {
	margin: 0 2px  8px 0;
	overflow: hidden;
	zoom: 100%;
}

#conts .box02 ul li{
	margin-right: 7px;
	float: left;
	display: inline;
}

#conts .box02 ul li.px6{
	margin-right: 6px;
}

#conts .box02 ul li.px2{
	margin-right: 0;
}

#conts .box03{
	margin: 0 0 0 3px;
}

#conts .box03 ul{
	margin-right: 7px;
	float: left;
	padding: 7px 0;
	background-color: #000;
	width: 138px;
	height:200px;
}

#conts .box03 ul li{
	margin: 0 5px 0 6px;
	font-size: 9px;
	font-family: "ＭＳ ゴシック";
	line-height: 1.3;
	color: #797979;
}

	*html #conts .box03 ul li{
		margin: 0 5px 5px;
	}
	*+html #conts .box03 ul li{
		margin-bottom: 5px;
	}
	
#conts .box03 ul li.li01{
	margin-left: 7px;
}
	
	*html #conts .box03 ul li.px8{
		margin-left: 6px
	}
	*+html #conts .box03 ul li.px8{
		margin-left: 6px
	}



#conts .box03 ul li.li03{
	margin-left: 7px;
}



#conts .box03 ul.only{
	margin-right: 0;
	width: 136px;	
}

#conts .box03 ul.only li{
	margin-right: 0;
}

#conts .box03 ul li.text{
	margin-left: 8px;
}

#conts .box03 ul li.text1{
	margin-left: 7px;
}


#conts .box03 ul li.mt35{
	margin: 10px 7px 0 0;
	text-align: right;
}

#conts .box03 ul li.px11{
	margin-right: 11px;
	_margin-right: 7px;
}

#conts .box03 ul li.px10{
	margin-right: 7px;

}

#conts .box03 ul li.px6{
	margin-right: 6px;

}

#conts .box03 ul li.mt35 img {
	float: right;
}

#conts .box02 .imgBox {
	padding: 11px 8px 10px 8px;
	background: #dcdcdc;
	border-right: 1px solid #5b5b5b;
	border-bottom: 1px solid #585858;
	float: right;
}

#conts .box02 .imgBox img {
	display: block;
}

#conts .box02 ul li img {
	border: 1px solid #bdbdbd;
}

#conts .box02 ul li img.boderNone {
	border: none;
}

/*************
 ランキング
*************/


#ranking {
	background-image: url(../../../../user_data/images/ranking_title.gif);
	background-position: 10px 20px;
	padding-top: 65px;
	background-repeat: no-repeat;
	padding-left: 22px;
	width: 710px;
}

#ranking dl {
	height: 200px;
	width: 100px;
	float: left;
	padding-left: 5px;
}

#ranking dl dt {
	background-image: url(../../../../user_data/images/item_detail/yr_bg.gif);
	background-repeat: no-repeat;
	padding: 2px;
}

#ranking dl dt.btn {
	background-image: none;
}

#ranking dl dd {
	padding-top: 5px;
}

/*************
 New Arrival
*************/

#new_arrival {
	background-image: url(../../../../user_data/images/top/new_arrival_title.gif);
	background-position: 10px 20px;
	padding-top: 65px;
	background-repeat: no-repeat;
	padding-left: 10px;
	width: 710px;
}

#new_arrival dl {
height: 200px;
	width: 79px;
	float: left;
	padding-left: 10px;
}

#new_arrival dl dt {
	background-image: url(../../../../user_data/images/top/new_arrival_bg.gif);
	background-repeat: no-repeat;
	padding: 2px;
	height: 100px;
	width: 75px;
}

#new_arrival dl dt.btn {
	background-image: none;
	height: 110px;
	width: 80px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#new_arrival dl dd {
	padding-top: 5px;
}
