@charset "Shift_JIS";

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

#hpb-inner{
    width: 910px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    clear: both;
	background-image : url(../img/innerBg_6Ja_02.png);
    background-position: top left;
    background-repeat: repeat-y;
}
.hpb-layoutset-01 #hpb-inner{
	margin-top: 457px;
}
.hpb-layoutset-02 #hpb-inner{
	margin-top: 73px;
}
#hpb-inner::after{
	content: ".";  
	display: block;  
	clear: both;
	height: 0;
	visibility: hidden;
}

.hpb-layoutset-01 #hpb-title{
    height: 379px;
	width: 940px;
    margin: 0px;
    background-image : url(../img/wrapperBg_6Ja_02.png);
    background-position: bottom left;
    background-repeat: no-repeat;
	padding-bottom: 17px;
	position: absolute;
	top: -390px;
	left: -15px;
}

.hpb-layoutset-02 #hpb-wrapper{
	float: right;
	width: 631px;
}
.hpb-layoutset-02 #hpb-title{
	padding-top: 15px;
	padding-right: 10px;
	width: 621px;
}

#hpb-main{
    width: 620px;
    float: right;
    text-align: left;
	padding-top: 12px;
	padding-right: 10px;
}


#hpb-nav{
	width: 940px;
	height: 59px;
	position: absolute;
	left: -15px;
	overflow: hidden;

}
.hpb-layoutset-01 #hpb-nav{
	top: -453px;
}
.hpb-layoutset-02 #hpb-nav{
	top: -69px;
		background-image : url(../img/wrapperBg_6Ja_02.png);
    background-position: bottom left;
    background-repeat: no-repeat;
	padding-bottom: 17px;
}
#hpb-aside{
    width: 240px;
	clear: left;
    float: left;
	padding-left: 5px;
	padding-top: 10px;
}
.hpb-layoutset-02 #hpb-aside{
	padding-top: 13px;
}

#hpb-footer{
	background-image : url(../img/footerBg_6Ja_02.png);
}

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

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

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

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

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-inner{
		width: 100%;
		background-image : none;
	}
	.hpb-layoutset-01 #hpb-inner{
		margin-top: 0;
	}
	.hpb-layoutset-02 #hpb-inner{
		margin-top: 0;
	}
	.hpb-layoutset-01 #hpb-title{
		width: 100%;
		height: auto;
		background-image : none;
		padding-bottom: 0;
		position: relative;
		top: 0;
		left: 0;
	}
	.hpb-layoutset-02 #hpb-wrapper{
		float: none;
		width: 100%;
		padding-top: 1em;
	}
	.hpb-layoutset-02 #hpb-title{
		padding-top: 0;
		padding-right: 0;
		width: 100%;
	}
	#hpb-main{
		width: 96%;
		float: none;
		padding-top: 0;
		padding-bottom: 20px;
		padding-right: 0;
		margin-left: auto;
		margin-right: auto;
	}
	.hpb-layoutset-02 #hpb-main{
		padding-top: 10px;
	}
	#hpb-nav{
		width: 100%;
		height: auto;
		position: relative;
		left: 0;
		border-top-width: 1px;
		border-top-color: #000000;
		border-top-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #000000;
		border-bottom-style: solid;
	}
	.hpb-layoutset-01 #hpb-nav{
		top: 0;
	}
	.hpb-layoutset-02 #hpb-nav{
		top: 0;
		background-image : none;
		padding-bottom: 0;
	}
	#hpb-aside{
		width: 100%;
		float: none;
		padding-right: 2%;
		padding-left: 2%;
		padding-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
		background-color : #ffdfb2;
		box-sizing: border-box;
	}
	.hpb-layoutset-02 #hpb-aside{
		padding-top: 10px;
	}
	#hpb-footer{
		background-image : none;
		border-top-width: 1px;
		border-top-color: #000000;
		border-top-style: solid;
	}

	/*--------------------------------------------------------
	  共通パーツデザイン設定
	--------------------------------------------------------*/
	#pagetop{
		padding-bottom:0;
	}



}
