@charset "utf-8";

h1.about {background-color:#c8d5ff;}


/* 寄附行為 */
#article{
	border:1px solid #99999;
	line-height:1.2em;
	font-size:88%;
	text-align:justify;
}

#article_index{
	margin:0 auto 20px;
	border:1px dotted #666666;
	padding:20px;

}

#article_index li{
	list-style:none outside;
}

#article ul{
	margin-bottom:20px;
	clear:both;
}

#article dl{
	clear:both
}


#article dt{
	text-align:right;
	display:block;
	clear:both;
	float:left;
	width:80px;
	margin-bottom:5px;
}

#article dd{
	display:block;
	test-align:left;
	width:420px;
	margin-bottom:5px;
	margin-left:100px;
}

#article li{
	float:clear;
	clear:both;
	list-style:none;
	font-weight:normal;
}



#chapter1,#chapter2,#chapter3,#chapter4,#chapter5,#chapter6,#chapter7,#chapter8, h2{
	clear:both;	
	font-weight:bold;
	border:none;
}

#article p{
	clear:both;
	
}

/* 寄附行為英 */
#uarticle{
	border:1px solid #99999;
	line-height:1.2em;
	font-size:88%;
/*	text-align:justify;*/
}

#uarticle_index{
	margin:0 auto 20px;
	border:1px dotted #666666;
	padding:20px;

}

#uarticle_index li{
	list-style:none outside;
}

#uarticle ul{
	margin-bottom:20px;
	clear:both;
}

#uarticle dl{
	clear:both
}

#uarticle blockquote{
	margin-right:0px;
	padding-right:0px;
}

#uarticle dt{
	text-align:right;
	display:block;
	clear:both;
	float:left;
	width:80px;
	margin-bottom:5px;
}

#uarticle dd{
	display:block;
	test-align:left;
/*	width:420px;*/
	margin-bottom:5px;
	margin-left:100px;
}

#uarticle li{
	float:clear;
	clear:both;
	list-style:none;
	font-weight:normal;
}




#uarticle p{
	clear:both;
	
}

/* 趣意書 */

#charter p{
	text-indent:1em;
	line-height:1.5em;
	text-align: justify;
}



#charter ul{
	font-family:"MS ゴシック", "Osaka" mono-space;
	list-style:none;
	font-weight:normal;
}

#charter li{
	margin-bottom:5px;
}

#charter dd{
	text-indent:0;
}


/* 設立者紹介 */


	#founder ul{
		margin-top:30px;
		margin-right:30px;
		text-align:left;
	
		font-weight:normal;
		
	}

	#founder li{
		margin-bottom:15px;
	}

	#founder p{
		font-weight:bold;
		margin-left:40px;
	}

	#picture{
		float:right;
		width:160px;
		margin:20px;
	}

	#picture img{
		margin:0 auto;
	}
	
	#picture p{
		font-weight:normal;
		text-indent:none;
		font-size:0.7em;
		margin-top:0;
		margin-left:auto;
	}
/* 情報公開 */

#business_report table{
	margin:20px auto;
	width:500px;
	border:2px solid #333333;
	border-collapse: collapse;

}



#business_report table td,th{
	text-align:center;
	padding:5px;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
}



.report_category ul{
	list-style-image:(./img/docu.gif);
}

#business_report img{
	border:none;
}

/* 役員 */

#councilor table{
	width:580px;
/*	margin:0 auto;*/
	margin:0;
	border:2px solid #999999;
	font-size:88%;
	border-collapse: collapse;
}

#councilor caption{
	caption-side:top;
	text-align:left;
	padding:5px;
	font-weight:bold;
	font-size:1.2em;
}

#councilor td{
	border:1px solid #999999;
/*	padding:5px;*/
	padding:3px;
}

#councilor ul{
	list-style:url(../img/list_1.gif);
	color:#666666;
	line-height:1.5em;
}

.councilor_table{
/*	margin:5px; */
	margin:0px;
	line-height:1em;
}

td.councilor_yaku{
/*	width:70px; */
	width:60px;
}

td.councilor_name{
/*	width:110px;*/
	width:90px;
}

p.modify{
	width:580px;
	text-align:right;
}
	
/* アクセス */

#map{
	text-align:center;
	margin:30px auto;
}

#address{
		
}

#trans{
	margin-right:20px;
	padding:10px;
	border:1px solid #999999;
}

#trans dt{
	font-weight:bold;
}

/* 当財団について */

#about{

	line-height:150%;
}

#about p{
	text-indent:1em;
	text-align:left;
}


