@charset "Shift_JIS";

/* 要素リセット */
body{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 75%;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color: #7F7564; /* 標準文字色 */
    background-color: #ffffff;
}

/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body{
    font-size: 70%;
}
/* end */

img{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/

#hpb-container{
    width: 900px;
    margin-top: -1px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 30px;
    padding-left: 0;
    position: relative;
    background-image : url(img/cbg_2db_01.png);
    background-repeat: repeat-y;
}

#hpb-header{
    width: 900px;
    height: 60px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #ffffff;
}

#hpb-header:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-headerLogo{
    width: 220px;
    position: absolute;
    top: 60px;
    left: 0px;
    z-index: 2;
}

#hpb-footer{
    clear: both;
    width: 900px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

#hpb-footer:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

/* フッター内パーツ */

#hpb-footerExtra1{
    width: 220px;
    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
}

#hpb-footerExtra1 ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

#hpb-footerExtra1 li{
    /* フッターナビ設定 */
    margin: 0;
    padding: 0;
}

#hpb-footerExtra1 li a{
    padding-top: 0;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 5px;
    line-height: 22px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ffffff;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ffffff;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ffffff;
}

#hpb-footerExtra1 li a:link{
    color: #ffffff;
    text-decoration: none;
}
#hpb-footerExtra1 li a:visited{
    color: #ffffff;
    text-decoration: none;
}
#hpb-footerExtra1 li a:hover{
    color: #CFCDC5;
    text-decoration: none;
}
#hpb-footerExtra1 li a:active{
    color: #ffffff;
    text-decoration: none;
}

#hpb-footerMain{
    width: 680px;
    margin: 0;
    padding: 0;
    float: right;
}

#hpb-footerMain p{
    /* コピーライト文字設定 */
    width: 680px;
    margin: 0;
    padding: 0;
    line-height: 24px;
    text-align: center;
    color: #666666;
}

#hpb-footerLogo
{
}

#hpb-footerExtra2
{
}

#hpb-inner{
    position: relative;
    width: 900px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 30px;
    padding-left: 0;
    zoom: 1;
}

.hpb-layoutset-01 #hpb-inner{
    padding-top: 0;
}

.hpb-layoutset-02 #hpb-inner{
    padding-top: 0;
}

#hpb-inner:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-wrapper{
    width: 650px;
    min-height: 0px;
    float: right;
}

.hpb-layoutset-01 #hpb-wrapper{
    padding-top: 265px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

.hpb-layoutset-02 #hpb-wrapper{
    padding-top: 105px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

#hpb-title{
    margin: 0;
}

.hpb-layoutset-01 #hpb-title{
	position: absolute;
	top: -1px;
	left: 0px;
}

#hpb-main
{
}

.hpb-layoutset-01 #hpb-main
{
}

.hpb-layoutset-02 #hpb-main
{
}

#hpb-aside{
    width: 220px;
    padding-top: 60px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    float: left;
}

.hpb-layoutset-01 #hpb-aside
{
}

.hpb-layoutset-02 #hpb-aside
{
}

/* バナー */

#banner2{
    width: 600px;
}


#banner{
    width: 600px;
}

.hpb-layoutset-01 #banner{
	position: absolute;
	top: 684px;
	left: 260px;
}

.hpb-layoutset-02 #banner{
    position: absolute;
    top: -1px;
    left: 260px;
}

#banner ul{
    width: 600px;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#banner ul:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#banner li{
    display: block;
    width: 180px;
    margin: 0;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    float: left;
}

#banner li a{
    display: block;
    width: 180px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

/* 店舗情報 */

#shopinfo{
    width: 180px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    padding: 0;
}

#shopinfo h4{
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    text-align: left;
    font-size: 1em;
    line-height: 16px;
    font-weight: bold;
    color: #ffffff;
}

#shopinfo p{
    margin: 0;
    padding: 0;
    line-height: 20px;
    text-align: left;
    color: #ffffff;
}

#shopinfo a:link{
    color: #ffffff;
    text-decoration: underline;
}
#shopinfo a:visited{
    color: #ffffff;
    text-decoration: none;
}
#shopinfo a:hover{
    color: #sale;
    text-decoration: none;
}
#shopinfo a:active{
    color: #ffffff;
    text-decoration: none;
}



/* ナビゲーション */
#hpb-navtop{
    width: 220px;
    background-color: #979181;
    float: left;
	font-weight:bold;
}

.hpb-layoutset-01 #hpb-navtop{
    padding-top: 220px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}


.hpb-layoutset-02 #hpb-nav{
    padding-top: 100px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

#hpb-nav{
    width: 220px;
    background-color: #979181;
    float: left;
}

.hpb-layoutset-01 #hpb-nav{
    padding-top: 50px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}


.hpb-layoutset-02 #hpb-nav{
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */



/* コンテンツ配置領域 */
/* トップページメインイメージ */

.hpb-layoutset-01 #hpb-title h2{
    width: 900px;
    height: 265px;
    margin: 0;
    background-image : url(file:///C:/Users/owner/Desktop/%E3%82%A4%E3%83%B3%E3%83%86%E3%83%AA%E3%82%A2%E9%9D%99%E5%B2%A1%E6%96%B0%202/mainimg_2Db.png);
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/

.hpb-layoutset-01 #toppage
{
}

/* ナビゲーション */


#hpb-navtop ul{
    width: 220px;
    display: block;
    margin-top: -1px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 3px;
    padding-right: 0;
    padding-bottom: 3px;
    padding-left: 0;
    list-style-type: none;
    overflow: hidden;
}

#hpb-navtop ul:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-navtop li{
    width: 200px;
    height: 22px;
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 20px;
    overflow: hidden;
    text-align: left;
	list-style:none;
}

#hpb-navtop li a{
    width: 200px;
    height: 22px;
    padding: 0;
    display: block;
}

#hpb-navtop li span.ja{
    display: none;
}

#hpb-navtop li span.en{
    display: block;
    line-height: 22px;
    font-size: 1.08em;
    font-weight: bold;
    text-transform: uppercase;
}

#hpb-navtop a:link{
    color: #ffffff;
    text-decoration: none;
}
#hpb-navtop a:visited{
    color: #ffffff;
    text-decoration: none;
}
#hpb-navtop a:hover{
    color: #beda24;
    text-decoration: none;
}
#hpb-navtop a:active{
    color: #ffffff;
    text-decoration: none;
}




#hpb-nav ul{
    width: 220px;
    display: block;
    margin-top: -1px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 3px;
    padding-right: 0;
    padding-bottom: 3px;
    padding-left: 0;
    list-style-type: none;
    overflow: hidden;
}

#hpb-nav ul:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-nav li{
    width: 200px;
    height: 22px;
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 20px;
    overflow: hidden;
    text-align: left;
}

#hpb-nav li a{
    width: 200px;
    height: 22px;
    padding: 0;
    display: block;
}

#hpb-nav li span.ja{
    display: none;
}

#hpb-nav li span.en{
    display: block;
    line-height: 22px;
    font-size: 1.08em;
    font-weight: bold;
    text-transform: uppercase;
}

#hpb-nav a:link{
    color: #ffffff;
    text-decoration: none;
}
#hpb-nav a:visited{
    color: #ffffff;
    text-decoration: none;
}
#hpb-nav a:hover{
    color: #686355;
    text-decoration: none;
}
#hpb-nav a:active{
    color: #ffffff;
    text-decoration: none;
}



/*追加*/
.clear{
 clear:both;　/*floatの解除*/
}

 #hpb-wrapper #sale{
 width:650px;
 height:auto;
 background-color:#f8fbe9;
 float: left;
 margin-bottom:5px;
}

#hpb-wrapper .sale_line{
 width:650px;
 height:15px;
}

#hpb-wrapper .sale_left{
 width:175px;
 height:50px;
 float: left;
}

#hpb-wrapper .sale_right{
 width:470px;
 height:50px;
 float: left;
 padding-top:0px;
}

#hpb-wrapper .anshin{
 width:535px;
 height:70px;
 float: left;
  padding-top:0px;
}

#hpb-wrapper .balance{
 width:650px;
 float: left;
}

#hpb-wrapper .anshinimg{
 width:110px;
 height:70px;
 float: left;
}


 #hpb-wrapper .button{
 width:650px;
 height:auto;
}

#hpb-wrapper #title{
    width: 650px;
	height: 40px;
	padding-top:10px;
    background-image:url(img/title_back.jpg);
	background-repeat: no-repeat;
	background-position:center;
	text-align:left;
	font-weight: bold;
	font-size: 120%;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color: #7F7564; /* 標準文字色 */
    background-color: #ffffff;
}

 #hpb-wrapper .marimekko{
 width:650px;
 height:auto;
  margin-bottom:10px;
}

#hpb-wrapper .left{
 width:325px;
 height:235px;
 float: left;
 padding:0px;
 text-align:left;
 margin-bottom:10px;
}

#hpb-wrapper .right{
 width:325px;
 height:235px;
 float: right;
  padding:0;
 text-align:right;
  margin-bottom:10px;
}

#hpb-wrapper .sub_title{
	width: 650px;
	height: 30px;
	font-weight: bolder;
	padding-top: 20px;
	margin-bottom: 20px;
	float: left;
}

#hpb-wrapper .sub_titlex{
	width: 650px;
	height: 30px;
	font-weight: bolder;
	padding-top: 20px;
	margin-bottom: 10px;
}

#hpb-wrapper .sekou_leftimg{
 width:315px;
 float: left;
 padding-top:10px;
 padding-left:10px;
 padding-bottom:0px;
 text-align: left;
}

#hpb-wrapper .sekou_rightimg{
 width:315px;
 float: left;
 
 padding-top:10px;
 padding-left:10px;
  padding-bottom:0px;
 text-align: left;
}

#hpb-wrapper .sekou_left{
 width:290px;
 float: left;
  padding-left:10px;
 text-align: left;
}

#hpb-wrapper .sekou_center{
 width:25px;
 float: left;
 text-align: left;
}

#hpb-wrapper .sekou_right{
 width:290px;
 float: left;
  padding-left:10px;
 text-align: left;
}


#menu_clear{
 width:220px;
 height:110px;
}
