@charset "Shift_JIS";

/* 要素リセット */
body{
    margin: 0;
    padding: 0;
    font-size: 95%;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color: #000000; /* 標準文字色 */
    background-image : url(../img/blue/bg_4Ib.png);
    background-position:center top;
    background-repeat:repeat;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
    font-size: 90%;
}
/* end */

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

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
    width: 1060px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 0px;
    position: relative;
    background-image : url(../img/containerBg_4Ib.png);
    background-position:center top;
    background-repeat:repeat-y;
}

#hpb-header{
    position:absolute;
    left: 0px;
    top: 0;
    width: 1060px;
    height : 140px;/*225 */
	/*background-color: #f8b500;/*ffff00#f39800*/
	/*background-image : url(../img/headerBg_4Ib.png);*/
    /*background-image : url(../img/logo_4Ib.png);
    background-position:left top;
    background-repeat:no-repeat;*/
    z-index: 2;
}

#hpb-inner
{
}

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

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

#hpb-wrapper{
    float: right;
    width: 760px;/*760*/
    margin-top: 205px;//*107*//
    margin-right: 15px;
    margin-bottom: 0;
    margin-left:auto;
}

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

#hpb-title
{
}

.hpb-layoutset-01 #hpb-title{
    width: 760px;
    height: 263px;
    z-index: 1;
    margin-bottom:20px;
}

.hpb-layoutset-02 #hpb-title{
    margin-bottom:40px;
}

#hpb-main{
    margin-top: 0px;/*0*/
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
}

* html #hpb-main{
    /* for IE6 */
    height: 400px;
}

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

#hpb-aside{
    float: left;
    width: 277px;
    margin-top: 195px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 9px;
}

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

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

#hpb-footer{
    clear: both;
    position: relative;
    height:70px;
    margin-top: 30px;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
}

#hpb-nav{
    position: absolute;
    left: 0px;
    top: 140px;
    width: 1060px;/*964*/
    height: 53px;/*55*/
	/*background-color:#c18c00;*/
}


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

/* コンテンツ配置領域 */

/* ナビゲーション */
#hpb-nav ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    /*background-image : url(../img/mainmenu_4Ib_02.png);*/
    background-position:left top;
    background-repeat: no-repeat;
}

#hpb-nav li{
    display: block;
    float: left;
    width: 180px;
}

#hpb-nav li#nav-contact{
    display: block;
    float: left;
    width: 158px;
}


#hpb-nav li a{
    display: block;
    height:34px;/*41*/
    padding-top: 17px;/*10px*/
    text-align: center;
    overflow: hidden;
}

#hpb-nav li span.en{
    font-size: 10px;
    color: #014400;
}

#hpb-nav li span.ja{
    display: block;
    margin-bottom: 3px;
    text-align:center;
    font-size: 15px;
    line-height:16px;
	font-weight: bold;
}


#hpb-nav a:link{
    text-decoration: none;
    background-image : url(../img/blue/mainmenu_4Ib_02_on.png);
    background-position:-160px top;
    background-repeat: no-repeat;
}
#hpb-nav a:visited{
    text-decoration: none;
    background-image : url(../img/blue/mainmenu_4Ib_02_on.png);
    background-position:-160px top;
    background-repeat: no-repeat;
}
#hpb-nav a:hover{
    text-decoration: none;
    background-image : url(../img/blue/mainmenu_4Ib_02.png);
	background-color;#ffffff;
    background-position:-160px top;
    background-repeat: no-repeat;
}
#hpb-nav a:active{
    text-decoration: none;
    background-image : url(../img/blue/mainmenu_4Ib_02.png);
    background-position:-160px top;
    background-repeat: no-repeat;
}
#hpb-nav #nav-toppage a:link{
    background-position:left top;
}
#hpb-nav #nav-toppage a:visited{
    background-position:left top;
}
#hpb-nav #nav-toppage a:hover{
    background-position:left top;
}
#hpb-nav #nav-toppage a:active{
    background-position:left top;
}
#hpb-nav #nav-contact a:link{
    background-position:right top;
}
#hpb-nav #nav-contact a:visited{
    background-position:right top;
}
#hpb-nav #nav-contact a:hover{
    background-position:right top;
}
#hpb-nav #nav-contact a:active{
    background-position:right top;
}

/* トップページデザイン */
.hpb-layoutset-01 #hpb-title h2{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    overflow: hidden;
    text-indent: -9999px;
    width: 738px;/*738*/
    height: 263px;
    background-image : url(../img/mainimg_4Ib_02.png);
    background-position: left top;
    background-repeat: no-repeat;
}



/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
#hpb-inner #shopinfo
{
}



/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {

	body{
		background-image : none;
	}

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-container{
		width: 100%;
		padding-right: 0;
		padding-left: 0;
		background-image : none;
		background-color: #ffffff;
	}

	#hpb-header{
		position:relative;
		left: 0;
		width: 100%;
		height: auto;
		background-image : none;
		border-top-color: #f8b500;
		border-top-width: 4px;
		border-top-style: solid;
	}
	
	#hpb-wrapper{
		float: none;
		width: 100%;
		margin-top: 0;
		margin-right: auto;
	}

	.hpb-layoutset-01 #hpb-title{
		width: 100%;
		height: 230px;
		margin-bottom:0;
	}

	#hpb-main{
		width: 96%;
		margin-right: auto;
		margin-left: auto;
		padding-bottom: 20px;
	}

	#hpb-aside{
		float: none;
		width: 96%;
		margin-top: 0;
		margin-right: auto;
		margin-left: auto;
		padding-bottom: 20px;
	}

	#hpb-footer{
		height:auto;
		margin-top: 0;
		margin-right: 0;
		margin-left: 0;
	}

	#hpb-nav{
		position: relative;
		left: 0;
		top: 0;
		width: 100%;
		height: auto;
		background-color: #f8b500;//*#f8fafa*//
		border-top-color: #d8dddc;//*#d8dddc*//
		border-top-width: 1px;
		border-top-style: solid;
		border-bottom-color: #d8dddc;
		border-bottom-width: 1px;
		border-bottom-style: solid;
	}


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

	/* コンテンツ配置領域 */

	/* ナビゲーション */
	#hpb-nav ul{
		display: none;
		background-image : none;
	}
	
	#hpb-nav ul.toggled-on{
		display: block;
	}
	
	#hpb-nav li{
		float: none;
		width: 100%;
		border-top-color: #d8dddc;
		border-top-width: 1px;
		border-top-style: solid;
	}

	#hpb-nav li#nav-contact{
		float: none;
		width: 100%;
	}

	#hpb-nav li a{
		height: auto;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		text-align: left;
	}

	#hpb-nav li span.ja{
		text-align: left;
		/*font-size: 60px;*/
		line-height: 1.4;
	}

	#hpb-nav a:link{
		background-image : none;
	}
	#hpb-nav a:visited{
		background-image : none;
	}
	#hpb-nav a:hover{
		background-image : none;
		background-color: #3da03b;
	}
	#hpb-nav a:active{
		background-image : none;
		background-color: #3da03b;
	}

	/* トップページデザイン */
	.hpb-layoutset-01 #hpb-title h2{
		width: 100%;
		height: 230px;/* 230 */
		background-size: contain;
	}

}
