@charset "utf-8";
/* CSS Document */
body{
	font-size:15px; 
}

.fontS { font-size:15px !important; }

#news_allbtn{position:absolute; bottom:5px; right:30px;}







/**商品情報TOP主力商品リスト部分**/


#mainwrap #main-mid #rightarea ul .hitokuchi{
	width:304px;
	height:323px;
	background:url(../../image/products/index/pro_index_bg_hitokuchi_L.jpg);
	list-style:none;
	margin:15px 15px 15px 0px;
	float:left;

}

#mainwrap #main-mid #rightarea ul .minicro{
	width:304px;
	height:323px;
	background:url(../../image/products/index/pro_index_bg_minicro_L.jpg);
	list-style:none;
	margin:15px 15px 15px 0px;
	float:left;
}

#mainwrap #main-mid #rightarea ul .applering{
	width:304px;
	height:323px;
	background:url(../../image/products/index/pro_index_bg_applering_L.jpg);
	list-style:none;
	margin:0px 15px 15px 0px;
	float:left;
}

#mainwrap #main-mid #rightarea ul .ookinadanish{
	width:304px;
	height:323px;
	background:url(../../image/products/index/pro_index_bg_ookinadanish_L.jpg);
	list-style:none;
	margin:0px 15px 15px 0px;
	float:left;
}

#mainwrap #main-mid #rightarea ul .indexname{
	color:#F60;
	font-weight:bold;
	font-size:110%;
	background:url(../../image/common/red_arrow.png) no-repeat 9px 213px;
	padding:210px 2px 0px 25px;
	line-height:120%; display:block; width:270px; 
}

#mainwrap #main-mid #rightarea ul .indexprice{
	color:#555555;
	font-weight:bold;
	font-size:13px;
	padding:0px 2px 0px 10px;
	line-height:120%;
	display:block;
	width:290px;
}



#mainwrap #main-mid #rightarea ul .indextext{
	font-size:105%;
	padding:5px 2px 0px 10px;
	width:290px;
	line-height:120%;
	}

/**商品情報・新商品インデックス**/

#mainwrap #main-mid #rightarea ul .procontents{
	background:url(../../image/products/common/pro_contents_bg_L.gif);
	width:201px;
	height:230px;
	list-style:none;
	float:left;
	margin:10px 10px 0 0;
	}
#mainwrap #main-mid #rightarea ul .name{
	background: url(../../image/common/red_arrow.png) no-repeat scroll 5px 5px transparent;
	color: #FF6600;
	display: block;
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
	padding: 0 2px 0 15px;
	width: 180px;

}

#mainwrap #main-mid #rightarea ul .price{
	color: #555555;
	display: block;
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
	padding: 0 2px 0 15px;
	width: 180px;
}
	