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

/* 要素リセット */
body{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom : 2px;
	margin-left: 4%;
	padding-top : 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 75%;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
	color : #333333;/* 標準文字色 */
	background-color : #ffffff;
	background-image: url(img/fBg_2L.png);
	background-position: center top;
	background-repeat: no-repeat;
	min-width: 1000px;
	background-attachment: fixed;
	text-align : left;
	position : inherit;
  visibility : visible;
}

/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body{
    font-size: 70%;
}
/* end */
	
img{
    border-top : 0px none;
    border-right : 0px none;
    border-bottom : 0px none;
    border-left : 0px none;
  margin-right : 6%;
  background-position : center center;
}

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


#hpb-inner{
	width : 955px;
	position: relative;
	min-height: 600
px;

  margin-left : 3px;
}

.hpb-layoutset-01 #hpb-main{
    width: 680px;
    float: right;
	padding-top: 100px;
}
.hpb-layoutset-02 #hpb-main{
    width : 680px;
    float: right;
	padding-top: 10px;
}
#hpb-aside{
	width: 225px;
	float: left;
	padding-top : 0px;
}

/* サイドブロック内パーツ */


#banner ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
	width: 225px;
}


#banner a#banner-1{
    /* 入会 */
    background-image : url(img/banner_2L_01.png);
    background-position: center left;
    background-repeat: no-repeat;
	display: block;
	width:225px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 0;
}

#banner a#banner-2{
    /*加入*/
    background-image : url(img/banner_2L_02.png);
    background-position: center left;
    background-repeat: no-repeat;
	display: block;
	width: 225px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 0;
}

#banner a#banner-3{
    /* 指導委員 */
    background-image : url(img/banner-2L_03.png);
    background-position: center left;
    background-repeat: no-repeat;
	display: block;
	width: 225px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 0;
}
#banner a#banner-4{
    /* 責任者 */
    background-image : url(img/banner-2L_04.png);
    background-position: center left;
    background-repeat: no-repeat;
	display: block;
	width: 225px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 0;
}

#banner a#banner-5{
    /* 10周年 */
    background-image : url(img/banner-2L_05.png);
    background-position: center left;
    background-repeat: no-repeat;
	display: block;
	width: 225px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 0;
}
#banner a#banner-6{
    /* 最新 */
    background-image : url(img/banner_2L_06.png);
    background-position: center left;
    background-repeat: no-repeat;
	display: block;
	width: 225px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 0;
}
#banner a#banner-7{
    /* 受賞 */
    background-image : url(img/banner_2L_07.png);
    background-position: center left;
    background-repeat: no-repeat;
	display: block;
	width: 225px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 0;
}

/* ナビゲーション */

#hpb-nav{
	width : 940px;
    position: absolute;
	height: 97px;
    left: 0;
    top: 0px;
	text-align: right;
	overflow: hidden;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* コンテンツ配置領域 */

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

#hpb-wrapper #toppage-item .itemlist .item .itemdata{
    width: 330px;
}

/* トップページメインイメージ */

.hpb-layoutset-01 #hpb-title{
	padding-top: 80px;
	padding-left: 10px;
	width: 409px;
	float: left;
}

.hpb-layoutset-01 #hpb-title h2{
    width: 409px;
    height: 347px;
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    background-image : url(img/top_mainimg_2L.png);
    background-repeat: no-repeat;
	background-position: top left;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

/* 第二階層タイトル */

.hpb-layoutset-02 #hpb-title{
	width: 650px;
	float: right;
	padding-top: 80px;
}


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

.hpb-layoutset-01 #toppage{
	margin-top: 20px;
}

/* ナビゲーション */

#hpb-nav ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
    padding-left: 0;
	display: inline;
    list-style-type: none;
    overflow: hidden;
	text-align: center;
}

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

#hpb-nav li{
	display: inline-block;
    font-size: 13px;
    line-height: 97px;
    height: 97px;
    overflow: hidden;
	text-transform: uppercase;
}

#hpb-nav li a{
	text-align: center;
    display: inline-block;
	height: 97px;
	width: 97px;
}

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

#hpb-nav a:link{
	background-image : url(img/mainmenu_2L.png);
    background-position: center center;
    background-repeat: no-repeat;
    text-decoration: none;
	color: #000;
}
#hpb-nav a:visited{
	background-image : url(img/mainmenu_2L.png);
    background-position: center center;
    background-repeat: no-repeat;
    text-decoration: none;
	color: #000;
}
#hpb-nav a:hover{
	background-image : url(img/mainmenu_2L_on.png);
    background-position: center center;
    background-repeat: no-repeat;
	text-decoration: none;
	color: #000;
}
#hpb-nav a:active{
	background-image : url(img/mainmenu_2L_on.png);
    background-position:center center;
    background-repeat: no-repeat;
	text-decoration: none;
	color: #000;
}
</pre></body></html>