@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:#333;
	/*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; 
}








/*リンク-----------------------------------*/
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/bg3.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:0;
	padding-top:0px;
	/*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;
}

#main_area #top_img{
	margin-bottom:10px;
}
#info ul li .date {
	font-size: 10px;
	color: #C30;
}
#info {
	text-align: left;
	float: left;
	width: 720px;
	height: 170px;
}
#info ul li {
	border-bottom:1px dashed #DCDCDC;
	font-size: 11px;	
}
#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 20px 0px;
	width: 720px;
	top: 160px;
}

.cont_area a:hover img{
	filter: alpha(opacity=80);
	opacity: 0.8;
}


#newsBox{
	width:713px;
	height:200px;
	overflow:auto;
	float:left;
	text-align: left;
	border: dotted;
	border-color: #BEBD4D;
	background-color: #FBF9EC;
	margin-bottom: 20px;
}

#newsBox p{
	font-size:12px;
	margin:5px 0 5px 5px;
}

#newsBox ul{
	font-size:10px;
	margin:5px 0 10px 5px;
}

#newsBox ul li{
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px dashed #DCDCDC;
}

#newsBox .date{
	font-size:10px;
	font-weight:bold;
	color:#145c68;
	line-height:2em;
}
/*コンテンツ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;
}
.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;
}
.cont320{
	width:320px;
	text-align:left;
	margin-left:20px;
}
.cont230{
	width:230px;
	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:100px;
	height:130px;
	margin:5px 6px 0px 0px;
	padding:5px 5px  0px 5px;
	border:none;
	text-align:left;
	display:block;
	float:left;
}

.product_link a:hover img{
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.product_link2:hover{
	border:1px solid #000000;
	text-decoration:none;
}
.product_name{
	font-weight:bold;
	font-size:10px;
	line-height:1.5em;
}

.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:120px;
	height:160px;
	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:normal;
	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 #8B0000;
	padding-top:10px;
	margin:auto;
	background-color:#571f24;
	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_top00.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: 340px;
	width: 940px;
	text-align: left;
	border-bottom-color: #C3C3C3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#atama #up h1 a img{
	position: relative;
	left: 0px;
	bottom: 65px;
}
#main_area table a img{
	border: 1px solid #666;
	margin-top: 10px;
	margin-bottom: 2px;
	float: left;
}
#main_area table {
	float: left;
}
#main_area table a:hover img{
		filter: alpha(opacity=70);
	opacity: 0.7;
}
{
	float: left;
	right: 20px;
	position: relative;
}
