@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;
	font: 8px/1.0em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
	text-align: center;
}


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,0,0,5;
}


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

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

p { 
	margin:0 0 1em 0; 
}









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

a:link, 
a:visited {
	color:#571f24;
	text-decoration:none;
}

#dai .blu { color:#0000ff; }



a:active {
	color:#999;
}
/*--------------------------------------------*/


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

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


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




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

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


h1 span{
	display:none;
}


.ctg{
	border-bottom:1px solid #cccccc;
	padding-bottom:5px;
	text-align:left;
	color:#C00;
	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:176px;
	margin:60px auto 0px auto;
}

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

.bn_title{
	text-align:left;
	color:#036;
	font-size:14px;
	/*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;
	position: relative;	
}
#main a:hover {
	text-decoration:underline;
}
h2{
	text-align:right;
	margin-bottom:10px;
}
h2 span{
	display:none;
}



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

#shop_menu{
	margin-bottom:5px;
	list-style-type:none;
}

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


#main_area{
	width:720px;
	margin-left:20px;
	float: left;
	padding-top: 20px;
	position: relative;
}

#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 40px 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;
}
.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;
}

#sitemap1{
	width:340px;
	text-align:left;
	margin-left:30px;
	font-size:15px;
	float:left;
	}
	
#sitemap2{
	width:340px;
	text-align:left;
	font-size:15px;
	float:right;
	margin-bottom: 20px;
	}
ul#dai{

	margin-left:20px;
	}

ul#top{
	list-style-type:circle;
	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;
}


#about  {
	width: auto;
	border-top: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 12px;
	height: 600px;
	text-align: left;
	float: right;
	margin-left: auto;
	margin-right: auto;
}
#review  {
	width: 720px;
	border-top: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 12px;
	height: auto;
	text-align: left;
	float: left;
}


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



.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;
}


#page #main #pan {
	font-size: 12px;
	font-style: italic;
	color: #333;
	background-color: #FFF;
	text-align: left;
	float: right;
	width: 720px;
}


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




#menu .ja a { font: 12px/20px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif; }
#main #main_area #uper {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	text-align: center;
	height: 50px;
}
