@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; /* 標準文字色 */
	min-width: 1200px;
	width: 100%;
}

/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body{
    font-size: 70%;
}
/* end */

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

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
	background-image : url(footerBg_6Ea.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-bottom: 10px;
}

#hpb-header{
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: -1px;
	min-width: 1200px;
}

.hpb-layoutset-01 #hpb-header{
	height: 187px;
	/* [disabled]background-image : url(top_mainimg_6Ea_01.png); */
	/* [disabled]background-position: top left; */
	/* [disabled]background-repeat: no-repeat; */
	position: relative;
	margin-top: 23px;
	width: 85%;
	min-width: 1200px;
}

#hpb-headerMain h1{
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    font-weight: normal;
    font-size: 1em;
    color: #fff;
}

.hpb-layoutset-01 #hpb-headerMain h1{
	padding-top: 50px;
	padding-left: 23px;
	background-image: url(title.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.hpb-layoutset-02 #hpb-headerMain h1{
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 8px;
    margin-bottom: 16px;
    line-height: 23px;
}

#hpb-headerLogo{
	width: 1400px;
	display: none;
}

#hpb-headerLogo a{
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-indent: -9999px;
	overflow: hidden;
	height: 54px;
	background-image : url(logo_6Ea_01.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.hpb-layoutset-01 #hpb-headerLogo a{
    margin-left: 18px;
}

.hpb-layoutset-02 #hpb-headerLogo a{
    margin-left: 3px;
}

#hpb-headerExtra1{
    width: 350px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 1.2em;
}

.hpb-layoutset-01 #hpb-headerExtra1{
    position: absolute;
    right: 30px;
    bottom: 30px;
}

.hpb-layoutset-02 #hpb-headerExtra1{
    float: right;
    margin-top: -50px;
    padding-right: 20px;
}


#hpb-inner{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	clear: both;
	background-image: url(back.png);
	width: 85%;
	margin-top: -100px;
	min-width: 1200px;
}

#hpb-wrapper{
	padding-top: 47px;
	/* [disabled]float: right; */
	padding-right: 15px;
}

.hpb-layoutset-02 #hpb-wrapper{
	padding-top: 85px;
}

.hpb-layoutset-01 #hpb-title{
    display: none;
}

#hpb-main{
	width: 71%;
	float: left;
	text-align: left;
}


.hpb-layoutset-01 #hpb-main{
	/* [disabled]padding-top: 10px; */
}

#hpb-aside{
	width: 28%;
	float: left;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 20px;
	text-align: center;
}

/*.hpb-layoutset-02 #hpb-aside{
	padding-top: 85px;
}*/

#hpb-footer{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	min-width: 1200px;
}

#hpb-footer:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */
.hpb-layoutset-01{
	/*background-image : url(fBg_6Ea_01.png);*/
	background-image : url(top.png);
	background-position: top center;
	background-repeat: repeat-x;
}

.hpb-layoutset-02{
	/*background-image : url(fBg_6Ea_02.png);*/
	background-image : url(top2.png);
	background-position: top center;
	background-repeat: repeat-x;
}

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


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

/* ナビゲーション */

#hpb-nav ul{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 0;
	padding-right: 2px;
	padding-left: 0;
	padding-bottom: 0;
	list-style-type: none;
	float: left;
	background-image : url(mainmenuItem_6Ea.png);
	background-position: top right;
	background-repeat: no-repeat;
	width: 100%;
	min-width: 1200px;
}

#hpb-nav ul:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-nav li{
	float: left;
	padding-left: 0.1%;
	display: inline;
	font-size: 18px;
	height: 32px;
	background-image : url(mainmenuItem_6Ea.png);
	background-position: top left;
	background-repeat: repeat-x;
	width: 24.8%;
	min-width: 290px;
	padding-right: 0.1%;
}

#hpb-nav li a{
	display: block;
	height: 32px;
	text-align: center;
	line-height: 32px;
	padding-top: 1px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 21px;
	font-weight: bold;
	width: 100%;
}

#hpb-nav li span.en{
    display: none;
}

.hpb-layoutset-01 #hpb-nav{
	height: 32px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	width: 100%;
	min-width: 1200px;
}

.hpb-layoutset-02 #hpb-nav{
	width: 100%;
	height: 32px;
	position: absolute;
	top: 100px;
	left: -1px;
	overflow: hidden;
	min-width: 1200px;
}

* html #hpb-nav li a{
    /* ie6用ハック */
    display: inline-block;
}

#hpb-nav a:link{
    background-image : url(mainmenu_6Ea.png);
    background-position: top left;
    background-repeat: repeat-x;
}
#hpb-nav a:visited{
    background-image : url(mainmenu_6Ea.png);
    background-position: top left;
    background-repeat: repeat-x;
}
#hpb-nav a:hover{
    background-image : url(mainmenu_6Ea_on.png);
    background-position: top left;
    background-repeat: repeat-x;
}
#hpb-nav a:active{
    background-image : url(mainmenu_6Ea_on.png);
    background-position: top left;
    background-repeat: repeat-x;
}

#hpb-nav h3.hpb-c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}



#hpb-headerExtra1 p.tel{
    /* 電話番号の文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 1.7em;
    text-align: right;
}

#hpb-headerExtra1 p.tel span{
    /* 電話番号の「TEL」文字設定 */
    font-size: 12px;
    padding-right: 5px;
    color: #333333;
    font-weight: normal;
}

#hpb-headerExtra1 p.address{
    /* 住所文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 12px;
    text-align: right;
    color: #333333;
}
