@charset "UTF-8";

*{
	margin:0;
	padding:0;
}
body{
	background : transparent url(bg_contents.png) repeat scroll 0% 0%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	color:#46372C;
	letter-spacing:0.1em;
}

a:link,
a:visited{
	color:#336633;
	text-decoration:underline;
}
a:hover,
a:active{
	color:#999900;
}
a img{
	border:none;
}

#wrap{
	background : transparent url(bg_header.png) no-repeat scroll center top;
}
#header{
	position:relative;
	width:870px;
	height:120px;
	margin:0 auto;
}
#header h1{
	position:absolute;
	top:35px; left:40px;
}
#header .copy{
	position:absolute;
	top:35px; right:0;
	height:23px;
	float:left;
	background : transparent url(bg_copy.png) no-repeat scroll right top;
	color:#FFFFFF;
	line-height:1.6em;
	vertical-align:bottom;
}
.copy span{
	display:block;
	float:left;
	margin-right:10px;
	background : transparent url(bg_copy.png) no-repeat scroll left top;
	height:23px;
	padding:2px 10px 0px 20px;
}
#navi{
	width:870px;
	height:30px;
	margin:10px auto 0 auto;
	padding-left:38px;
	list-style-type:none;
}
#navi li{
	width:160px;
	height:30px;
	float:left;
	margin-right:8px;
}
#navi a{
	display:block;
	width:135px;
	height:23px;
	padding:7px 0 0 25px;
	background : transparent url(navi.png) no-repeat scroll 0% 0%;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	line-height:1.6em;
	vertical-align:bottom;
}
#navi a:hover,
#contents_01 #navi_01 a,
#contents_02 #navi_02 a,
#contents_03 #navi_03 a,
#contents_04 #navi_04 a,
#contents_05 #navi_05 a{
	background-position:0 -30px;
}
#contents{
	width:870px;
	margin:0 auto;
}
#contents_02 #contents,
#contents_03 #contents,
#contents_04 #contents,
#contents_05 #contents{
	background : transparent url(main_contents.png) repeat-y scroll 0% 0%;
}
#main{
	clear:both;
	width:870px;
	margin-bottom:20px;
	background : transparent url(main_contents.png) repeat-y scroll 0% 0%;
	text-align:center;
}
#pickup{
	width:250px;
	margin-bottom:30px;
	float:left;
}
#pickup{
	list-style-type:none;
}
#pickup li{
	width:250px;
	margin-bottom:10px;
	background : transparent url(pickup_contents.png) repeat-y scroll 0% 0%;
}
#pickup li .pickup_contents{
	width:230px;
	margin:0 auto;
}
#pickup li h2{
	padding:10px 0 5px 0;
	line-height:1.6em;
	font-size:14px;
	font-weight:bold;
}
#pickup li h2 a{
	text-decoration:none;
}
#pickup li.pickup_01{
	float:left;
}
#pickup li.pickup_02{
	float:right;
}
#pickup li .text{
	line-height:1.8em;
}
#pickup li h2 img{
	padding-right:10px;
}
#info_new{
	width:600px;
	float:right;
}
#info{
	background : transparent url(info_contents.png) repeat-y scroll 0% 0%;
	margin-bottom:10px;
}
#info h2{
	width:120px;
	padding:5px 0 0 20px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
#info dl{
	width:430px;
	padding:5px 10px 0 0;
	float:right;
	position:relative;
}
#info dt{
	position:absolute;
    left:0;
	width:100px;
	padding-top:2px;
	line-height:1.6em;
	font-size:10px;
	font-weight:bold;
	color:#336633;
}
#info dd{
	width:320px;
	padding-left:100px;
	line-height:1.8em;
}
#new{
	width:600px;
	margin-bottom:30px;
	background : transparent url(new_contents.png) repeat-y scroll 0% 0%;
}
#new_contents{
	width:580px;
	margin:0 auto;
	padding-bottom:10px;
}
#new_contents h2{
	width:565px;
	height:24px;
	margin-bottom:10px;
	padding:4px 0 0 15px;
	background : transparent url(bg_new.png) no-repeat scroll 0% 0%;
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
}
* html #new_contents h2{
	margin-left:10px;
}
#new_contents h3{
	padding:5px 0;
}
#new_contents h3 a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#new_contents ul{
	width:600px;
	margin-right:-20px;
	list-style-type:none;
}
* html #new_contents ul{
	width:600px;
	margin-right:-20px;
	padding-left:10px;
	list-style-type:none;
}
#new_contents ul li{
	width:280px;
	height:81px;
	margin-right:20px;
	border-bottom:dotted 1px #999999;
	padding:10px 0;
	float:left;
	overflow:hidden;
}
#new_contents .new_img{
	width:90px;
	float:left;
}
#new_contents .new_detail{
	line-height:1.6em;
}
#footer{
	clear:both;
	height:80px;
	padding-top:20px;
	background : transparent url(bg_footer.png) repeat scroll center center;
}
#footer address{
	font-size:10px;
	font-style:normal;
	text-align:center;
}
#contents_footer{
	clear:both;
	width:870px;
	margin:0 auto;
	padding-bottom:30px;
}
#contents_inner{
	width:830px;
	margin:0 auto;
}
#title{
	width:800px;
	height:32px;
	margin-top:10px;
	padding:8px 15px 0 15px;
	background : transparent url(bg_tit.png) no-repeat scroll 0% 0%;
}
#title h2{
	width:370px;
	float:left;
	font-size:16px;
	font-weight:bold;
	line-height:1.5em;
	vertical-align:bottom;
}
#title .copy{
	float:right;
	padding-top:3px;
	line-height:1.5em;
	vertical-align:bottom;
	font-size:12px;
	text-align:right;
}
#news{
	clear:both;
	padding-bottom:30px;
	list-style-type:none;
}
#news li{
	border-bottom:dotted 1px #999999;
	padding:20px 10px;
}
#news h3{
	width:500px;
	margin-bottom:10px;
	padding-left:15px;
	float:left;
	line-height:1.6em;
	vertical-align:bottom;
	background : transparent url(icon_01.png) no-repeat scroll 0% 0%;
	background-position:0 5px;
	font-size:14px;
	font-weight:bold;
}
#news .date{
	width:100px;
	float:right;
	color:#336633;
	font-weight:bold;
	text-align:right;
}
#news .text{
	clear:both;
	padding:0 15px;
	line-height:1.6em;
}
#concept{
	clear:both;
}
#concept_text{
	width:430px;
	margin-top:30px;
	padding-left:15px;
	float:left;
}
#concept_text p{
	line-height:1.8em;
	margin-bottom:20px;
}
#concept_img{
	width:360px;
	height:430px;
	margin-top:20px;
	float:right;
}
#concept_photos{
	clear:both;
	list-style-type:none;
}
#concept_photos li{
	padding:30px 0 20px 0;
	float:left;
}
#concept_photos .photo{
	margin-right:25px;
}
#products{
	clear:both;
	padding-top:20px;
}
#products_navi{
	width:200px;
	float:left;
}
#products_navi h2{
	margin-bottom:5px;
	padding:5px 10px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:1.6em;
	background-color:#738164;
}
#products_navi ul{
	list-style-type:none;
}
#products_navi ul li{
	border-bottom:dotted 1px #999999;
	padding:10px 20px;
	background : transparent url(icon_01.png) no-repeat scroll 0% 0%;
	background-position:4px 17px;
}
#products_navi ul li a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	line-height:1.6em;
}
#products_contents{
	width:610px;
	margin-bottom:20px;
	float:right;
}
#products_contents h2{
	padding:5px 10px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:1.6em;
	background-color:#52473A;
}
#products_contents ul{
	list-style-type:none;
}
#products_contents ul li{
	clear:both;
}
#products_contents ul li ul li{
	border-bottom:dotted 1px #999999;
	padding:20px 0;
}
#products_contents .photo{
	margin-right:20px;
	float:left;
}
#products_contents h3{
	margin:10px 0;
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
}
#products_contents .text{
	line-height:1.8em;
}
#products_contents .price{
	margin-top:10px;
	font-weight:bold;
	color:#336633;
	line-height:1.6em;
}
#products_contents .pagetop{
	clear:both;
	margin:10px 0 20px 0;
	text-align:right;
}
#shop_info{
	position:relative;
	clear:both;
	width:380px;
	margin:40px 20px 0 0;
	float:right;
	line-height:1.8em;
}
* html #shop_info{
	position:relative;
	clear:both;
	width:380px;
	margin:40px 10px 0 0;
	float:right;
	line-height:1.8em;
}
#shop_info dt{
	position:absolute;
	left:0;
	clear:both;
	width:100px;
	padding:10px 0 10px 5px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#336633;
}
#shop_info dd{
	padding:10px 0 10px 100px;
	border-bottom:dotted 1px #999999;
}
#shop_info_img{
	width:400px;
	margin:20px 0 10px 0;
	float:left;
	list-style-type:none;
}
#shop_info_img li{
	margin-bottom:10px;
}

/* スライド */
#main{
	position:relative;
}
#slide_btn{
	list-style-type:none;
}
#slide_btn a{
	display:block;
	width:19px;
	height:0;
	padding-top:32px;
	background : transparent url(btn_slide.png) no-repeat scroll 0% 0%;
	overflow:hidden;
}
#slide_btn_next{
	position:absolute;
	top:150px; right:-12px;
}
#slide_btn_next a{
	background-position:-19px 0;
}
#slide_btn_next a:hover{
	background-position:-19px -32px;
}
#slide_btn_back{
	position:absolute;
	top:150px; left:-12px;
}
#slide_btn_back a:hover{
	background-position:0 -32px;
}
#slide_img{
	width:850px;
	height:320px;
	overflow:hidden;
	margin:0 auto;
}
#slide_img ul{
	position:relative;
	overflow:hidden;
	list-style-type:none;
	width:850px;
	height:320px;
}
#slide_img ul li,
#slide_img ul li img{
	width:850px;
	height:320px;
}

/* クリアフィックスハック */
.clearfix::after{
	 
	content:"";
    display:block;
    clear:both;
} 
.clearfix{
	 
	display: inline-block; 
}
/* Mac版IE除外 \*/
.clearfix{
	 
	display: block; 
}