body {
	background:url("images/body-back.gif") fixed repeat-x top;
	margin:0 auto;
	padding: 0;
	text-align:center;
	font-size: 0.95em;
	line-height:1.5em;
	font-family:"Osaka", "ＭＳ Ｐゴシック", Arial, sans-serif;
}

#layout{
	width: 900px;
	margin:0 auto;
	padding: 0;
	text-align:center;
}

/*-----------------------
 ie6 huck
 ------------------------*/ 
*html #layout{
	position: absolute;
	width:900px; 
	left:50%;
	margin-left:-450px;
}

/*-----------------------
 リンク設定
 ------------------------ */
a{
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
a:active{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
	

/*-----------------------
 上部メニューボタン
 ------------------------ */
.navi{
	width: 900px;
	height:60px;
	font-size: 16px;
	line-height:0.9em;
	margin:10px 0px 10px 40px;
	_margin:25px 0px -20px 50px;
}
.navi a{
	display:block;
	width:110px;
	height:60px;
	background-image: url(images/navi1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
	color:#212E22;
	text-decoration:none;
	padding:18px 0 0 5px;
	_padding:18px 0 0 2px;
}

.navi a:hover{
	background-image: url(images/navi2.gif);
	text-decoration: none;
}
.navi ul{
	list-style-type: none;
	margin:0;
	padding:0;
	float:left;
}
.navi li{
	width:110px;
	height:60px;
	margin:0;
	float:left;
	padding:18px 0 0 5px;
	_padding:0px 0 0 2px;
}

/*-----------------------
 本文全体
 ------------------------ */	
#wrap{
	background:url("images/wrap-back.gif") repeat-y center;
	width: 900px;
	margin: 0;
	padding:10px 0;
	color: #000000;
	text-align:left;
	padding-bottom:10px;
}


/*------------------------
 メイン
 ------------------------- */

.main{
	width: 600px;
	float:left;
	padding-left:30px;
	margin:0;
}

/*------------------------
 コンテンツ
 ------------------------- */

.content{
	margin:10px 20px;
}

table{
	width:100%;
}
td{
	vertical-align:top;
}
/*------------------------
 サイトバー
 ------------------------- */

.side-bar{
	width:200px;
	float:right;
	padding-right:40px;
	margin:0px;
}

/*------------------------
フッター
 ------------------------- */

.footer{
	background:url("images/foot-back.gif") no-repeat center top;
	width: 860px;
	height:30px;
	margin:0 auto;
	color:#fff;
	font-size:0.8em;
	text-align:center;
}
td .left{
	margin-left:20px;
	text-align:left;
}
/*-----------------------
 フッター ナビリンク
 ------------------------ */
td .f-navi{
	margin-right:20px;
	text-align:right;
}

.f-navi a{
	text-decoration:none;
	color:#fff;
}
.f-navi a:visited{
	text-decoration:none;
	color:#400080;
}
.f-navi a:active{
	text-decoration:none;
}
.f-navi a:hover{
	text-decoration:underline;
}
	

/*------------------------
 iフレーム
 ------------------------- */

iframe{
	margin-bottom:20px;
}

/*-----------------------
 書式
 ------------------------ */
h1{
	font-size:1.4em;
	color: #000;
	text-align:left;
	line-height:1.2em;
	margin:20px 0px;
	padding:4px 0px 4px 12px;
	border-left: 8px solid #568602;
	border-bottom:1px solid #B4D097;
}

h2{
	margin-left: 20px;	
}

p{
	margin:0;
	padding:0;
}

span{
	color:red;
	font-weight: bold;
}

.pass{
	text-align:left;
	margin: 10px 50px;
	font-size: 0.8em;
}
.center{
	text-align:center;
}
.ss{
	font-size:0.7em;
	text-align: right;
}
.top{
	text-align:right;
	font-size:0.8em;
	background:url("images/ue.gif") no-repeat right 50%;
	padding-right:20px;
}
.text-r{
	text-align:right;
	font-size:0.8em;
	background:url("images/migi.gif") no-repeat right 50%;
	padding-right:20px;
}

hr{
	width:100%;
	color:#B4D097;
	height:1px;
	border-style: dotted;
}

#flo-r{
	float:right;
	margin:0px 10px;
}	
#flo-l{
	float:left;
	margin:10px;
}	
.content ul{
	margin:0px;
	padding:0px;
}

/*---------------------------------
 緑●の段落 
 -----------------------------------*/

dl{
	line-height:1.6em;
	margin: 20px 0px;
}
dt{
	margin-bottom:10px;
	background:url("images/maru.gif") no-repeat left 50% ;
	background-color:#F6F6F6;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	padding-left:24px;
	font-weight: bold;
}


/*---------------------------------
 黄■の段落
 -----------------------------------*/
.kisq dl{
	line-height:1.6em;
	margin: 20px 0px;
}
.kisq dt{
	margin-bottom:10px;
	background:url("images/kisq.gif") no-repeat left 50% ;
	background-color:#F6F6F6;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	padding:4px 0px 4px 26px;
	font-weight: bold;
}

/*---------------------------------
 緑▲の段落
 -----------------------------------*/
.notr dl{
	line-height:1.6em;
	margin: 20px 0px;
}
.notr dt{
	margin-bottom:10px;
	background:url("images/grtr.gif") no-repeat left 50% ;
	border-top:none;
	border-bottom:1px solid #dfdfdf;
	padding:4px 0px 4px 26px;
	font-weight: bold;
}
.notr dd{
	margin-bottom:10px;
}

.notr dt img{
	vertical-align:middle;
}
/*---------------------------------
 薄緑の表 
 -----------------------------------*/
.tbgr{
	border-collapse: collapse; 
	border:1px solid #B4D097;
}
.tbgr th{
	border:1px solid #fff;
	text-align:center;
	background-color:#B4D097;
	color: #000;
	font-size:0.9em;
}
.tbgr td{
	border:1px solid #B4D097;
	padding:6px;
	font-size:0.9em;
}
.tbgr caption{
	text-align:right;
	font-size:0.9em;
}

/*---------------------------------
 会員一覧の表 
 -----------------------------------*/
.member td{
	vertical-align:top;
	padding:10px;
}

/*---------------------------------
 コンテンツ内NPOの住所 
 -----------------------------------*/
address{
	font-style:normal;
	font-weight:bold;
	margin:30px;
	padding:30px;
	border:1px solid #333;
	text-align:center;
}	


