@charset "Shift_JIS";

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

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

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container {
    margin-top: -1px;
    position: relative;
}

#hpb-header {
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    height: 73px;
    background-color: #FFFFFF;
}

#hpb-inner {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    clear: both;
    background-color: #FFFFFF;
}

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

.hpb-layoutset-01 #hpb-wrapper {
    width: 650px;
    padding-top: 55px;
    float: left;
}

.hpb-layoutset-02 #hpb-wrapper {
    width: 650px;
    padding-top: 15px;
    float: left;
}

.hpb-layoutset-01 #hpb-title {
    width: 650px;
    float: left;
    height: 260px;
    margin-top: -40px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0;
}

.hpb-layoutset-02 #hpb-title {
}

#hpb-main {
    width: 650px;
    float: left;
    padding-bottom: 0px;
    text-align: left;
    min-height: 500px;
}

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

#hpb-aside {
    width: 220px;
    float: right;
    margin-top: 0px;
}

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

#hpb-footer {
    width: 940px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    background-color: #FFFFFF;
    clear: both;
}

.hpb-layoutset-01 #hpb-nav {
    width: 220px;
    overflow: hidden;
    margin-top: 15px;
    padding-bottom: 15px;
    float: right;
}

.hpb-layoutset-02 #hpb-nav {
    width: 220px;
    overflow: hidden;
    margin-top: 15px;
    padding-bottom: 15px;
    float: right;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */
.hpb-layoutset-01 {
}

.hpb-layoutset-02 {
}


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

/* ナビゲーション */
#hpb-nav ul {
    margin-top: 0;
    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;
}

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

#hpb-nav li {
    width: 220px;
    float: left;
    display: block;
    font-size: 13px;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    text-align: center;
    background-image : url(menuBg_9C_02.png);
    background-position: top right;
    background-repeat: repeat-x;
}

* html #hpb-nav li {
    /* ie6用ハック */
    width: 220px;
}

#hpb-nav li a {
    display: block;
    height: 50px;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
}


#hpb-nav li span.en {
    color: #FFFFFF;
    display: block;
    line-height: 50px;
    font-size: 15px;
    text-transform: uppercase;
    text-align: left;
    padding-left: 10px;
    font-weight: bold;
}

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

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

#hpb-nav a:hover span.en {
    color: #FFFFFF;
}
#hpb-nav a:active span.en {
    color: #FFFFFF;
}

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

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
#hpb-inner #associationinfo {
    margin-top: 15px;
    margin-bottom: 40px;
    padding-top: 0px;
    padding-bottom: 10px;
    background-color: #F3F3F3;
}

#hpb-inner #associationinfo h3 {
    text-align: left;
    font-weight: bold;
    margin-top: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 5px;
    background-color: #000000;
    color: #FFFFFF;
    font-size: 1em;
    text-transform: uppercase;
}

#hpb-inner #associationinfo p {
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 5px;
}

