@charset "UTF-8";

/* CSS Document */


/** 基本設定 **/
td	{padding:0.5em 0 0.5em 1em;}

.img_center	{text-align:center;}

.title_font	{
	font-size:150%;
	font-weight: bold;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	text-align: text-justify;
}
h1	{font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";}

.copy	{
	font-size:80%;
	line-height: 1.8em;
}

.data_font	{
	text-align:right;
	line-height: 1.8em;
}

.read_title	{
	font-size:140%;
}
	 
	 
.txt_box_l	{width:6em;}
	 
/**　ボーダー設定 **/





				 	 
/** カラー設定 **/






/** 背景設定 **/






/** 罫線 **/
.hedder_line	{border-bottom:1px dashed #000000;}







/** マージン設定 **/
.head_margin	{
	margin:40px auto 0 auto;
}

.img_margin_top	{margin:30px 0 0 0;}


.headder_margin	{margin:0 0 10px 0;
				 padding:0 0 10px 0;}

.middle_margin	{
	margin:0 0 20px 0;
	padding:0 0 10px 0;
}

.middle_content_margin	{
	margin:35px 0 0 0;
	padding:0 0 0 0;
}

.read_margin	{
	margin:30px 0 20px 0;
	padding:0 0 0 0;
}

.title_margin	{
	margin:30px 0 0 0;
	padding:0 0 0 0;
}

/** IE6・7用 **/






/** レイアウト設定 **/
#all_content	{
	height:auto;
	width: 740px;
}

#headder_content	{
	width:740px;
	height:200px;
}

#hedder_left	{
	height:auto;
	width: 590px;
}

#hedder_right	{
	height:auto;
	width: 150px;
}


#middle_content	{
	width:auto;
	height:auto;
	line-height: 1.9em;
}


#footer_content	{width:auto;
				 height:auto;}
				 
.read_contet	{width:auto;
				 height:auto;
				 line-height:1.6em;}


.img_box	{
	width:500px;
	height:auto;
	margin: 0 auto 0 auto;
}



/*
□□□□□□□□□□□□□
□□□□ 活動概要 □□□□
□□□□□□□□□□□□□
*/

.ac_img_box	{
	width:580px;
	height:200px;
	margin:30px auto 20px auto;
}

.ac_data_left	{text-align:left;
	line-height: 1.8em;
	}

.ac_txt_margin	{margin:0 0 20px 0;}

/*
□□□□□□□□□□□□□
□□□□ NPO概要  □□□□
□□□□□□□□□□□□□
*/

.npo_read_margin	{
	margin: 1em 0 0 0;
}

.npo_teikan a:link	{color:#0066CC;
text-decoration:underline;}

.npo_teikan a:visited	{color:#660033;
			 text-decoration:underline;}
			 
.npo_teikan a:hover	{color:#6666FF;
		 text-decoration:underline;}
		 
.npo_teikan a:active	{color:#666666;}			 		 
