@charset "UTF-8";

/* === layout === */

#container {
 width: 900px;
 padding-top: 0px;
 margin: 0 auto;
}



#header {
width:900px;
background:url(../images/head.jpg)
}


 
    h1 { padding-top: 15px;}
    
    #header ul { padding-top: 58px;}
    #header li {
     float: left;
     border-left: 1px solid #533E36;
    }
    #header li.first { border: none;}
    
#contents {
 padding-top: 20px;
}

    .right-box { width: 715px;}
    
    #contents h2,#contents h3,
    #news h2,#pancake h2,
    #pancake h4,#takeout h2 {
     font-size: 0;
     line-height: 0;
     border-bottom: 2px solid #533E36;
    }
    
    #contents th,#contents td {
     color: #533E36;
     font-family: "?l?r ?o????", "MS PMincho", "?q???M?m???? Pro W3", "Hiragino Mincho Pro", serif;
     font-size: 16px;
     line-height: 1.6em;
     text-align: left;
     font-weight: normal;
     padding-bottom: 15px;
     padding-right: 30px;
    }

#footer {
 width: 100%;
 background-color: #000000;
}

/* ===    
    #footer .inner {
     width: 900px;
     height: 230px;
     padding: 30px 0 0 0;
     margin: 0 auto;
     background: url(../images/logo.bmp) no-repeat 714px 20px;
    }
	
 === */
    ul.boxline {
     padding-left: 14px;
     border-left: 1px solid #fff;
    }
    .mb07 { margin-bottom: 7px !important;}
    .mb14 { margin-bottom: 14px !important;}




/* === top === */

.top {
 position: absolute;
 left: 640px;
 top: 370px;
 z-index: 2;
}
    .top li {
     float: left;
     padding-right: 10px;
    }
    .top-box01 { width: 456px; padding-right: 28px;}
    .top-box02 { width: 195px;}
    
.date { width: 90px;}

#main-image {
 width: 900px;
 height: 420px;
 overflow: hidden;
}

#manu-image {
 width: 900px;
 height: 636px;
 overflow: hidden;
}



/* === about === */

.about {
 width: 900px;
 padding: 0 50px;
 background: url(../img/about_back.jpg) no-repeat 0 190px;
}
    .about .box {
     width: 600px;
     margin: 0 auto;
    }



/* === news === */

#news { padding-top: 15px;}
    #news .box { width: 680px;}
    #news .post {
     padding: 20px 0;
     border-bottom: 2px solid #533E36;
    }
    #news .post h4 {
     font-size: 18px;
     line-height: 1em;
    }
    #news .post .fr { width: 310px;}
    .pager-line {
     padding-bottom: 10px;
     border-bottom: 2px solid #533E36;
    }
    #news .side {
     width: 194px;
     padding-bottom: 50px;
    }
    #news .side h2 { border-bottom-width: 1px !important;}
    #arch li {
     font-size: 12px;
     margin-bottom: 5px;
    }



/* === pancake&cafe&bar === */

#pancake { padding-top: 15px;}
	#pancake p { text-align: justify;}
    #pancake .box {
     position: relative;
     left: 175px;
     width: 719px;
    }
    #pancake .side {
     position: absolute;
     left: 0;
     top: 80px;
     width: 155px;
     padding-bottom: 10px;
    }
    
    #pancake .item-box .unit {
     width: 220px;
     padding: 0 9px 0 10px;
     margin-bottom: 15px;
     border-right: 1px solid #533E36;
    }
    
    #pancake .item-box .unit3 {
     border-right: none;
    }
    
    #pancake .item-box2 .unit {
     width: 160px;
     padding: 0 9px 0 10px;
     margin-bottom: 15px;
     border-right: 1px solid #533E36;
    }
    
    #pancake .item-box2 .unit4 {
     border-right: none;
    }
    
    #pancake .unit-all {
     padding: 5px 10px;
     margin-bottom: 10px;
     border-bottom: 1px solid #533E36;
    }
    
    .expl { height: 70px;}


/* === takeout === */

#takeout { padding-top: 15px;}
    #takeout .box { width: 705px;}
    #takeout .side {
     position: absolute;
     left: 705px;
     top: 80px;
     width: 195px;
     padding-bottom: 10px;
    }
    #takeout .unit { padding: 0 25px 20px 0;}
    #takeout .side li {
     padding: 5px 0;
     border-top: 1px solid #cfd5de;
    }
    .list-mark { width: 10px;}
    .list-text { width: 185px;}


/* === shop === */

.shop_main { width: 680px;}
    .shop_side { width: 194px;}
    .slideshow-container {
     position: relative;
     z-index: 1;
    }
    .shop {
     position: absolute;
     left: 525px;
     top: 350px;
     z-index: 2;
    }
    .shop li {
     float: left;
     padding-right: 10px;
    }
    #shop_cont td,#shop_cont th {
     color: #000 !important;
     font-family: "?q???M?m?p?S Pro W3", "Hiragino Kaku Gothic Pro", "???C???I", Meiryo, Osaka, "?l?r ?o?S?V?b?N", "MS PGothic", sans-serif !important;
     font-size: 12px !important;
     line-height: 1.4em !important;
     padding: 0 0 3px 0 !important;
    }
    #shop_cont th { padding-right: 15px !important;}
    
    #shop-image {
     width: 680px;
     height: 400px;
     overflow: hidden;
    }
tukigakit


/* === contact === */

#contact table { margin-bottom: 15px;}
    #contact th,#contact td { vertical-align: top;}
    #contact td { padding-right: 0 !important;}
    #contact td input { width: 350px;}
    #contact input,#contact textarea {
     font-size: 13px;
     padding: 3px 5px;
     border: 1px solid #ddd;
    }
    #contact td.button input { width: 60px;}
    #contact textarea {
     width: 500px;
     height: 150px;
    }

.wpcf7-not-valid-tip-no-ajax {
 display: block;
 color: #e00;
 font-size: 13px;
 margin-top: 5px;
}
    .wpcf7-submit{ width: 80px;}
    .wpcf7-response-output {}
    .wpcf7-validation-errors,.wpcf7-mail-sent-ok {
     color: #e00;
     font-size: 12px;
     text-align: center;
     padding: 15px;
     border: 1px solid #ddd;
    }


/* === font === */

p {
 color: #000;
 font-size: 13px;
 line-height: 1.6em;
}

.fs08 { font-size: 8px !important;}
.fs09 { font-size: 9px !important;}
.fs10 { font-size: 10px !important;}
.fs11 { font-size: 11px !important;}
.fs12 { font-size: 12px !important;}
.fs13 { font-size: 13px !important;}
.fs14 { font-size: 14px !important;}
.fs16 { font-size: 16px !important;}
.fs20 { font-size: 20px !important;}
.fs24 { font-size: 24px !important;}
.fs36 { font-size: 36px !important;}

.en { font-family: Arial, Helvetica, sans-serif;}
.mincho { font-family: "?l?r ?o????", "MS PMincho", "?q???M?m???? Pro W3", "Hiragino Mincho Pro", serif;}
.blue { color: #533E36;}
.white { color: #fff;}
.green { color: #8fc31f;}


#topm{
font-size:7px;
float:left
}


/* === link === */

a { color: #533E36;}
a:hover { text-decoration: underline;}
.pager a:hover img {
 opacity: 0.60;
 filter: alpha(opacity=60); 
}

hr {
 color: #533E36;
 background-color: #533E36;
}