@charset "Shift_JIS";

/* 要素リセット */
body{
    margin: 0;
    padding: 0;
    font-size: 1em;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color : #000000; /* 標準文字色 */
    background-color : #fcf7d7;
    background-image : url(../layoutimge/infoBg_9Fa_01.png);
    background-position:left top;
    background-repeat: repeat-y;
	height: 100%;
}
/* Safari用ハック 文字サイズ調整 */
/*
html:\66irst-child body{
    font-size: 70%;
}
 end */

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

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#container{
    position: relative;
    width: 1100px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
	min-height: 0;
	height: auto !important;
	height: 0%;
}

#header{
    height: 296px;
}

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

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

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

.layoutset-01 #title{
    position: absolute;
    left: 20px;
    top: 36px;
    width: 1100px;
    height: 260px;
}
/* h1位置*/
.layoutset-02 #title{
    position: absolute;
    left: 225px;
    top: 36px;
    width: 880px;
    height: 120px;
}

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

#main
{
}

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

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

#aside{
    float: left;
    width: 200px;
}

.layoutset-02 #aside{
    float: left;
    width: 200px;
}
/*
#footer{
    clear: both;
}*/
.layoutset-01 #footer{
	width : 650px;
	top: 0;
	bottom : 0;
	left : 215px;
	height: 50px;
    margin-top: 0%;
	padding-top: 0%; 
	visibility : visible;
	
}

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

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


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

.layoutset-02
{
}


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

/* ナビゲーション */
#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;
}

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

#nav li{
    height: 43px;
    overflow: hidden;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 4px;
    margin-left: 0;
    font-size: 12px;
    line-height: 43px;
	width: 200px;
}

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

#nav li a{
    display: block;
    height: 43px;
    overflow: hidden;
    padding-left: 40px;
    padding-right: 5px;
}

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


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


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

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


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

#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(../layoutimge/infoBg_9Fa_02.png);
    background-position:center bottom;
    background-repeat:no-repeat;*/
}

/*#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(../layoutimge/infoBg_9Fa_01.png);
    background-position:center top;
    background-repeat:no-repeat;
    font-size: 1em;
    line-height: 31px;
		border-bottom: none;
}

#inner #associationinfo p{
    margin-top: 0;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 0px;
    font-size: 80%;	
	width: 182px;
	line-height: 1.3em;
}*/

