/*  初期設定
----------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;font-size:0px;}
li{font-size: 14px;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

body{font: 18px/1.5 "Lucida Sans Unicode", "Lucida Grande","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;color:#333;background: #FFF url(images/bg.png);-webkit-text-size-adjust: none;}


/*  Typo
----------------------------------------------- */

a:link, a:visited
{
    text-decoration: underline;
    color:#EC4413;
}
a:active { 	text-decoration: underline; }
a:hover { text-decoration:none; }


h1 { font:bold 18px/140% "Trebuchet MS", Verdana, sans-serif; }
h2 { font:bold 14px/140% "Trebuchet MS", Verdana, sans-serif; }

p {	font: 11px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;}

/*  Layout
----------------------------------------------- */

body {
    background: url(https://u.jimcdn.com/e/o/sb244e0fd5950a27d/userlayout/img/bg.jpg?t=1480210411) repeat-y 50% 0;
    padding:35px 0 0 0;
    margin:0;
    font: 11px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:#000;
}

#container
{
    margin:0 auto;
    width:834px;
    background:white;
}

#header
{
    /* padding:17px; */
    width: 1000px;
    margin: 0 auto;
}

#header h1
{
    padding:0;
    font-family:"Helvetica","Lucida Sans Unicode",Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 1em;
    font-weight:normal;
    text-decoration:none;
    line-height:1.3em;
    color:#666666;
    text-align: center;
}

#header a:hover { text-decoration:none;  }

div#headinner {
    height: 350px;
    position: relative;
    width: 100%;
    background: url(https://u.jimcdn.com/e/o/sb244e0fd5950a27d/userlayout/img/topheaderbg.jpg?t=1480210569);
}
p#headLogo {
    position: absolute;
    width: 200px;
    height: 80px;
    left: 80px;
    top: 0px;
}
#headLogo a {
    display: block;
    width: 200px;
    height: 80px;
    background: url(https://u.jimcdn.com/e/o/sb244e0fd5950a27d/userlayout/img/logo.png?t=1480210528) no-repeat;
    text-indent: -99999px;
}

div#headInfo {
    position: absolute;
    right: 300px;
    top: 20px;
}

#headInfo p.headTel {
    font-size: 190%;
}
div.headLang {
    position: absolute;
    right: 10px;
    top: 10px;
}

#navBanner li {
    display: inline-block;
    width: 300px;
    height: 156px;
    text-indent: -99999px;
    margin: 10px 14px;
    border: solid 1px #666;
}
#navBanner li a {
    display: block;
    width: 300px;
    height: 156px;
}
li.navbanner01 {
    background: url(https://u.jimcdn.com/e/o/sb244e0fd5950a27d/userlayout/img/navbanner01.jpg?t=1480210539) no-repeat;
}
li.navbanner02 {
    background: url(https://u.jimcdn.com/e/o/sb244e0fd5950a27d/userlayout/img/navbanner02.jpg?t=1480210546) no-repeat;
}
li.navbanner03 {
    background: url(https://u.jimcdn.com/e/o/sb244e0fd5950a27d/userlayout/img/navbanner03.jpg?t=1480210554) no-repeat;
}

#mainNav1 li {
    display: inline-block;
    margin: 0 20px;
}

#mainNav1 {
    text-align: center;
    background: #cb4117;
}

#mainNav1 li a {
    color: #FFF;
    border: none;
}




#navigation
{
    float:left;
    width:220px;
    padding:17px;

}
#sidebar
{
    padding-top:10px;
}

#content
{
    /* float:right; */
    width: 1000px;
    /* padding:17px; */
    margin: 0 auto;
}
.conText p {
    font-size: 130%;
    line-height: 200%;
}

.conText {
    margin: 20px 0;
}

#footer
{
    clear:both;
    margin-top:10px;
    background: url(https://u.jimcdn.com/e/o/sb244e0fd5950a27d/userlayout/img/footerbg.jpg?t=1480210417) repeat-x top;
    height: 250px;
}
div#footerInfo {
    text-align: center;
}
p.footerLogo {
    width: 200px;
    height: 80px;
    margin: 10px auto;
}
.footerLogo a {
    display: block;
    width: 200px;
    height: 80px;
    background: url(https://u.jimcdn.com/e/o/sb244e0fd5950a27d/userlayout/img/logo.png?t=1480210528) no-repeat;
    text-indent: -99999px;
}


div#footerInfo p.footerTel {
    font-size: 190%;
}


#footer .gutter 
{
    height:30px;
    padding:35px 15px 0 90px;
}

/*  Navigation
----------------------------------------------- */

ul.mainNav1,
ul.mainNav2
{
    margin:0;
    padding: 0;
}


ul.mainNav1 li,
ul.mainNav2 li
{
    display: inline;
    margin: 0;	
    padding: 0;
}


ul.mainNav1 li a,
ul.mainNav2 li a
{
    font:normal 11px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
    display: block;
    color:#333;
    border-bottom:1px solid #CCC;
}


ul.mainNav1 li a { padding:4px 4px 4px 4px; }
ul.mainNav2 li a { padding:4px 4px 4px 14px; }
ul.mainNav3 li a { padding:4px 4px 4px 24px; }


ul.mainNav1 a:hover
{
    background:#EEE;
    color:black;
}

ul.mainNav1 a.current { font-weight:bold; }


/*  メニューページ
----------------------------------------------- */
.menuBox li {
    width: 180px;
    display: inline-block;
    vertical-align: top;
    margin: 0 17px;
    padding: 0 5px 20px;
}

.menuBox {
    width: 900px;
    margin: 0 auto;
}

.menuBox li h4 {
    text-align: center;
    font-weight: bold;
    font-size: 90%;
    margin: 10px 0 0;
}

.menuBox li p.menuPrice {
    text-align: center;
    font-size: 120%;
    color: #FF9800;
    font-weight: bold;
}
.menuNav {
    width: 900px;
    margin: 0 auto;
    height: 54px;
    border-bottom: solid 3px #736357;
}

.menuNav li {
    display: inline-block;
    width: 300px;
}

.menuNav li a {
    background: url(https://u.jimcdn.com/e/o/sb244e0fd5950a27d/userlayout/img/menunav.png?t=1480224162);
    height: 54px;
    display: block;
    text-indent: -9999px;
}

.menuNav li.menu01 a {
    background-position: 0 -55px;
}
.menuNav li.menu01.active a {
    background-position-y: 0;
}
.menuNav li.menu02 a {
    background-position: 600px -55px;
}
.menuNav li.menu02.active a {
    background-position-y: 0;
}
.menuNav li.menu03 a {
    background-position: 300px -55px;
}.menuNav li.menu03.active a {
    background-position-y: 0;
}