@charset "Shift_JIS";

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

#hpb-container{
	width:980px;
	position: relative;
	margin-top:-1px;
	margin-left:auto;
	margin-right:auto;
	background-image : url(containerBg_9J.png);
	background-repeat: repeat-y;
	background-position: center top;
}

#hpb-header{
    width: 980px;
    margin-bottom: 50px;
}

#hpb-footer{
	width: 938px;
	clear: both;
    margin-left: auto;
    margin-right: auto;
	padding-bottom:13px;
	margin-bottom:10px;
}

#hpb-inner{
    width: 938px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    clear: both;
}

.hpb-layoutset-02 #hpb-wrapper{
    width: 660px;
    float: left;
}

.hpb-layoutset-01 #hpb-title{
    height: 335px;
}

.hpb-layoutset-01 #hpb-title h2{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
    text-indent: -9999px;
    height: 335px;
    background-image : url(57409.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

.hpb-layoutset-02 #hpb-title{
    width: 938px;
    height: 136px;
}
.hpb-layoutset-02 #hpb-title h2{
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
    height: 136px;
    background-image : url(titleBg_9J.png);
    background-position: top left;
    background-repeat: no-repeat;
	line-height:136px;
	text-align:left;
    font-size: 24px;
}
h2 span.ja{
	padding-left:27px;
}
h2 span.en{
    font-size: 18px;
    text-transform: uppercase;
	padding-left:20px;
}


#hpb-main{
    width: 653px;
    float: left;
    padding-bottom: 0px;
	margin-left:10px;
    text-align: left;
    padding-top: 10px;
}

#hpb-wrapper #hpb-main h3:first-child{
    margin-top: 5px;
}

.hpb-layoutset-01 #hpb-main{
    padding-top: 10px;
}

#hpb-aside{
    width: 253px;
    float: right;
    margin-top: 19px;
	margin-right:0px;
    padding-bottom: 0px;
}

.hpb-layoutset-02 #hpb-aside{
    margin-top: 145px;
}

#hpb-nav{
    width: 937px;
    height: 42px;
    overflow: hidden;
    position: absolute;
    top: -50px;
    left: 0px;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

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

/* ナビゲーション */
#hpb-nav ul{
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	list-style-type: none;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bdbdbd;
	border-bottom-color: #000000;
    height: 37px;
}

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

#hpb-nav li{
    float: left;
	display: inline;
    font-size: 13px;
	line-height:37px;
    height: 37px;
    overflow: hidden;
}
#hpb-nav li a{
	display: inline-block;
	overflow: hidden;
	padding-left: 17px;
	padding-right: 17px;
    font-weight: bold;
    text-decoration: none;
	line-height:37px;
    height: 37px;
	color:#000000;
}
#hpb-nav li a:hover{
	color:#FFFFFF;
    text-decoration: none;
	background-color:#2d70b4;
}

#hpb-nav li span.en{
	text-transform:uppercase;
	display:inline-block;
}
#hpb-nav li span.ja{
    display: none;
}

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

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