@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_3La.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_3La.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_3La.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_3La.png);
	background-position: top center;
	background-repeat: no-repeat;
}

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

	/*--------------------------------------------------------
	レイアウト設定
	--------------------------------------------------------*/
	#hpb-wrapper{
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		float: none;
	}
	#hpb-title{
		margin-top: 0;
	}
	.hpb-layoutset-01 #hpb-title{
		width: 100%;
		position: relative;
		top: 0;
		left: 0;
	}
	#hpb-main{
		width: 96%;
		margin-right: auto;
		margin-left: auto;
		padding-top: 0;
		padding-bottom: 20px;
	}
	.hpb-layoutset-01 #hpb-main{
		margin-top: 0;
	}
	.hpb-layoutset-02 #hpb-main{
		padding-top: 20px;
	}
	#hpb-aside{
		max-width: 96%;
		margin-top: 0;
		margin-right: auto;
		margin-left: auto;
		padding-bottom: 20px;
		float: none;
	}
	.hpb-layoutset-01 #hpb-aside{
		margin-top: 0;
	}
	#hpb-footer{
		margin-top: 0;
		background-color : #82df4c;
	}
	#hpb-nav{
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #339900;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #339900;
	}

	/*--------------------------------------------------------
	デザイン設定
	--------------------------------------------------------*/
	/* コンテンツ配置領域 */

	/*--------------------------------------------------------
	共通パーツデザイン設定
	--------------------------------------------------------*/
	.hpb-layoutset-02 h2{
		background-color : #ffffff;
		background-image : none;
		margin-right: auto;
		margin-left: auto;
		height: auto;
		padding-top: 50px;
		padding-right: 15px;
		padding-bottom: 40px;
		line-height: 1.4;
		width: auto;
		word-break: break-all;
	}
	#pagetop{
		margin-bottom: 0;
		padding-left: 0;
	}

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



}
