@charset 'UTF-8';


/*******************************************************/
/*基本設定*/
*{margin:0; padding:0; border:0;}
html, body {height: 100%;}
* html div#container{
    height:100%;
}
body {
	margin:0 30px;
	font-size:12px;
	color:#1b0d02;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	text-align:left;
	background:#897053;
}
.txt{font-size:12px; letter-spacing: 0.1em; line-height: 20px;}
a{color:#000; text-decoration:none;}
a:hover{text-decoration:underline;}

ul,dl{list-style-position: outside; list-style-type:none;}
li, dt, dd, address {
	line-height: 1.5;
}
p {
	margin-bottom: 15px;
	line-height: 1.8;
	text-align:justify;
}

em {
	font-weight: bold;
}
img {
	margin:0px;
	border:none;
	padding:0;
}

a{color:#000;text-decoration:underline;}
a:hover{color:#ea3700;text-decoration:none; }
a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

h2{
	margin:0 0 20px 0; 
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size:20px;
}
h2 img{
	margin:10px 0 30px 0; 
	padding:0;
}
/*******************************************************/
/*ぱんくずリスト*/
div#pan{
	padding:0;
	margin:0px 0px 10px;
	text-align:left;
	font-size:10px;
	line-height:12px;
	letter-spacing:1px;
}


/*******************************************************/
/* set SLIDE SHOW (TOP page) */

#slideshow {
    position:relative;
    height:450px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/*******************************************************/
/*layout*/


#container {
	width: 1000px;
	margin:50px auto;
	position: relative;
	height: 100%;
	min-height: 100%;
	border:1px solid #1E1006;
	background:#FFF;
}
body > #container {
        height: auto;
}
#contents {
        padding:0 0 50px 0;
}
#mid_area {
	padding:12px 0 10px 0;
	overflow: auto;
}

div#fb_area{
clear:both;
border-top:1px dashed #2E0000;
margin:40px 20px 0 0;
padding:6px 2px 2px 2px;
}
div#fb_area iframe{
margin:4px 10px 0 10px;
padding:0;
}

/*******************************************************/
/*HEADER*/

div#header{
	height: 190px;
	margin: 0px auto 0px;
	position:relative;
}
div#header a{
	position:absolute;
}
a#hd_logo{
	top:50px;
	left:50px;
}
a#hd_01{
	top:116px;
	left:398px;
}
a#hd_02{
	top:116px;
	left:536px;
}
a#hd_03{
	top:116px;
	left:738px;
}
a#hd_04{
	top:116px;
	left:880px;
}
div#header a:hover{
	background-position:bottom;
}


div#header img#p_title{
	position:absolute;
	top:144px;
	display:block;
	left:204px;
}


/*******************************************************/
/*sidemenu*/

div#sidemenu{
	float:left;
	width:200px;
	margin:0px 0 0 0;
	padding:0;
	height:auto;
}
div#sidemenu ul{
	padding:0;
	margin:0 0 30px 56px;
	list-style-type: none;
}
div#sidemenu ul a{
	display: block;
}
div#sidemenu li{
	padding:0;
	margin:0px 0 20px;
}
div#sidemenu li.plussub{
	padding:0;
	margin:0px 0 6px;
}
div.sidemenu_sub{
	padding:0;
	margin:0px 0 20px 15px;
}
div.sidemenu_sub p{
	padding:0;
	margin:0px 0 4px;
}

div#sidemenu div.bn{
	margin:10px 0 10px 30px;
}

div#main_top {
	float:right;
	width:720px;
	margin:0 0 0px 0;
	padding:0;
}

div#main {
	text-align:left;
	margin:0px 40px 10px 0;
	padding:0;
}

div#main p{
	margin:0px 40px;
	line-height:2.0em;
}

.ct40{
	margin:40px auto 0;
	text-align:center;
}

/*******************************************************/
/*トップページ news*/


/*******************************************************/
/*取り扱い店舗*/
div.shop_data{
	clear:both;
	border-top:1px solid #1E0006;
	padding: 30px 30px;
	margin:20px 40px;
   display: block;
}
div.shop_data img{
	float:right;
	padding:0px;
	margin:0px 10px 40px 30px;
}
div.shop_data h3{
	padding:0px;
	margin:0px 0 10px;
}
div.shop_data ul{
	padding:0px 0;
	margin:0px 0 0px 20px;
}
div.shop_data li{
	padding:4px 0;
	margin:0px 0 0px 0px;
	line-height:20px;
}


/*******************************************************/
/*EVENT*/
#event{
margin:20px 40px;
}
#event h3{
	margin:0 0;
	padding:4px 8px;
	border-bottom:1px solid #44321c;
	border-top:1px solid #44321c;
}
#event dl{
	margin:20px 30px 30px;
	padding:0;
}
#event dt{
	margin:0;
	padding:0;
	color:#e87800;
	font-weight:bold;
}
#event dd{
	margin:2px 20px 10px 30px;
	padding:0;
}
#event div.p_data {
	clear:both;
	padding: 10px 10px;
	margin:10px 20px;
}
#event div.p_data img{
	float:right;
	padding:0px;
	margin:0px 10px 40px 30px;
   display: block;

}
#event div.p_data h4{
	padding:0px;
	margin:0px 0 10px;
}
#event div.p_data p{
	padding:0px 0;
	margin:0px 0 6px 10px;
	line-height:18px;
}


#event img{
	clear:both;
	float:right;
	margin:2px 30px 10px;
	padding:0;
}
#event ul{
	clear:both;
	padding:0px 0;
	margin:0px 0 0px 20px;
}
#event li{
	padding:4px 0;
	margin:0px 0 0px 0px;
	line-height:20px;
}

/*******************************************************/
/*MAKER*/
#maker{
margin:20px 40px;
}

#maker div.m_title {
	clear:both;
	padding: 14px 10px 12px;
	margin:10px 0px;
	border-bottom:1px solid #44321c;
	border-top:1px solid #44321c;

}
#maker div.m_title p{
	padding:0;
	margin:5px 20px 5px;
}
#maker div.m_title img{
	float:left;
	padding:0px;
	margin:0px 20px 0px 0px;
   display: block;
}

#maker div.m_data {
	clear:both;
	padding: 10px 10px;
	margin:20px 20px;
}
#maker div.m_data img{
	float:right;
	padding:0px;
	margin:0px 10px 50px 40px;
   display: block;
}
#maker div.m_data p{
	padding:0px 0;
	margin:0px 0 6px 10px;
	line-height:20px;
}


#maker img{
	clear:both;
	float:right;
	margin:2px 30px 10px;
	padding:0;
}


/*******************************************************/
/* LARGE */
#large{
margin:20px 40px;
}
#large div.l_title {
	clear:both;
	padding: 14px 10px 12px;
	margin:10px 0px;
	border-bottom:1px solid #44321c;
	border-top:1px solid #44321c;
}

#large div.l_title h3{
	font-size:16px;
	color:#4a3120;
}
#large div.l_data_l h4{
	font-size:13px;
	color:#8f4b1a;
	margin:10px 0 0 0;
}
#large div.l_data{
	clear:both;
	margin:20px 20px 10px;
	padding:0;
}
#large div.l_data_r{
	float:right;
	margin:0;
	padding:0;
	width:170px;
}
#large div.l_data_l{
	float:left;
	margin:0 0 20px 0;
	padding:0;
	width:360px;
}
#large div.l_data_l p{
	padding:0px 0;
	margin:0px 20px 6px 10px;
	line-height:20px;
}
/*******************************************************/
/*WORKS_top*/










/*******************************************************/
/*CONTACT*/

div#contact{
	height:auto;
	padding:0;
	margin:30px 0 0 0;
}

div#contact p{
	clear:both;
	padding:0;
	margin:0 0 0 0;
	line-height:16px;
}
p.conCate{
	clear:both;
	float:left;
	width:110px;
	margin:0px 0 6px;
	padding:2px 20px 2px 0;
	text-align:right;
}
p.conWords{
	width:540px;
	float:left;
	margin:0px 0 6px;
	padding:2px;
}
p.conHr{
	clear:both;
	width:680px;
	margin:4px 0;
	padding:0px;
	border-top:1px solid #666;
}
p.err{
	margin:20px 0 0;
	padding:10px;
	color:#FF0037;
	border:1px solid #666;
}
span.msg{color:#FF0037;}


div#contact form{clear:both;padding:0;margin:0;}
div#contact input[type="text"], div#contact textarea{border:1px solid #111;}

div#contact dl{margin:40px 0 20px;}
div#contact dl dt{margin:0px 0;}
div#contact dl dd{margin:0px 0 16px;}


div#contact dl dd input[type="text"],div#contact dl dd textarea{
	width:629px;
	padding:4px 6px;
	margin:0;
	font-size:12px;
}

div#contact input[type="reset"], div#contact input[type="button"]{
	border:#333 1px solid;
	padding:4px 8px;
	margin:0px 0px 30px 12px;
	color:#333;
	font-size:10px;
	letter-spacing:1px;
	cursor:pointer;
	background:#CCC;
	float:right;
} 
div#contact input[type="submit"]{
	border:#000 1px solid;
	padding:4px 8px;
	margin:0px 35px 30px 12px;
	color:#ffffff;
	font-size:10px;
	letter-spacing:1px;
	font-weight:bold;
	cursor:pointer;
	background:#111;
	float:right;
} 


/*******************************************************/
/*table*/

table{
	margin:40px auto;
	padding:0;
	border-bottom:1px solid #44321c;
	border-top:1px solid #44321c;
}
th.tbl_title{
	font-weight:bold;
	text-align:left;
	padding:10px 20px;
	border-bottom:1px solid #44321c;
	margin:0;
}
th{
	font-weight:normal;
	text-align:right;
	padding:6px 10px;
	border-bottom:1px dotted #999;
	margin:0;
}


td{
	text-align:left;
	padding:6px 8px;
	border-bottom:1px dotted #999;
	margin:0;
}
th.lst , td.lst{border:none;}
/*******************************************************/
/*ボタン*/
.btn01{
	clear:both;
	margin:40px auto;
	text-align:center;
}

/*******************************************************/
/*margin*/
.m_t30{margin:30px 0 0 0;}

.c_m10{margin:10px auto;text-align:center;}
.c_m20{margin:20px auto;text-align:center;}

/*******************************************************/
/*attention*/
.att01{font-size:11px;color:#d51e00;}

/*******************************************************/
/*FOOTER*/

#footer {
	clear:both;
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 50px;background:;
}
#footer p{
	padding:0;
	margin:20px 0 0 20px;
	font-size:10px;
	color: #444;
	font-family:Verdana, Geneva, sans-serif;
}

/*******************************************************/
/*clearfix*/
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
