@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	background:url(../img/bg_top.gif) repeat-x;	
	background:url(../img/bg_white.jpg);
	width:1024px;
	border:none;
	margin: 0 auto;
	color:#003;
	font-size:14px;
}

/*ヘッダー*/

/*ヘッダー内共通*/

#header_toppage #logo a,
#header #logo a{
	float:left;
	width:184px;
	height:50px;
	background:url(../img/header_logo.gif);
	text-indent:-9999px;
	border-left:solid 1px #CCF; 
}

ul#side_menu{
	width:245px;/*715*/
	height:10px;
	float:right;
	padding: 2px 10px 38px 460px;
	font-size:10px;
	list-style:none;
	color:#E30;
}



#side_menu a{
	text-decoration:none;
	padding:0 5px;
	color:#E30;
	font-weight:bold;
}

#side_menu li{
		float:left;
}

/*トップページのヘッダー*/
#header_toppage ul#side_menu{
	background:url(../img/header_sidemenu.gif) no-repeat;
}
#header_toppage h1{
	float:left;
	width:900px;
	height:150px;
	background:url(../img/header_title_w100.gif) no-repeat;
	text-indent:-9999px;
}
#header_toppage h1 a{
	display:block;
	width:900px;
	height:150px;
}


/*その他のページのヘッダー*/

#header ul#side_menu{
	background:url(../img/header_sub_sidemenu.gif) no-repeat;
}


#header h1{
	float:left;
	width:900px;
	height:100px;
	text-indent:-9999px;
	background:url(../img/header_title_sub_w100.gif) no-repeat;
}

#header h1 a{
	display:block;
	width:900px;
	height:100px;
}



/*コンテナー*/

#container{
	width:898px;
	margin:0;
	padding:0;
	border-left:solid 1px #CCF;
	border-right:solid 1px #CCF;
	background-color:#FFF;
}


 
#menu{
	background:url(../img/btn_bg.gif) repeat-x;
	width:880px;
	height:36px;
	padding: 0 10px;
		text-indent:-9999px;
}


#menu li{
	float:left;

}

#menu ul{
	list-style:none;
}

#menu a{
		text-decoration:none;
			color:#FFF;
			font-weight:bold;

}
	
#btn_top a{
	display:block;
	background:url(../img/btn_top.gif);
	width:65px;
	height:36px;
}
#btn_aisatsu a{
	display:block;
	background:url(../img/btn_aisatsu.gif);
	width:108px;
	height:36px;
}
#btn_gaiyou a{
	display:block;
	background:url(../img/btn_gaiyou.gif);
	width:151px;
	height:36px;
}
#btn_taisei a{
	display:block;
	background:url(../img/btn_taisei.gif);
	width:94px;
	height:36px;
}
#btn_seika a{
	display:block;
	background:url(../img/btn_seika.gif);
	width:151px;
	height:36px;
}
#btn_houdou a{
	display:block;
	background:url(../img/btn_houdou.gif);
	width:108px;
	height:36px;
}
#btn_shito a{
	display:block;
	background:url(../img/btn_shito.gif);
	width:122px;
	height:36px;
}
#btn_link a{
	display:block;
	background:url(../img/btn_link.gif);
	width:81px;
	height:36px;
}


/*for links*/

#menu a:link,
#menu a:visited{
	background-position:0 0;
}
#menu a:hover{
	background-position:0 72px;
}


#menu a:active{
	background-position:0 36px;
}


/*TOPページニュース*/



#news table{
	width:740px;
	padding:20px 29px;
}


#news th{
	width:150px;
	font-weight:normal;
	text-align:left;
	text-indent:20px;
	vertical-align:top;
	padding:12px 0;
	border:none;
	border-bottom:1px dotted #9CF;

}

#news td{
	width:490px;
	line-height:20px;
	vertical-align:top;
	padding:10px 20px 10px 0;
	border:none;
	border-bottom:1px dotted #9CF;	
}



#newsdetail table{
	width:780px;
	padding:20px 29px;
}
#kakonews table{
	width:780px;
	padding:20px 29px;
	font-size:0.825em;
}



#kakonews th{
	width:100px;
	font-weight:normal;
	text-align:left;
	text-indent:30px;
	vertical-align:top;
	padding:7px 0;
	border:none;
	border-bottom:1px dotted #9CF;

}

#kakonews td{
	width:610px;
	line-height:20px;
	vertical-align:top;
	padding:4px 20px;
	border:none;
	border-bottom:1px dotted #9CF;	
}




#newsdetail td{
	line-height:22px;
	vertical-align:top;
	padding:12px 0px 12px 30px;
	font-size:1em;
	border:none;
	border-bottom:1px dotted #9CF;	
}




/*その他のページコンテンツ*/

#contents p{
	padding:0 40px;
	line-height:24px;
}

#contents{
	width:798px;
	background-color:#FFF;
	padding:30px 50px;
/*	float:left;*/
}

#to_kakonews{
	text-align:right;
	font-size:0.9em;
}

#contents ul{
	width:780px;
	padding: 20px 40px;
	line-height:30px;
}



h2{
	height:50px;
	text-indent:-9999px;
	margin-bottom:20px;
}

h2 a{
	display:block;
	width:798px;
	height:50px;
}


#h2_news{
	background:url(../img/h2_title_bar_news.gif) no-repeat;
}
#h2_aisatsu{
	background:url(../img/h2_title_bar_aisatsu.gif) no-repeat;
}
#h2_gaiyou{
	background:url(../img/h2_title_bar_gaiyou.gif) no-repeat;
}
#h2_taisei{
	background:url(../img/h2_title_bar_taisei.gif) no-repeat;
}
#h2_seika{
	background:url(../img/h2_title_bar_seika.gif) no-repeat;
}
#h2_houdou{
	background:url(../img/h2_title_bar_houdou.gif) no-repeat;
}
#h2_shito{
	background:url(../img/h2_title_bar_shito.gif) no-repeat;
}
#h2_link{
	background:url(../img/h2_title_bar_link.gif) no-repeat;
}
#h2_access{
	background:url(../img/h2_title_bar_access.gif) no-repeat;
}
#h2_toiawase{
	background:url(../img/h2_title_bar_toiawase.gif) no-repeat;
}
#h2_sitemap{
	background:url(../img/h2_title_bar_sitemap.gif) no-repeat;
}
#h2_kakonews{
	background:url(../img/h2_title_bar_kakonews.gif) no-repeat;
}
#h2_eventreport{
	background:url(../img/h2_title_bar_eventreport.gif) no-repeat;
}



#h3_icon_heart{
	height:60px;
	text-indent:50px;
	margin-left:20px;
	padding-top:20px;
	background:url(../img/heart_anime.gif) no-repeat;
}


h3{
	height:60px;
	text-indent:20px;
}



.project_link{
	text-align:right;
	margin:0;
	line-height:26px;
} 	

/*あいさつページ*/

#aisatsu p img{
	float:right;
	margin:0 0 20px 40px;
}
#aisatsu p{
	text-align:justify;
}

/*プロジェクト概要*/

#zouki_chart,
#soshiki_chart,
#nenpyou{
	border:solid 1px #CCC;
	margin-bottom:30px;
}

#soshiki ol,
#zouki ol{
	padding:10px 60px;
	line-height:26px;
	list-style:decimal;
}


#soshikizu{
	text-align:center;
	margin-bottom:30px;
	border:solid 1px #CCC;
}


/*報道*/

#houdou{
	width:798px;
	margin-bottom:30px;
}


#houdou,#houdou th,#houdou td{
	border:solid 1px #39C;
	border-collapse:collapse;
}

#houdou th,#houdou td{
	height:30px;
	text-align:center;
	padding:10px 10px;
}

#houdou th{
	font-size:0.875em;
}
#houdou .alignleft{
	text-align:left;
}


/*成果*/

#gakkai{
	width:798px;
	margin-bottom:30px;
	font-size:0.825em;
}


#gakkai,#gakkai th,#gakkai td{
	border:solid 1px #39C;
	border-collapse:collapse;
}

#gakkai th,#gakkai td{
	height:30px;
	text-align:center;
	padding:10px 5px;
}

#gakkai .alignleft{
	text-align:left;
}


/*ジャンプ*/


#jump{
	text-align:right;
	margin:0 10px 10px 0;
}

#linkp ul{
	list-style:square;
}

/*イベント報告*/

#eventreport p{
	text-align:justify;
}



/*アクセス*/

#access table{
	text-align:center;
	width:600px;
	border-collapse:collapse;
	font-size:12px;
	margin:20px 100px;
}

#access h3{
	text-indent:70px;
}

#access th{
	border:#ddd 1px solid;
	padding:0;
	width:16px;
}

#access td{
	border:#ddd 1px solid;
	padding:15px 30px;
	line-height:20px;
}

/*問い合わせ*/


#toiawase{
padding:20px 60px;
	line-height:28px;
}



/*フッター*/
#footer{
	width:700px;
	height:150px;
	background:url(../img/footer_bg.gif) repeat-x;
	margin:0;
	padding:10px 100px;
}


#footer_logo{
	text-align:center;
	background:#FFF;
	width:100%;
	height:38px;
	vertical-align:middle;
}

#footer_link{
	margin:0 auto;
	text-align:center;
}

#cr{
	text-align:center;
	color:#FFF;
	font-style:italic;
	padding:10px 0;
}








	