@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: #000; /* 標準文字色 */
	background-color: #fbf6e9;
	min-width: 970px;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body{
    font-size: 70%;
}
/* end */

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

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

#hpb-container{
	margin-top: -1px;
}

#hpb-header{
	width: 960px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 2;
}
#hpb-header:after{
	content: ".";  
	display: block;  
	clear: both;
	height: 0;
	visibility: hidden;
}

.hpb-layoutset-01 #hpb-header{
	height: 155px;
}

.hpb-layoutset-02 #hpb-header{
	height: 98px;
	background-image : url(headerBg_7Ia.png);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding-top: 5px;
}

#hpb-headerMain{
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 10px;
	text-align: left;
}
.hpb-layoutset-01 #hpb-headerMain{
	padding-top: 20px;
}
.hpb-layoutset-02 #hpb-headerMain{
	width: 600px;
	float: right;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
}
#hpb-headerLogo{
	width : 281px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	float: left;
}
.hpb-layoutset-01 #hpb-headerLogo{
	padding-top: 4px;
}
.hpb-layoutset-02 #hpb-headerLogo{
	padding-top: 6px;
}

#hpb-headerLogo a{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 299px;
	height: 84px;
	background-image : url(logo_7Ia.png);
	background-position: center center;
	background-repeat: no-repeat;
}


#hpb-headerExtra1{
	float: right;
	width: 600px;
	padding-top: 10px;
}
.hpb-layoutset-02 #hpb-headerExtra1{
	padding-top: 5px;
}
.hpb-layoutset-01 #hpb-headerExtra1 p.tel {
	
}
.hpb-layoutset-01 #hpb-headerExtra1 p.tel span{
	display: block;
}

#hpb-inner{
    width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#hpb-wrapper{
	width: 681px;
	float: left;
	text-align: left;
}

.hpb-layoutset-01 #hpb-wrapper{
	padding-top: 322px;
}
.hpb-layoutset-02 #hpb-wrapper{
	padding-top: 54px;
}


#hpb-aside{
    width: 264px;
	float:right;
	padding-bottom: 20px;
}
.hpb-layoutset-01 #hpb-aside{
	margin-top: 327px;
}
.hpb-layoutset-02 #hpb-aside{
	margin-top: 67px;
}


#hpb-footer{
	clear: both;
}


#hpb-nav{
	position: absolute;
	left: 0;
}
.hpb-layoutset-01 #hpb-nav{
	top: 261px;
}
.hpb-layoutset-02 #hpb-nav{
	top: 0px;
}

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

/* 背景設定 */
.hpb-layoutset-01 #hpb-container{
	background-image : url(bg_7Ia_01.png);
	background-position: top left;
	background-repeat: repeat-x;
}
.hpb-layoutset-02 #hpb-container{
	background-image : url(bg_7Ia_02.png);
	background-position: top left;
	background-repeat: repeat-x;
}



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

/* トップページ デザイン定義 */
.hpb-layoutset-01 #hpb-title{
	width : 1111px;
	position: absolute;
	top: -149px;
	left: 0;
}

.hpb-layoutset-01 #hpb-title h2{
	width: 960px;
	height: 410px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    overflow: hidden;
    text-indent: -9999px;
    background-image : url(top_mainimg_7Ia.png);
    background-position: top center;
    background-repeat: no-repeat;
	z-index: 0;
}