@charset "Shift_JIS";

/* 要素リセット */
body{
    margin: 0;
    padding: 0;
    font-size: 75%;
    font-family: 'メイリオ' , Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' , sans-serif;
    color: #000000; /* 標準文字色 */
    background-color: #ececec;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body{
    font-size: 70%;
}
/* end */

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

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

#hpb-container{
	position: relative;
}

#hpb-header{
	position: relative;
	width: 960px;
	height: 146px;
	overflow: hidden;
}

.hpb-layoutset-01 #hpb-header{
	background-color: #fff;
}

.hpb-layoutset-01 #hpb-inner{
	padding-top: 330px;
}
.hpb-layoutset-02 #hpb-inner{
	padding-top: 86px;
}
#hpb-headerLogo{
	position: absolute;
	top: 0px;
	left: 19px;
	z-index: 2;
}

.hpb-layoutset-01 #hpb-title{
    background-image : url(top_mainimg_5M_01.png);
    background-position: top left;
    background-repeat: no-repeat;
	height : 82px;  
	width : 958px;
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 1;
}
.hpb-layoutset-02 #hpb-title{
	position: absolute;
	top: 182px;
	width: 960px;
	left: 0;
}
#hpb-main{
    width: 613px;
	float: left;
	padding-left: 14px;
}
.hpb-layoutset-01 #hpb-main{
	padding-top: 0px;
}
.hpb-layoutset-02 #hpb-main{
	padding-top: 50px;
}
#hpb-aside{
 	width: 293px;
	float: right;
	padding-right: 14px;
}
.hpb-layoutset-01 #hpb-aside{
	padding-top: 0px;
}
.hpb-layoutset-02 #hpb-aside{
	padding-top: 66px;
}


#hpb-nav{
    width: 960px;
    left: 0px;
	position: absolute;
}

.hpb-layoutset-01 #hpb-nav{
	top: 416px;
	padding-bottom: 18px;
	background-image : url(mainBg_5M.png);
	background-position: bottom left;
    background-repeat: repeat-x;
}
.hpb-layoutset-02 #hpb-nav{
	top: 144px;
}
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */


#hpb-header:after{
	content: ".";  
	display: block;  
	clear: both;
	height: 0;
	visibility: hidden;
}
#hpb-headerMain{
	width: 400px;
	float: left;
	padding-left: 192px;
}

#hpb-headerExtra1{
    width: 400px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 15px;
    padding-right: 28px;
    padding-bottom: 5px;
    padding-left: 0;
    float: right;
	text-align: right;
}

.hpb-layoutset-01 #hpb-headerExtra1{
	margin-top: -30px;
}
.hpb-layoutset-02 #hpb-headerExtra1{
	margin-top: 0px;
}
/* コンテンツ配置領域 */

.hpb-layoutset-01 #hpb-title h2{
    margin: 0;
    overflow: hidden;
    text-indent: -9999px;
}

.hpb-layoutset-02 #hpb-title h2{
    background-image : url(pic_a061.jpg);
}


