@charset "EUC-JP";

/*  #contents #main
---------------------------------------------------------- */
/* h1 */
#contents div.hl{
	position: relative;
}

#contents div.hl .linkPlus{
	position: absolute;
	top: 10px;
	right: 0;
}

/*-- box_modelList --*/
#main .box_modelList h2.tit{
	margin: 0;
	background: url(/market/common_v2/img/icon_h2_model.gif) no-repeat 0 50%;
}

#main .box_modelList .box_roundWhite{
	padding: 10px 0 0 0;
}


/*-- topImg --*/
#main .box_modelList .topImg{
	position: relative;
	width: 928px;
	margin: 0 auto 5px auto;
	padding: 2px 0 0 0;
	background: url(/market/common_v2/img/bg_top_img_top.gif) no-repeat 0 0;
}

#main .box_modelList .topImgBg{
	padding: 20px 15px;
	background: url(/market/common_v2/img/bg_top_img_bottom.gif) no-repeat 0 100%;
}

#main .box_modelList .topImg p.img{
	position: relative;
	left: 0;
	top: 0;
	text-align: center;
}

#main .box_modelList .topImg p.img img{
	width: 548px;
	height: 260px;
}

#main .box_modelList .topImg span{
	display: block;
	position: absolute;
	left: 4px;
	top: 2px;
	width: 34px;
	height: 33px;
	z-index: 9;
}

#main .box_modelList .topImg span.new{
	background: url(/market/common_v2/img/icon_new_model.png) no-repeat 0 0;
}

#main .box_modelList .topImg p.txt a{
	display: block;
	position: absolute;
	left: 4px;
	top: 4px;
	width: 920px;
	height: 290px;
	z-index: 10;
	background: url(/);
}

#main .box_modelList .topImg p.txt a span{
	position: static;
	padding: 250px 0 0 15px;
	width: auto;
	height: auto;
}


/*-- imgList --*/
#main .box_modelList .imgList{
	width: 928px;
	margin: 0 auto 5px auto;
}
#main .box_modelList .imgListBg{
	float: left;
	background: url(/market/common_v2/img/bg_img_list_bottom.gif) no-repeat 0 100%;
}

#main .box_modelList .imgListDetail{
	position: relative;
	width: 200px;
	float: left;
	padding: 12px 16px 50px 15px;
	background: url(/market/common_v2/img/bg_img_list_top.gif) no-repeat 0 0;
}

#main .box_modelList .imgList p.img{
	position: relative;
	left: 0;
	top: 0;
	text-align: center;
	z-index: 8;
}

#main .box_modelList .imgList p.img img{
	width: 200px;
	height: 110px;
}

#main .box_modelList .imgList span{
	display: block;
	position: absolute;
	left: 4px;
	top: 1px;
	width: 34px;
	height: 33px;
	z-index: 9;
}

#main .box_modelList .imgList span.new{
	background: url(/market/common_v2/img/icon_new_model.png) no-repeat 0 0;
}

#main .box_modelList .imgList p.txt a{
	display: block;
	position: absolute;
	left: 6px;
	top: 2px;
	width: 222px;
	height: 165px;
	z-index: 10;
	background: url(/);
}

#main .box_modelList .imgList p.txt a span{
	position: static;
	padding:  125px 0 0 11px;
	width: auto;
	height: auto;
}