@charset "UTF-8";
/* CSS Document */





/* --------------------------------
	reset
-------------------------------- */
body {
	margin: 0;
	padding: 0;
}
#header ul, #header p {
	margin: 0;
	padding: 0;
}
#header ul li {
	list-style-type: none;
}
#header img {
	border: none;
	vertical-align: bottom;
}




/* --------------------------------
	共通
-------------------------------- */

html, body  {
	height: 100%;
/*	position:relative;*/
}



body {
	/*border-top:8px solid #571f24;*/
	color:#000;
	/*background: #ffffff url(../images/bg.gif) repeat-y center;*/
	text-align: center;
	font: 12px/1.6em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
}


h1, h2, h3, h4, h5, h6,
p, pre, blockquote, 
dl,dt,dd,ul,ol,li, 
pre,form,fieldset,textarea,input,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}


h1, h2, h3, h4, h5, h6 {
	line-height:1.6em;
}

p, li, dt, dl { 
	line-height:1.6em; 
}

p { 
	margin:0 0 1em 0; 
}

ul li { 
	list-style-type:none; 
}


#slideshow{
	margin-top:0px;
	width:720px;
	position:relative;
	height: 460px;
	text-align: left;
}

#slideshow li{
	position:absolute;
	left:1px;
	top:1px;
}

#slideshow li img{
	vertical-align:bottom;
	position: relative;
	margin: 0px;
}





/*リンク-----------------------------------*/
a img { border:0; }

a:link, 
a:visited {
	color:#571f24;
	text-decoration:none;
}
/*
a:hover {
	text-decoration:underline;
}
*/
a:active {
	color:#999;
}
/*--------------------------------------------*/


/*page--------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#page{
	width:940px;
	height:;
	margin:auto;
	background: url(../img/all/bg8.gif) repeat-y center;	
}


/*--------------------------------------------*/




/*sideサイドバー---------------------------------------------------------------------------------------------------------------------------*/
#side{
	/*border-top:4px solid #571f24;*/
	width:200px;
	height:100%;
	margin:auto;
	padding:10px 0px 0px 0px;
	/*background-color:#E3E0DF;*/
	float:left;
	
}
#side2{
	/*border-top:4px solid #571f24;*/
	width:200px;
	height:100%;
	margin:auto;
	padding:0px 0px 0px 0px;
	/*background-color:#E3E0DF;*/
	float:left;
	
}


.top_menu{
	width:170px;
	margin:15px auto 0px auto;
}


h1 span{
	display:none;
}


.ctg{
	border-bottom:1px solid #cccccc;
	padding-bottom:5px;
	text-align:left;
	color:#696969;
	font-size:14px;
	/*font-weight:bold;*/
	line-height:2.2ex;
}
.ctg a{
	color:#696969;
}

ctg a:visited{
	color:#;
}


.item{
	padding-top:3px;
	text-align:left;
	font-size:12px;
	/*font-weight:bold;*/
	line-height:3ex;
}



.bn_area{
	width:170px;
	margin:60px auto 0px auto;
}

.bn_box{
	width:170px;
	margin:0px auto 30px auto;
}

.bn_title{
	text-align:left;
	color:#000;
	font-size:12px;
	/*font-weight:bold;*/
	margin:0px 0px 10px 0px;
}

.bn{
	text-align:center;
	color:#666;
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

.bn a:hover img{
	width:176px;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

/*main---------------------------------------------------------------------------------------------------------------------------*/
#main{
	/*border-top:4px solid #000000;*/
	width:740px;
	height:100%;
	margin:auto;
	padding-top:10px;
	/*background-color:#FFFFFF;*/
	float:right;
}
#main2{
	/*border-top:4px solid #000000;*/
	width:740px;
	height:100%;
	margin:auto;
	padding-top:10px;
	/*background-color:#FFFFFF;*/
	float:right;
	
}

h2{
	text-align:right;
	margin-bottom:10px;
}
h2 span{
	display:none;
}



/*ショップメニュー送料、かごチェックなどのメニュー------------------------*/

#shop_menu{
	margin-bottom:5px;
	margin-top: 30px;
}

#shop_menu li{
	float:right;
	margin-left:5px;
	font-size:10px;
	/*border-left:1px solid #ccc;*/
}
/*--------------------------------------------*/


#main_area{
	width:720px;
	margin-left:20px;
	margin-bottom: 20px;
}

#main_area #top_img{
	margin-bottom:10px;
}
#main_area #top_img span{
	display:none;
}



/*コンテンツ見出し-----------------------------------------------------------------*/
.cont_title{
	text-align:left;
	border-bottom:1px solid #571f24;
	color:#333;
	font-size:18px;
	margin:0px 0px 10px 0px;
}

.hugkun1{
	background: url(../img/all/hugkun1.gif) no-repeat right;
}
.hugkun2{
	background: url(../img/all/hugkun2.gif) no-repeat right;
}
.hugkun3{
	background: url(../img/all/hugkun3.gif) no-repeat right;
}

.cont_area{
	margin:0px 0px 0px 0px;
}


/*コンテンツTXTのサイズ　CLASS指定変更で対応---------------------------------------*/

.cont{
	float:left;
}
.contR{
	float:right;
}
.contTXT{
	text-align:left;
	font-size:14px;
	font-weight:bold;
}
.cont650{
	width:650px;
	text-align:left;
	margin-left:5px;
}

.cont600{
	width:600px;
	text-align:left;
	margin-left:20px;
}

.cont520{
	width:520px;
	text-align:left;
	margin-left:20px;
	color: #333;
}
.cont480{
	width:480px;
	text-align:left;
	margin-left:20px;
}
.cont400{
	width:400px;
	text-align:left;
	margin-left:20px;
}
.cont410{
	width:410px;
	text-align:left;
	margin-left:50px;
}
.cont450{
	width:450px;
	text-align:left;
	margin-left:20px;
}
.cont300{
	width:300px;
	text-align:left;
	margin-left:20px;
}

.cont380{
	width:380px;
	text-align:left;
	margin-left:20px;
}

.cont360{
	width:360px;
	text-align:left;
	margin-left:20px;
}
.cont350{
	width:350px;
	text-align:left;
	margin-left:20px;
}
.cont320{
	width:230px;
	text-align:left;
	margin-left:20px;
}
.cont290{
	width:290px;
	text-align:left;
	margin-left:20px;
}



.cont230{
	width:230px;
	text-align:left;
	margin-left:20px;
}

.cont200{
	width:200px;
	text-align:left;
	margin-left:20px;
}








/*プロダクトメニュー-------------------------------------------------*/


.product_menu{
	height:20px;
	margin:20px 0px 30px 0px;
}

.lineup{
	/*font-weight:bold;*/
	font-size:10px;
	text-align:left;
}

.product_menu ul{	
	width : 99%;/* IE6バグ の為に指定　アンダーライン直す */
	border-bottom:1px solid #ccc;
	/*font-weight:bold;*/
	font-size:13px;
}

.product_menu li{
	float:left;
	padding:5px 10px 2px 10px;
	border-left:1px solid #ccc;
}

.product_menu .rborder{
	border-right:1px solid #ccc;
}

.product_menu .act{
	background-color:#571f24;
	color:#fff;
}

.product_menu .nonact a{
	color:#333;
	text-decoration:none;
}

.product_menu .nonact a:hover{
	color:#7f0019;
	text-decoration:underline;
}





/*--------------------------------------------*/



.product_top_img{
	margin:10px 0px 20px 0px;
}
#main_area .product_top_img span{
	display:none;
}



/*プロダクトリンク商品一覧ブロック-------------------------------------------------*/

.product_link{
	width:150px;
	height:220px;
	margin:10px 6px 0px 0px;
	padding:10px;
	border:2px solid #ccc;
	text-align:left;
	display:block;
	float:left;
	
}

.product_link:hover{
	border:2px solid #000000;
	text-decoration:none;
}

.product_name{
	font-weight:bold;
	font-size:10px;
	line-height:1.2en;
}

.product_price{
	font-weight:bold;
	font-size:10px;
	text-align:right;
	line-height:1.2en;
}


.product_linkCTG{
	text-align:left;
	margin:15px 0px 0px 0px;
}



/*--------------------------------------------*/



#toTOP{
	font-size:9px;
	text-align:right;
}


/*--------------------------------------------*/




/*サイドテーブルページ--------------------------------------------------------------------------------------------------------------------------*/




/*JARAPAページ--------------------------------------------------------------------------------------------------------------------------*/

.title_jarapa span{
	font-family:"ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}


/*TOPICsページ--------------------------------------------------------------------------------------------------------------------------*/

.topics_date{
	font-size:10px;
	text-align:left;
}
.topics_img{
	width:400px;
	text-align:left;
}

.topics_new{
	color:#ff0000;
}


/*商品個別ページ　--------------------------------------------------------------------------------------------------------------------------*/

.ITEMIMG{
	 float:left;
	 width:340px;
	 height:;
	 margin-right:10px;
}

.ITEMTXT{
	 float:left;
	 width:350px;
	 height:;
	 text-align:left;
	 font-size:11px;
}

.ITEMDTL li{
	margin-bottom:5px;
}

.ITEMNAME{
	margin:30px 0px 0px 0px;
	font-size:12px;
}


.ITEMCART{
	display:block;
	width:350px;
	height:80px;
	margin:0px 0px 10px 0px;
	background-color:#e3e0df;
	padding:10px;
	font-size:14px;
}



.ITEMCART li{
	margin-bottom:10px;
}

.ITEMCART .ICleft{
	float:left;
	margin-right:10px;
}
ITEMCART .ICright{
	float:right;
}

.ITEMCART .contacBtn{
}

/*商品個別ページのコメントのjs読み込み部分----------------------------*/

#itemColor,
#itemDetail {
	width: 370px;
	margin-bottom: 1em;
	display: block;
	clear: left;
	float: left;
}
#itemColor a,
#itemDetail a {
	display: block;
	float: left;
}

#itemColor img,
#itemDetail img {
	height: 60px;
	width: 60px;
	margin-right: 5px;
}

#itemColor .title,
#itemDetail .title {
	text-align: left;
	font: bold 14px "Myriad Pro", "Myriad Web", Myriad, Helvetica, sans-serif;
	margin-bottom: 0px;
}


/*商品個別ページのオススメ商品----------------------------*/

.cont_titleREC{
	text-align:left;
	border-bottom:1px solid #571f24;
	color:#333;
	font-size:18px;
	margin:0px 0px 10px 0px;
	width:718px;
}

.product_linkREC{
	width:150px;
	height:220px;
	margin:10px 6px 0px 0px;
	padding:10px;
	border:2px solid #ccc;
	text-align:left;
	display:block;
	float:left;
}

.product_linkREC:hover{
	border:2px solid #000000;
	text-decoration:none;
}

.product_name{
	font-weight:bold;
	font-size:10px;
	line-height:1.2en;
}

.product_price{
	font-weight:bold;
	font-size:10px;
	text-align:right;
	line-height:1.2en;
}




/*footer----------------------------------------------------------------------------------------------------------------*/

#footer{
	width:100%;
	height:110px;
	border-top:1px solid #999;
	padding-top:10px;
	margin:auto;
	background-color:#999;
	position:relative;
	bottom:0px;
	left:0px;
	color:#fff;
	text-align:left;
}



#footer h5{
	margin: 0 0 0 30px;
	font-size:12px;
}

#footinfo{
	font-size:10px;
	float:left;
	position:absolute;
	bottom:5px;
	left:30px;
}

#copyright {
	display: block;
	float: right;
	font: 10px/1em Arial, Helvetica, sans-serif;
	position:absolute;
	bottom:5px;
	right:30px;
}
#up {
	background-image: url(../img/all/shop_top.gif);
	float: left;
	height: 315px;
	width: 940px;
	background-repeat: no-repeat;
}





/*--------------------------------------------*/




#menu .ja a { font: 12px/20px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif; }
#atama {
	height: 400px;
	width: 940px;
	text-align: left;
}
#atama #up h1 a img{
	position: relative;
	left: 30px;
	bottom: 20px;
}
.cont260 {
	width:260px;
	text-align:left;
	margin-left:20px;
}
.cont270 {
	width:270px;
	text-align:left;
	margin-left:20px;
}
#page #main #pan {
	font-size: 12px;
	font-style: italic;
	color: #333;
	background-color: #FFF;
	text-align: left;
	float: right;
	width: 700px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.ITEMIMG{
	margin-top:30px;
}
#page #main .cont_title span strong {
	color: #F00;
}

