@charset   "Shift_JIS";



body {
	background-color:#dcd3b2;
}

body {
	text-align:center; margin:0 auto;
 
}
 
#outer {
	padding-top:0px;	
width: 100%;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#dcd3b2;
}
 

#header {
	width: 100%;
}
 

#right {
	width: 100%;

}

#left {
	width: 100%;
list-style:none;
color:#663333;

} 


#left a{

text-decoration : none;
}




#footer {
	width:100%;
}



.midashi {
	padding:0px;
  magin:0px;
 list-style:none;  
 font-size:16px;  
text-align:center;  
  color:#fff;
 
}


.midashi a
{
	color:#fff;
text-decoration : none;
}


.midashi2{
	display:none;
}
.leftmidashi2{
	display:none;
}

#inner {

margin:0 0 0 0; 
}

#menubox{
	width:100%;
background:#dcd3b2;
border:0px;
}
#menu {
	display: none;
	
}
#menu li {

width: 70%;
	
}

#menu li a {
	padding-top:8px;
padding-bottom:8px;
color:#663333;
font-size:17px;
font-weight: bold; 
background-color:#dcd3b2;
text-decoration: none;
display: block;

border-width : 1px;
border-style : ridge;
border-color : #663333;
 
}

#menu li a:hover {
	color:#ffffff;
}

#toggle {
	display: block;
	position: relative;
	width: 43%;
	background:#c5c56a;
	
}
#toggle a{
	display: block;
	position: relative;
	padding: 18px 0 20px 18px;
	border-bottom: 1px solid #a59564;
	color:#663333;
	text-align: center;
font-size:20px;
	text-decoration: none;
	
}
#toggle:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	background: #fff;
	
}
	#toggle a:before, #toggle a:after {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 10px;
		width: 30px;
		height: 6px;
		background:#c5c56a ;
	}
	#toggle a:before {
		margin-top:-9px;
	}
	#toggle a:after {
		margin-top: 3px;
	}

.sideMenu{
	width:100%;
margin:0; padding:0; 
}
.sideMenu ul {
	width:100%;
margin:0; padding:0; 
}  
.sideMenu a {
	margin:0; padding:0; 
text-decoration:none; 
}  
.sideMenu li {
	float:left;
margin:5px 8px 3px 8px;
padding:0;
line-height:20px;
 list-style:none;
 font-size:16px;  
 
}  

.sideMenu li a {
 padding:5 5 5 5; 	 
  display:block;  
text-align:center;
   background:#a59564;  
  color:#ffffff;  
  line-height:20px;
 
 
-webkit-border-top-left-radius: 50px;  
-webkit-border-top-right-radius: 50px;  
-webkit-border-bottom-right-radius: 50px;  
-webkit-border-bottom-left-radius: 50px;  
-moz-border-radius-topleft: 50px;  
-moz-border-radius-topright: 50px;  
-moz-border-radius-bottomright: 50px;  
-moz-border-radius-bottomleft: 50px;
border-radius:50px;
border-width:1px ;
border-style : solid;
border-color:#fff;
box-shadow:3px 3px 5px #858b34;
-webkit-box-shadow:3px 3px 5px #858b34;
border-color : #858b34;
}  


.sideMenu li ul li a {
	background:#f3e9e9;  
  color:#663333;  
  border-bottom:solid 1px #673434;  


}  



.chizu {
	padding:0;
margin:0;
width: 220px;
	height: 180px;
background-image:url(canvaschizu211.gif);
margin:auto;
}

.kqr
{
	display:none;
}

.pcqr
{
	display:none;
}




table {
	background-color: #ffffff;
	
	border-collapse: collapse;
	font-size: 14px;
	width: 100%;
	color:#582c2c;
} 
table th.t_top {
	border-bottom: #dcdddd 1px solid;
	background-color: #858b34;
	text-align: left;
	padding: 10px;
color:#fff;
} 

table td.t_line01 {
	background-color: #fff;
	text-align: left;
	padding: 10px;
	vertical-align: top;
}
table td.t_line11 {
	background-color: #fff;
	text-align: center;
	width:16px;
padding: 10px;
	vertical-align: top;
}


table td.t_line02 {
	background-color: #efefde;
	text-align: left;
	padding: 10px;
	vertical-align: top;
}
table td.t_line12 {
	background-color: #efefde;
	text-align: center;
       width:16px;
	padding: 10px;
	vertical-align: top;
}


table td.t_line03 {
	background-color: #fff;
	text-align: center;
	padding: 10px;
	vertical-align: top;
font:15px;
}

table td.t_line04 {
	background-color:#efefde;
		text-align:center;
	padding: 0px;
	vertical-align: top;
}


.gazo{
	display:none;
}

div.iframe{
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
 
div.iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



.hidpc 
{
	margin:0;
}



#foback li {
	float:left;

list-style:none;
}

#foback li a {
	margin:0 5 10 0 ;

padding: 5 20 5 20;
text-align:center;
color:#663333;
font-size:15px;
  font-weight: bold;
 background-color:#fff;
  text-decoration: none;
  display: block;

border-width : 1px;
border-style : solid;
border-color : #663333;
-webkit-border-top-left-radius: 10px;  
-webkit-border-top-right-radius: 30px;  
-webkit-border-bottom-right-radius: 10px;  
-webkit-border-bottom-left-radius: 30px;  
-moz-border-radius-topleft: 10px;  
-moz-border-radius-topright: 20px;  
-moz-border-radius-bottomright: 30px;  
-moz-border-radius-bottomleft: 40px;
border-radius:10px;
border-radius-topletf:40px;
border-radius-bottomright:10px;
border-radius-bottomletf:40px;
}


.honbun2{
	display:none;
}

.honbun{
	margin:10px;
font-size:15px;  
padding:20px 18px 20px 18px ;
border-width : 1px;
border-style : ridge;
box-shadow:5px 5px 10px #663333;
-webkit-box-shadow:5px 5px 10px #663333;
border-color : #858b34;

}
.denwa {


}
.denwa a{
	margin-bottom: 8px;


font-size:18px;
color:#663333;
display:block;
background-color:#e6b422;
padding:7px 10px 7px 10px;
text-align:center;
-webkit-border-top-left-radius: 10px;  
-webkit-border-top-right-radius: 10px;  
-webkit-border-bottom-right-radius: 10px;  
-webkit-border-bottom-left-radius: 10px;  
-moz-border-radius-topleft: 10px;  
-moz-border-radius-topright: 10px;  
-moz-border-radius-bottomright: 10px;  
-moz-border-radius-bottomleft: 10px;
border-radius:10px;
border-radius-topleft:10px;
border-radius-bottomright:10px;
border-radius-bottomleft:10px;
border-width:1px ;
border-style : solid;
border-color:#fff;
}

.lefthonbun{
	margin:10px;
text-align:center;
border-width : 1px;
border-style : ridge;
box-shadow:5px 5px 10px #663333;
-webkit-box-shadow:5px 5px 10px #663333;
border-color : #858b34;
}

.hidariyose{
	width:48%;
font-size:14px;
}

.hidariyose3{

width:100%;
}

span.denwa{
	-webkit-border-top-left-radius: 10px;  
-webkit-border-top-right-radius: 10px;  
-webkit-border-bottom-right-radius: 10px;  
-webkit-border-bottom-left-radius: 10px;  
-moz-border-radius-topleft: 10px;  
-moz-border-radius-topright: 10px;  
-moz-border-radius-bottomright: 10px;  
-moz-border-radius-bottomleft: 10px;
border-radius:10px;
border-radius-topleft:10px;
border-radius-bottomright:10px;
border-radius-bottomleft:10px;
border-width:1px ;
border-style : solid;
border-color:#fff;
}

p.coupon01{
	font-size:17px;
}

span.coupon02{
 padding:6 8 6 8 ;
}