@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: #5B331E; /* 標準文字色 */
    background-color: #fff2e4;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-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-left: 25px;
	padding-right: 25px;
    position: relative;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	background-color: #fefff3;
	position: relative;
	
}

#hpb-header{
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.hpb-layoutset-01 #hpb-header{
	    height: 55px;
}

.hpb-layoutset-02 #hpb-header{
	height: 60px;
	overflow: hidden;
}

#hpb-headerExtra1 p.tel{
	color: #5B331E;
}
.hpb-layoutset-01 #hpb-inner{
}
.hpb-layoutset-02 #hpb-inner{
	padding-top: 225px;
}


.hpb-layoutset-02 #hpb-title{
}
#hpb-main{
	width: 650px;
	float: left;
	padding-left: 0px;
	padding-top: 65px;
}
.hpb-layoutset-01 #hpb-main{
	padding-top: 65px;
}

.hpb-layoutset-02 #hpb-main{
	padding-top: 0px;
}

#hpb-aside{
    width: 225px;
	float:right;
	padding-right: 0px;
    padding-top:110px;
	
}
.hpb-layoutset-01 #hpb-aside{
	margin-top: 3px;
}
.hpb-layoutset-02 #hpb-aside{
	margin-top: -62px;
}


#hpb-nav{
	position: absolute;
	height: 56px;
	width: 900px;
	overflow: hidden;
	padding-top: 0px;
}
/*.hpb-layoutset-01 #hpb-nav{
	top: 398px;
}*/
.hpb-layoutset-02 #hpb-nav{
	top: 230px;
}
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* ヘッダー */

#hpb-headerMain{
	padding: 10px 0px 10px 0px;
	width:450px;
	float:left;
}
.hpb-layoutset-01 #hpb-headerLogo{
	overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    width: 500px;
}

.hpb-layoutset-02 #hpb-headerLogo{
	background-image : url(mainimg_10I.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	width:900px;
	 height: 150px;
    margin-left: 25px;
    margin-top: 70px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
}

.hpb-layoutset-02 #hpb-headerLogo a{
    background-image : url(logo_10I_01.png);
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 150px;
    margin-left: 25px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    width: 500px;
	z-index: 11;
}
/*#hpb-headerExtra1{
	margin-top: 15px;
	padding-left: 17px;
}*/

/* トップページメインイメージ */
/*.hpb-layoutset-01 #hpb-title{
width:900px;
height:400px;
}*/
.hpb-layoutset-01 #hpb-title h2{
	width: 898px;
	height: 398px;
	border-width: 1px;
	border-style: solid;
	border-color: #dcd7cd;
	text-indent: -9999px;
	overflow: hidden;
	background-image : url(top_mainimg_10I.png);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 12;
	position: relative;
}

.hpb-layoutset-02 h2{
	background-image : url(titleBg_10I.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    margin-top: 15px;
	margin-left: 0px;
    margin-bottom: 0;
    height: 28px;
    text-align: left;
    overflow: hidden;
    line-height: 28px;
	border-left: 5px solid #f9a938;
	padding-top: 20px;
	padding-left: 23px;
}

/* ナビゲーション */
#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: 0px;
    list-style-type: none;
    overflow: hidden;
    height: 56px;
	text-align: left;
	letter-spacing: -0.4em;
	font-size: 1.05em;
}

#hpb-nav li{
    display: inline-block;
	text-align: center;
    background-position: top right;
    background-repeat: no-repeat;
	background-color: #fcf6de;	
	letter-spacing: 0.1em;
	border-top: 2px solid #F6a000;
	border-right: 2px solid #F6a000;
	border-bottom: 2px solid #F6a000;
	width:178px;
}

li#nav-toppage{
	width: 176px;
	border-left: 2px solid #F6a000;
	border-top-left-radius: 4px;        /* CSS3草案 */  
    -webkit-border-top-left-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius-topleft: 4px;    /* Firefox用 */
	border-bottom-left-radius: 4px;        /* CSS3草案 */  
    -webkit-border-bottom-left-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius-bottomleft: 4px;    /* Firefox用 */
}
li#nav-company{
	border-top-right-radius: 4px;        /* CSS3草案 */  
    -webkit-border-top-right-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius-topright: 4px;    /* Firefox用 */
	border-bottom-right-radius: 4px;        /* CSS3草案 */  
    -webkit-border-bottom-right-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius-bottomright: 4px;    /* Firefox用 */
}
#hpb-nav li a{
    display: block;
    height: 52px;
	line-height: 50px;
    overflow: hidden;

}

#hpb-nav li span.en{
    display: none;
}

#hpb-nav a:link{
    color: #5B331E;
    text-decoration: none;
}
#hpb-nav a:visited{
    color: #5B331E;
    text-decoration: none;
}
#hpb-nav a:hover{
    color: #5B331E;
    text-decoration: none;
	background-image : url(mainmenu_10I_on.png);
    background-position: bottom left;
    background-repeat: no-repeat;
	background-color: #ffe6b4;
}
#hpb-nav a:active{
    color: #5B331E;
    text-decoration: none;
    background-image : url(mainmenu_10I_on.png);
    background-position: bottom left;
    background-repeat: no-repeat;
	background-color: #ffe6b4;
}
/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {

	body{
		min-width: 100%;
		text-align:left;
	}

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-main,
	.hpb-layoutset-01 #hpb-main,
	.hpb-layoutset-02 #hpb-main{
		width: 96%;
		float: none;
		padding-top:10px;
		padding-left:0;
		padding-right:0;
		padding-bottom:0;
		margin-top:0;
		margin-left: auto;
		margin-right: auto;
		margin-bottom:0;
		position:relative;
	}
	#hpb-wrapper{
		float: none;
		margin-top:0;
		margin-right: 0;
		margin-bottom: 0;
		padding-bottom: 0;
		position: relative;
		top: 0;
		width: 100%;
		z-index: 1;
		min-height: 100px;
	}
	#hpb-aside,
	.hpb-layoutset-02 #hpb-aside{
		/*width: 96%;*/
		float: none;
		padding-top:10px;
		padding-left:0;
		padding-right:0;
		padding-bottom:0;
		margin-top:0;
		margin-left: auto;
		margin-right: auto;
		margin-bottom:0;
		position:relative;
	}

	/*--------------------------------------------------------
	  デザイン設定
	--------------------------------------------------------*/
	/* タイトル */
	.hpb-layoutset-01 #hpb-title{
		width: 100%;
		height: auto;
		position: relative;
		top: auto;
		left: auto;
		margin-top: 0;
		margin-right: auto;
		margin-left: auto;
		margin-bottom:0;
	}
	.hpb-layoutset-02 #hpb-title{
		width: 100%;
		position: relative;
		top: 0;
		left: 0;
		padding-left:0;
		padding-top:10px;
	}

	.hpb-layoutset-01 #hpb-title h2,
	.hpb-top-image{
		background-size:contain;
		background-repeat:no-repeat;
		background-position:center center;
		width: 100%;
		height: 200px;
		margin-top:5px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom:0;
		padding-left: 0;
		padding-right:0;
		padding-top: 0px;
		padding-bottom:0;
		font-size:1.6em;
		border:none;
	}
	/* ナビゲーション */
	li#nav-toppage{
		border-top-left-radius: 0;        /* CSS3草案 */  
		-webkit-border-top-left-radius: 0;    /* Safari,Google Chrome用 */  
		-moz-border-radius-topleft: 0;    /* Firefox用 */
		border-bottom-left-radius: 0;        /* CSS3草案 */  
		-webkit-border-bottom-left-radius: 0;    /* Safari,Google Chrome用 */  
		-moz-border-radius-bottomleft: 0;    /* Firefox用 */
	}
	li#nav-company{
		border-top-right-radius: 0;        /* CSS3草案 */  
		-webkit-border-top-right-radius: 0;    /* Safari,Google Chrome用 */  
		-moz-border-radius-topright: 0;    /* Firefox用 */
		border-bottom-right-radius: 0;        /* CSS3草案 */  
		-webkit-border-bottom-right-radius: 0;    /* Safari,Google Chrome用 */  
		-moz-border-radius-bottomright: 0;    /* Firefox用 */
	}

	#pagetop,
	.hpb-layoutset-02 #pagetop{
		width:auto;
		position:relative;
		bottom:auto;
		right:auto;
		float:none;
		margin-top:0;
		margin-bottom:0;
		margin-left:0;
		margin-right:0;
		padding-top:30px;
		padding-bottom:10px;
		padding-left: 10px;
		padding-right: 10px;
		text-align:right;
		clear:both;
	}
	#pagetop a{
		margin-left:auto;
		margin-right:0;
	}
	
	/* トップページ デザイン定義 */

}