@charset "Shift_JIS";

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

#hpb-wrapper{
    width: 750px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
	float:left;
}
#hpb-title{
	margin-top: 105px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
.hpb-layoutset-01 #hpb-title{
	width: 1000px;
	position:absolute;
	top:115px;
	left:0px;
	margin-top:0;
}


#hpb-main{
	width: 750px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
    padding-top: 10px;
}
.hpb-layoutset-01 #hpb-main{
    margin-top: 470px;
}

#hpb-aside{
    width: 230px;
    margin-top: 255px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
	padding-bottom:15px;
	float:right;
}
.hpb-layoutset-01 #hpb-aside{
    margin-top: 480px;
}

#hpb-footer{
	clear: both;
	margin-top: 7px;
	background-image : url(footerBg_3L.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#hpb-nav{
	position: absolute;
	top: -1px;
	right:0px;
	left: 0px;
	width: 1000px;
	height: 105px;
	overflow: hidden;
}

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

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



/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
.hpb-layoutset-02 h2{
    background-image : url(titleBg_3L.png);
    background-position: top right;
    background-repeat: repeat-x;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: auto;
    height: 140px;
    padding-top: 0px;
    text-align: left;
    overflow: hidden;
    line-height: 140px;
	width:1000px;
    font-size: 17px;
}

#pagetop{
	clear:both;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: left;
	padding-left: 5px;
}

#pagetop a{
	/* ページの先頭へのリンク設定 */
    display: block;
	margin-left: auto;
	margin-right: 0px;
	margin-top: 0px;
	padding-left:35px;
	background-image : url(returnTop_3L.png);
	background-position: center left;
	background-repeat: no-repeat;
	width: 115px;
	height: 32px;
	line-height:40px;
	text-align: left;
	overflow: hidden;
}

#hpb-footerMain p{
	text-align:left;
}

/* トップページ デザイン定義 */
.hpb-layoutset-01 #hpb-title H2{
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	overflow: hidden;
	text-indent: -9999px;
	height: 350px;
	background-image : url(mainimage_3L.png);
	background-position: top center;
	background-repeat: no-repeat;
}
