@charset "Shift_JIS";

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

#hpb-inner{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
	padding-top:65px;
    position: relative;
    clear: both;
}

.hpb-layoutset-01 #hpb-title{
    height: 355px;
    margin: 0px;
    padding: 0;
}

.hpb-layoutset-02 #hpb-title{
    height: 160px;
    margin: 0px;
    padding: 0;
}

#hpb-main{
    width: 640px;
    float: right;
    text-align: left;
}

#hpb-aside{
    width: 240px;
    float: left;
    margin-top: 0px;
    padding-bottom: 0px;
}


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

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

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