<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* 要素リセット */
body{
    margin: 0;
    padding: 0;
    font-size: 75%;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color: #000000; /* 標準文字色 */
    background-color:#fcf7d7;
    background-image : url(bg_9Fa.png);
    background-position:left top;
    background-repeat: repeat;
}
/* 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;
    width: 960px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

#hpb-header{
    height: 296px;
}

#hpb-inner{
    margin-top: 11px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.hpb-layoutset-01 #hpb-wrapper{
    float: right;
    width: 689px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.hpb-layoutset-02 #hpb-wrapper{
    float: right;
    width: 689px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.hpb-layoutset-01 #hpb-title{
    position: absolute;
    left: 271px;
    top: 36px;
    width: 689px;
    height: 260px;
}

.hpb-layoutset-02 #hpb-title{
    position: absolute;
    left: 271px;
    top: 36px;
    width: 689px;
    height: 120px;
}

.hpb-layoutset-01 #hpb-title h2{
    background-image : url(top_mainimg_9Fa_01.png);
    background-position: center top;
    background-repeat: no-repeat;
    height: 260px;
    margin: 0;
    overflow: hidden;
    text-indent: -9999px;
    width: 689px;
}

#hpb-main
{
}

.hpb-layoutset-01 #hpb-main{
    padding-top: 27px;
    padding-right: 27px;
    padding-bottom: 10px;
    padding-left: 27px;
    background-color: #ffffff;
}

.hpb-layoutset-02 #hpb-main{
    margin-top: -161px;
    padding-top: 27px;
    padding-right: 27px;
    padding-bottom: 10px;
    padding-left: 27px;
    background-color: #ffffff;
    min-height:400px;
}

#hpb-aside{
    float: left;
    width: 260px;
}

.hpb-layoutset-02 #hpb-aside{
    float: left;
    width: 260px;
}

#hpb-footer{
    clear: both;
}

.hpb-layoutset-01 #hpb-nav{
    float: left;
    width: 260px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.hpb-layoutset-02 #hpb-nav{
    float: left;
    width: 260px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}


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

.hpb-layoutset-02
{
}


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

/* ナビゲーション */
#hpb-nav ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    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{
    height: 43px;
    overflow: hidden;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 4px;
    margin-left: 0;
    font-size: 12px;
    line-height: 43px;
}

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

#hpb-nav li a{
    display: block;
    height: 43px;
    overflow: hidden;
    padding-left: 34px;
    padding-right: 10px;
}

* html #hpb-nav li a{
    /* ie6用ハック */
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
}


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


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

* html #hpb-nav li a:link{
    /* ie6用ハック */
    padding-left: 15px;
    background-image : url(menuBg_9Fa_01.png);
    background-position: top left;
    background-repeat: no-repeat;
}
* html #hpb-nav li a:visited{
    /* ie6用ハック */
    padding-left: 15px;
    background-image : url(menuBg_9Fa_01.png);
    background-position: top left;
    background-repeat: no-repeat;
}
* html #hpb-nav li a:hover{
    /* ie6用ハック */
    padding-left: 15px;
    background-image : url(menuBg_9Fa_01.png);
    background-position: top left;
    background-repeat: no-repeat;
}
* html #hpb-nav li a:active{
    /* ie6用ハック */
    padding-left: 15px;
    background-image : url(menuBg_9Fa_01.png);
    background-position: top left;
    background-repeat: no-repeat;
}


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

#hpb-inner #associationinfo{
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 15px;
    padding-left: 0;
    background-image : url(infoBg_9Fa_02.png);
    background-position:center bottom;
    background-repeat:no-repeat;
}

#hpb-inner #associationinfo h3{
    height: 31px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-align: center;
    background-image : url(infoBg_9Fa_01.png);
    background-position:center top;
    background-repeat:no-repeat;
    font-size: 1em;
    line-height: 31px;
		border-bottom: none;
}

#hpb-inner #associationinfo p{
    margin-top: 0;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
}

</pre></body></html>