@charset "utf-8";
/* CSS Document */
body{
font-size:16px; 
}

.fontS { font-size:17px !important; }


#topmainwrap #top-left .cam{
	width:219px;
	height:300px !important;
	background:url(../../image/top/top_cam_bg_l.png) no-repeat !important;
	float:left;
	margin:4px ;	
	}
#topmainwrap #top-left .newproducts{
	width:219px;
	height:300px !important;
	background:url(../../image/top/top_newproducts_bg_l.png) no-repeat !important;
	float:left;
	margin:4px ;	
	}

#topmainwrap #top-left .products{
	width:219px;
	height:300px !important;
	background:url(../../image/top/top_products_bg_l.png) no-repeat !important;
	float:left;
	margin:4px ;	
	}

#topmainwrap #top-left .pokemon{
	width:219px;
	height:300px !important;
	background:url(../../image/top/top_pokemon_bg_l.png) no-repeat !important;
	float:left;
	margin:4px ;	
	}

#topmainwrap #top-left .recipe{
	width:219px;
	height:300px !important;
	background:url(../../image/top/top_recipe_bg_l.png) no-repeat !important;
	float:left;
	margin:4px ;	
	}


.contents-text {
    color: #555555;
    height: 87px !important;
    line-height: 115%;
    margin: 5px 15px 0;
}


#topmainwrap #top-left{
	width:694px;
	height:945px;
	background:url(../../image/common/top_contents_bg_left_l.png) no-repeat!important;
	list-style:none;
	margin:0px;
	padding:8px 0 0 6px;
	
	}
	
#topmainwrap #top-right{
	width:268px;
	height:945px!important;
	background:url(../../image/common/top_contents_bg_right_l.png) no-repeat!important;
	list-style:none;
	margin:0px;
	padding:0px;
	padding:12px 0 0 0px;	
	
	}
	

#topmainwrap #top-right #release{
	width:247px;
	height:632px!important;
	background:url(../../image/top/top_release_bg_l.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:110%;
	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;
}
	