@charset "UTF-8";

body {
   margin-top:10px; 
   padding:0;
   color:#3f1c16;
	background-color:#ffffff;

	text-align:left;




	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Univers,Verdana,Arial, sans-serif;
   }
			 
			 
h1,h2,h3,h4,h5 {
   margin:0;
		}
h4 {
   margin:0;
   color:#FF6600;
		}		 
hr {
   margin:0;
   padding:0;
   display:none;
		}

p { 
   margin:0;
   padding:0;
		}

dl,dt,dd,ul,ol {
   margin:0;
   padding:0;
		}
td,table,th{
	border-collapse:collapse;
	margin:0;
   padding:0;
   text-align:left;
}
.bgcolor{
background-color:#FBE2E9;
}	
th {
   margin:0;
   padding:0;
	text-align:left;
		}

li {
   margin:0;
   padding:0;
		list-style:none;
		}
		 
img {
   border:0;
		}

form {
   margin:0;
   padding:0;
	display:block;
		}
			 
input,select,option {
   margin:0;
   padding:0;
   vertical-align: middle;
		}
		
.clear { 
   clear: both; 
   } 
	
	

/* clearfix ---------- */

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


html>/**/body { font-size: 16px; line-height: normal; } /* except Win IE */

.txt10 { font-size: 0.625em; line-height: 1.3em; } * html .txt10 { font-size: 0.63em; } /* Hack for IE */
.txt10w { font-size: 0.625em; line-height: 1.6em; } * html .txt10w { font-size: 0.63em; } /* Hack for IE */
.txt11 { font-size: 0.687em; line-height: 1.4em; } * html .txt11 { font-size: 0.69em; } /* Hack for IE */
.txt11b { font-size: 0.687em; line-height: 1.4em; font-weight:bold; } * html .txt11b { font-size: 0.69em; } /* Hack for IE */
.txt11w { font-size: 0.687em; line-height: 1.68em; } * html .txt11w { font-size: 0.69em; } /* Hack for IE */
.txt11c { font-size: 0.687em; line-height: 1.4em; color:#C99A72; } * html .txt11b { font-size: 0.69em; } /* Hack for IE */
.txt12 { font-size: 0.75em; line-height: 1.5em; } * html .txt12 { font-size: 0.75em; line-height: 1.5em; }  /* Hack for IE */
.txt12c { font-size: 0.75em; line-height: 1.5em; color:#FF6600; font-weight:bold; } * html .txt12 { font-size: 0.75em; line-height: 1.5em; }  /* Hack for IE */
.txt12w { font-size: 0.75em; line-height: 1.75em; } * html .txt12w { font-size: 0.75em; line-height: 1.75em; }  /* Hack for IE */
.txt13 { font-size: 0.825em; line-height: 1.5em; } * html .txt13 { font-size: 0.825em; line-height: 1.5em; }  /* Hack for IE */
.txt13w { font-size: 0.825em; line-height: 1.75em; } * html .txt13w { font-size: 0.825em; line-height: 1.75em; }  /* Hack for IE */

.txt14 { font-size: 0.875em; line-height: 1.286em; } * html .txt14 { font-size: 0.88em; } /* Hack for IE */
.txt14w { font-size: 0.875em; line-height: 1.875em; } * html .txt14w { font-size: 0.88em; line-height: 1.88em; } /* Hack for IE */
.txt16 { font-size: 1em; line-height: 1.25em; } * html .txt16 { font-size: 1em; line-height: 1.25em; }  /* Hack for IE */
.txt18 { font-size: 1.125em; line-height: 1.167em; } * html .txt18 { font-size: 1.13em; } /* Hack for IE */
.txt24 { font-size: 1.45em; line-height: 1.167em; } * html .txt24 { font-size: 1.45em; } /* Hack for IE */


a:link {

   color:#2F3D6F;
   text-decoration:none;
		}
				 
a:visited {
   color:#2F3D6F;
   text-decoration:none;
		}
						
a:hover {
    color:#996b6f;
    text-decoration:none;
		 }
					
a:active { 
   color:#996b6f;
		}
		

		

#wrapper {
   width: 800px;
	margin:0 auto;
	padding:0;
	}

#ttl_box{
margin:0 15px 0 15px;
}
#ttl_box-left{
width:397px;
padding-bottom:10px;
float:left;
}
#ttl_box-right{
width:372px;
float:left;
}
.item_textbox-left{
float:left;
}
.item_textbox-right{
padding-left:15px;
float:left;
}
	

		

/*header*/
		
#header {
   width:800px;
	text-align:left;
   margin:0;
	padding:0;
		}
		
		
#header h1 {
       margin:0;
		padding:0;
		}
		
#navigation {
   width:512px;
		height:21px;
		margin: 0;
		padding: 0;
}
		
#navigation li {
float:left;
}
		


		
		
/*content TOP*/


#content {
   width:900px;
   background:url(../img/con_bg.gif) repeat-y left;
		text-align:left;
      margin: 0 0 28px;
		padding:0;
		}
		
		
#top_con {
   width: 900px;
		text-align:left;
		background:url(../../img/top_con_bg.gif) no-repeat 0 0;
      margin: 0 0 35px;
		padding: 30px 0 0;
		}
		
		
#pagetop {
	width: 900px;
	text-align:right;

    margin:0 auto;
	padding:0;
		}
		
		
	
	
/*footer*/
#footer {
    width:900px;
	text-align:left;
    margin:0;
	padding:0 0 50px;
		}
		
#f_navi {
	width: 880px;
	text-align:left;
	color: #fff;
	background-color: #441100;
    margin:0;
	padding:2px 10px;
		}
		
#f_navi a:link { color:#fff; text-decoration:none; }
#f_navi a:visited { color:#fff; text-decoration:none; }						
#f_navi a:hover { color:#fff; text-decoration:none; }					
#f_navi a:active { color:#fff; }
				
#footer p.copyr {
	color: #441100;
	text-align:right;
    margin: 5px 0 0;
	padding:0;
		}
		
		

		
			
/*-----corner-----*/

#con_head {
   width:900px;
   background:url(../img/con_head.gif) no-repeat 0 0;
   text-align:left;
   margin:0;
   padding:0;
   }
   
#con_head-inner {
   width:900px;
   text-align:left;
   margin:0;
   padding:0;
   }


#bread {
   width:860px;
	text-align:left;
      margin: 0;
		padding: 20px 20px 0 20px;
		}
		
#con_head h2 {
   margin: 0;
   padding: 15px 0 0 38px;
   }
   
#con_foot {
   width:900px;
   height: 23px;
   background:url(../img/con_foot.gif) no-repeat left bottom;
   text-align:left;
   margin: 28px 0 0;
   padding:0;
   }
   
   
/*-----faq-----*/

dl.faq {
	width: 800px;
	margin: 0 0 20px;
	}
	
dl.faq dt {
	width: 800px;
	color: #cc0000;

	margin: 0 0 10px;
	}
	
dl.faq dd {
	width: 800px;
	background-color: #f3e7d6;
	}
	

/*-----RECIPE-----*/

div.zairyou {
	width: 517px;
	
	}
	
/*-----POP UP-----*/

#wrapper_pop {
   width: 100%;
	text-align:center;
	border-top: 5px solid #441100;
      margin: 0;
		padding: 10px 0;
		}
		
#container_pop {
   width: 600px;
	text-align: left;
	background:url(../img/pop_body.gif) no-repeat left bottom;
      margin: 0 auto;
		padding: 0;
		}
		
#container_pop-inner {
   width: 600px;
	text-align: left;
	background:url(../img/pop_head.gif) no-repeat 0 0;
      margin: 0;
		padding: 0;
		}
		

/*-----campain table-----*/
.date_table {
width:100%;
border-top:1px #CCC solid;
border-left:1px #CCC solid;
font-size:0.75em;

}

.date_table th{
border-bottom:1px #CCC solid;
border-right:1px #CCC solid;
padding:5px;
color:#FFF;
background:#e21757;
text-align:center;
}

.date_table td{
border-bottom:1px #CCC solid;
border-right:1px #CCC solid;
padding:5px 10px;
color:#3f1c16;
text-align:left;
}

.date_table p {
padding: 5px 0 10px;
}


/*-----movie-----*/
#wrapper_movie {
   width: 1004px;
	margin:0 auto;
	padding:0;
	}


@media print{body{zoom:70%;}}


@media print{*:first-child+html body{zoom:100%;}}


