@charset "Shift_JIS";

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

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

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#container{
	position: relative;
	background-image : url(img/headerBg.png);
	background-position: center top;
	background-repeat: repeat-x;
	background-color:#FFF;
}

#header{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
	margin-top:-1px;
}
.layoutset-01 #header{
	background-image : url(img/top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:439px;
}
.layoutset-02 #header{
	background-image : url(img/header_img.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 175px;
}


#inner{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	clear: both;
	padding-bottom:40px;
}
#inner:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.layoutset-01 #wrapper{
    padding-top: 135px;
    width: 635px;
	float:left;
}
.layoutset-02 #wrapper{
	padding-top:50px;
    width: 596px;
	float:left;
}

.layoutset-01 #title{
	display:none;
}

.layoutset-02 #title{
    width: 596px;
}

#main{
    width: 596px;
    padding-bottom: 10px;
    text-align: left;
}

.layoutset-01 #main{
    width: 635px;
}
.layoutset-02 #main{
	background-color:#FFF;
	padding-top:8px;
}

#aside {
}
.layoutset-01 #aside{
    width: 255px;
	float:right;
    margin-top: 430px;
}
.layoutset-02 #aside{
    width: 295px;
	float:right;
	padding-top:50px;
}

#footer{
    clear: both;
	background-image : url(img/footerBg.png);
	background-position: top left;
	background-repeat: repeat-x;
}

#nav{
    width: 900px;
    height: 41px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    background-image : url(img/mainmenuBg.png);
    background-position: top left;
    background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eee;
}
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

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

/* ナビゲーション */
#nav ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 12px;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    list-style-type: none;
    text-align: left;
}

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

#nav li{
    float: left;
    display: inline;
    font-size: 13px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
}

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


#nav li a{
    display: block;
    height: 40px;
    overflow: hidden;
    padding-left: 16px;
    padding-right: 26px;
	background-image : url(img/mainmenu_01.png);
    background-position: center left;
    background-repeat: no-repeat;
	color:#000;
}


#nav li span.ja{
	
	font-weight:normal;
}

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


#nav a:link {
}
#nav a:visited {
}
#nav li a:hover,
#nav li a:active{
	background-image : url(img/mainmenu_01_on.png);
    background-position: center left;
    background-repeat: no-repeat;
}

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

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
#headerLogo{
	background-image : url(img/logoBg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#headerLogo a{
    margin-bottom: 64px;
}


/* サイドコンテンツ */
#banner li{
    padding-bottom: 10px;
}

#banner li a{
    display: block;
    width: 294px;
    height: 81px;
    margin-left: 0;
    margin-right: 0;
    text-indent: -9999px;
    overflow: hidden;
}

#banner a#banner-information{
    /* スケジュールバナー */
    background-image : url(img/top_banner_01.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-access{
    /* 入会ご案内バナー */
    background-image : url(img/top_banner_02.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-request{
    /* 代表ブログバナー */
    background-image : url(img/top_banner_03.png);
    background-position: top left;
    background-repeat: no-repeat;
}
.layoutset-01 #inner #associationinfo{
	padding-bottom: 15px;
	width: 249px;
	float: right;
	border-width: 3px;
	border-style: solid;
	border-color: #dedede;
}
.layoutset-02 #inner #associationinfo{
    margin-top: 310px;
    padding-bottom: 15px;
    width: 289px;
    float: right;
	border-width: 3px;
	border-style: solid;
	border-color: #dedede;
	
}

#inner #associationinfo h3{
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 5px;
	font-size: 1em;
	background-color: #d2deed;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#inner #associationinfo p{
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 5px;
	color: #000000;
	margin: 0px;
	padding-top: 2px;
}
.layoutset-02 #inner #associationinfo p{
	font-size:1.1em;
}

#pagetop{
	position:absolute;
	bottom:5px;
	left:773px;
}

/* 見出し画像 */
.layoutset-02 #title h2{
	background-image : url(img/titleBg.png);
	height: 42px;
    line-height: 42px;
}
.layoutset-02 h2 span.ja{
    padding-left: 18px;
}
.layoutset-01 #wrapper h3{
	background-image : url(img/indexBg.png);
}


/*--------------------------------------------------------
  トップページデザイン設定
--------------------------------------------------------*/
.layoutset-01 #banner{
	width:910px;
	position:absolute;
	top:50px;
	left:-5px;
	height: 91px;
	overflow:hidden;
}
.layoutset-01 #banner li{
	float:left;
}
.layoutset-01 #banner li a{
	margin-right:4px;
	margin-left:5px;
}
#main #toppage{
	min-height:385px;
	width:636px;
}

/* 新着情報 */
#main #toppage-news{
    width: 256px;
	position:absolute;
	top:139px;
	left:644px;
}
#main #toppage-news h3{
	background-image : url(img/sideBg.png);
	margin-bottom:0;
}
#main #toppage-news h3 span.en{
    display: none;
}

#main #toppage-news dl{
	margin-left:2px;
	margin-right:2px;
	height:210px;
	overflow:hidden;
}
#main #toppage-news dl:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#main #toppage-news dt{
    color: #000000;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 19px;
    min-height: 19px;
    font-weight:normal;
    padding-top: 8px;
    padding-right: 0;
    padding-bottom: 0px;
    padding-left: 19px;
    background-image : url(img/point.png);
    background-position: 5px 10px;
    background-repeat: no-repeat;
	float:none;
	width: 200px !important;
}

#main #toppage-news dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    text-align: left;
    line-height: 19px;
    min-height: 19px;
    padding-left: 19px;
}

*:first-child + html #main #toppage-news dd{
    /* for IE7 */
    padding-left: 10px;
    min-height: 20px;
}

* html #main #toppage-news dd{
    /* for IE6 */
    padding-left: 0px;
    height: 20px;
}





#main #toppage-news2{
    width: 297px;
	position:absolute;
	top:320px;
	left:605px;
	
}
#main #toppage-news2 h3{
	background-image : url(img/sideBg2.png);
	padding: 10px 0px 9px 15px;
	border:0px;
	margin-bottom:0;
}
#main #toppage-news2 h3 span.en{
    display: none;
}

#main #toppage-news2 dl{
	margin-left:2px;
	margin-right:2px;
	height:210px;
	overflow:hidden;
}
#main #toppage-news2 dl:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#main #toppage-news2 dt{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 0px;
    text-align: left;
    padding-left: 19px;
	float:none;
	width: 200px !important;
}

#main #toppage-news2 dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    text-align: left;
    line-height: 19px;
    min-height: 19px;
    padding-left: 19px;
}



*:first-child + html #main #toppage-news2 dd{
    /* for IE7 */
    padding-left: 10px;
    min-height: 20px;
}

* html #main #toppage-news2 dd{
    /* for IE6 */
    padding-left: 0px;
    height: 20px;
}
#main #toppage p{
	width:580px;
}
#main #toppage-info{
	width:636px;
	height: 300px;			/*ボックスの高さ*/
        overflow-x: hidden;
        overflow-y: auto;
}

#toppage-info hr{
	width: 560px;
}


.info_block {
	width:300px;

	height: 100px;			/*ボックスの高さ*/
        overflow-x: hidden;
        overflow-y: auto;

	margin:0px auto;
	padding:0px 0px 0px;
	background:#ffffff;
}

.info_text {
	padding:0px 0px;
	}


.info_block hr {
  display: block;
  height: 1px;
  border: 0;
  border-bottom: 1px dotted #dedede;
}
