@charset "utf-8";
/* CSS Document */
body{
	font-size:15px; 
}

.fontS { font-size:15px !important; }

#topmainwrap #top-left{
	width:694px;
	height:885px;
	background:url(../../image/common/top_contents_bg_left_m.png) no-repeat;
	list-style:none;
	margin:0px;
	padding:8px 0 0 6px;
	
	}
	

#topmainwrap #top-left .cam{
	width:219px;
	height:280px !important;
	background:url(../../image/top/top_cam_bg_m.png) no-repeat !important;
	float:left;
	margin:4px ;	
	}
#topmainwrap #top-left .newproducts{
	width:219px;
	height:280px !important;
	background:url(../../image/top/top_newproducts_bg_m.png) no-repeat !important;
	float:left;
	margin:4px ;	
	}

#topmainwrap #top-left .products{
	width:219px;
	height:280px !important;
	background:url(../../image/top/top_products_bg_m.png) no-repeat !important;
	float:left;
	margin:4px ;	
	}

#topmainwrap #top-left .pokemon{
	width:219px;
	height:280px !important;
	background:url(../../image/top/top_pokemon_bg_m.png) no-repeat !important;
	float:left;
	margin:4px ;	
	}

#topmainwrap #top-left .recipe{
	width:219px;
	height:280px !important;
	background:url(../../image/top/top_recipe_bg_m.png) no-repeat !important;
	float:left;
	margin:4px ;	
	}


.contents-text {
    color: #555555;
    height: 67px !important;
    line-height: 115%;
    margin: 5px 15px 0;
}

#topmainwrap #top-right{
	width:268px;
	height:885px;
	background:url(../../image/common/top_contents_bg_right_m.png) no-repeat!important;
	list-style:none;
	margin:0px;
	padding:0px;
	padding:12px 0 0 0px;	
	
	}
	
#topmainwrap #top-right #release{
	width:247px;
	height:572px!important;
	background:url(../../image/top/top_release_bg_m.png) no-repeat!important;
	margin:7px 0 0 10px;	
	}	

#news_allbtn{position:absolute; bottom:0; right:30px; margin-bottom:35px;}







/**商品情報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;
}
	