@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; /* 標準文字色 */
    min-width: 900px;
}
/* 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(fbg_9A.png);
    background-position: bottom left;
    background-repeat: repeat-x;
    position: relative;
}

#hpb-header {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	height: 60px;
}

#hpb-inner {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    clear: both;
}

.hpb-layoutset-02 #hpb-wrapper {
	width: 650px;
	padding-top: 0px;
	float: right;
}

.hpb-layoutset-01 #hpb-title {
    height: 260px;
    margin: 0px;
    padding: 0;
}

.hpb-layoutset-02 #hpb-title {
}

#hpb-main {
	width: 650px;
	float: right;
	padding-bottom: 0px;
	text-align: left;
	min-height: 500px;
}

.hpb-layoutset-01 #hpb-main {
	padding-top: 0px;
}

#hpb-aside {
	width: 220px;
	float: left;
	margin-top: 0px;
	padding-bottom: 10px;
}

.hpb-layoutset-02 #hpb-aside {
    margin-top: 0px;
    float: left;
}

#hpb-footer {
	width: 900px;
	height: 88px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	clear: both;
}

.hpb-layoutset-01 #hpb-nav {
	width: 220px;
	margin-top: 0px;
	overflow: hidden;
}

.hpb-layoutset-02 #hpb-nav {
	width: 220px;
	padding-top: 0px;
	overflow: hidden;
}


/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */
.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 {
    display: inline;
    font-size: 13px;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
}

* html #hpb-nav li {
    /* ie6用ハック */
    width: 127px;
}

#hpb-nav li a {
    display: block;
    height: 32px;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 20px;
}

* html #hpb-nav li a {
    /* ie6用ハック */
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
}


#hpb-nav li span.en {
    display: none;
}


#hpb-nav ul a:link {
    background-image : url(menuBg_9A_02.png);
    background-position: top left;
    background-repeat: no-repeat;
}
#hpb-nav ul a:visited {
    background-image : url(menuBg_9A_02.png);
    background-position: top left;
    background-repeat: no-repeat;
}
#hpb-nav ul a:hover {
    background-image : url(menuBg_9A_02_on.png);
    background-position: left top;
    background-repeat: no-repeat;
}
#hpb-nav ul a:active {
    background-image : url(menuBg_9A_02_on.png);
    background-position: left top;
    background-repeat: no-repeat;
}

* html #hpb-nav li a:link {
    /* ie6用ハック */
    padding-left: 15px;
    background-image : url(menuBg_9A_02.png);
    background-position: top left;
    background-repeat: no-repeat;
}
* html #hpb-nav li a:visited {
    /* ie6用ハック */
    padding-left: 15px;
    background-image : url(menuBg_9A_02.png);
    background-position: top left;
    background-repeat: no-repeat;
}
* html #hpb-nav li a:hover {
    /* ie6用ハック */
    padding-left: 15px;
    background-image : url(menuBg_9A_02_on.png);
    background-position: top left;
    background-repeat: no-repeat;
}
* html #hpb-nav li a:active {
    /* ie6用ハック */
    padding-left: 15px;
    background-image : url(menuBg_9A_02_on.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#hpb-nav h3.hpb-c-index {
	line-height: 18px;
	text-indent: 0px;
	margin: 0px;
	font-size: 1em;
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 5px;
	background-color: #40D212;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image : url(top_title_9A_02.png);
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/

#hpb-inner #associationinfo {
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-color: #EDEDED;
}

#hpb-inner #associationinfo h3 {
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 5px;
	background-color: #21C60C;
	font-size: 1em;
	background-image : url(top_title_9A_02.png);
	line-height: 18px;
}

#hpb-inner #associationinfo p {
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 5px;
    color: #000000;
}
#banner img {
	margin-bottom: 3px;
	margin-top: 3px;
}
#topimg {
	height: 239px;
	width: 650px;
}
#report img {
	border: 1px solid #000;
}
