@charset "shift-jis";
/* CSS Document */

/*　共通　*/
* {
	margin:0;
	padding:0;
}
img {
	border:none;
	vertical-align:bottom;
}

ul, ul li, ol {
	list-style:none;
}
#cleaner13 {
	margin:0 auto;
	width:750px;
	text-align:center;
	background:#1373CA;
}
#cleaner13 li, #cleaner13 dt, #cleaner13 dd {
	float:left;
}
#cleaner13 h2 {
	padding-bottom:10px;
}


#cleaner13 .box {
	margin:0 10px;
	width:730px;
	background:#FFF;
	overflow:hidden;
}
#cleaner13 .p_top {
	padding:15px 10px 15px 0;
	text-align:right;
}
#cleaner13 .p_bn {
	padding:25px 10px 30px 0;
	text-align:right;
	background:url(../IMAGE/efeel_cleaner/bottom.jpg) left bottom no-repeat;
}



/*　いちおし商品のみ　*/
#cleaner13 .dl_w730 {
	width:730px;
	overflow:hidden;
	position:relative;
}
#cleaner13 .dl_w730 .dd_p {
	width:375px;
}
#cleaner13 .dl_w730 .price_box1 {
	width:345px;
	position:absolute;
	bottom:47px;
	right:15px;
}
#cleaner13 .dl_w730 dt a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	background: #fff;
}


/*　各タイプ ＞ タブメニュー730　*/
#cleaner13 .ul_w730_ti {
	width:730px;
	overflow:hidden;
	margin:0 auto;
}
#cleaner13 .ul_w730_ti li {
	/*padding-bottom:15px;*/
}
/*
#cleaner13 .ul_w730_ti a:hover img {
opacity:0.9;
filter: alpha(opacity=90);
-ms-filter: "alpha( opacity=90 )";
background: #fff;
}
*/

/*　各タイプ ＞ 商品部分　*/
 #cleaner13 .ul_w730 {
	width:730px;
	min-height:595px;
	overflow:hidden;
	background:url(../IMAGE/efeel_cleaner/line_bg.jpg) center repeat-y;
	position:relative;
	margin-bottom:20px;
}
#cleaner13 .ul_w730 li {
	width:365px;
	text-align:center;
	position:relative;
}

#cleaner13 .ul_w730 li .price_box1 {
	width:345px;
	position:absolute;
	bottom:0px;
	right:20px;
}
#cleaner13 .ul_w730 li a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	background: #fff;
}


/* 商品部分 ＞ 詳細ボタン＆価格 */
#cleaner13 .price_box1 dl {
	width:345px;
}
#cleaner13 .price_box1 .dd_bn {
	padding:13px 0 14px 0;
	width:160px;
}
#cleaner13 .price_box1 .dt_ka {
	/*padding-top:20px;*/
	padding-top:13px;
	width:185px;
}




/*価格プログラム*/
#cleaner13 .buy_price, #cleaner13 .buy_price li {
	float:none;
	line-height:100%;
	width:auto;
	margin:0;
	padding:0;
	border:none;
	background:none;
}
#cleaner13 li.motoprice, #cleaner13 span.spesicalprice {
	display:none;
}
#cleaner13 li.price {
	display:inline;
	color:#E50012;
	font-size:22px;
	font-weight:bold;
}
#cleaner13 .intax {
	display:inline;
	font-size:10px;
	color:#E50012;
}
