body,div,ul,li,h1,h2,h3,p,th,td{
	margin:0;
	padding:0;
}

body{
	background-color:#eeffcc;
	text-align:center;
	font-size:13px;
	line-height:20px;
	color:#663300;
}

#header{
	background-image:url(images/header_bg.jpg);
	height:105px;
}

#container{
	background-color:#ffffff;
	overflow:hidden;
	width:900px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding:0px;
}

#menu{
	height:60px;
	width:900px;
}

#mn01{
	background-image:url(images/mn01.jpg);
	display:block;
	width:128px;
	height:60px;
	text-indent:-5000px;
}

#mn01:hover{
	background-image:url(images/mn01_ov.jpg);
	display:block;
	width:128px;
	height:60px;
	text-indent:-5000px;
}

#mn02{
	background-image:url(images/mn02.jpg);
	display:block;
	width:128px;
	height:60px;
	text-indent:-5000px;
}

#mn02:hover{
	background-image:url(images/mn02_ov.jpg);
	display:block;
	width:128px;
	height:60px;
	text-indent:-5000px;
}

#mn03{
	background-image:url(images/mn03.jpg);
	display:block;
	width:128px;
	height:60px;
	text-indent:-5000px;
}

#mn03:hover{
	background-image:url(images/mn03_ov.jpg);
	display:block;
	width:128px;
	height:60px;
	text-indent:-5000px;
}

#mn04{
	background-image:url(images/mn04.jpg);
	display:block;
	width:128px;
	height:60px;
	text-indent:-5000px;
}

#mn04:hover{
	background-image:url(images/mn04_ov.jpg);
	display:block;
	width:128px;
	height:60px;
	text-indent:-5000px;
}

#mn05{
	background-image:url(images/mn05.jpg);
	display:block;
	width:128px;
	height:60px;
	text-indent:-5000px;
}

#mn05:hover{
	background-image:url(images/mn05_ov.jpg);
	display:block;
	width:128px;
	height:60px;
	text-indent:-5000px;
}

#mn06{
	background-image:url(images/mn06.jpg);
	display:block;
	width:128px;
	height:60px;
	text-indent:-5000px;
}

#mn06:hover{
	background-image:url(images/mn06_ov.jpg);
	display:block;
	width:128px;
	height:60px;
	text-indent:-5000px;
}

#mn07{
	background-image:url(images/mn07.jpg);
	display:block;
	width:132px;
	height:60px;
	text-indent:-5000px;
}

#mn07:hover{
	background-image:url(images/mn07_ov.jpg);
	display:block;
	width:132px;
	height:60px;
	text-indent:-5000px;
}

.mn{
	float:left;
}

#main_pix{
	width:900px;
	height:290px;
	text-indent:-5000px;
	background-image:url(home/main.jpg);
}

#main_contents{
	width:630px;
	float:left;
	text-align:left;
	padding:0px 10px;
	margin:0px;
}

#sub_contents{
	width:230px;
	height:580px;
	float:right;
	padding:10px;
	margin:0px;
	text-align:left;
}

#side_menu{
	width:200px;
	height:480px;
	float:left;
	padding:0px 10px;
	text-align:left;
}

#side_menu ul{
	width:200px;
	list-style-type:none;
	font-weight:bold;
	margin:0px;
}

#side_menu li{
	background:url(images/sidemn.jpg) left center no-repeat;
	font-size:14px;
	line-height:26px;
	border-bottom:1.5px #999999 dashed;
	padding:0px 0px 3px 25px;
	margin:0px 5px 15px 5px;
}

#side_menu ul ul{
	list-style-image:url(images/list.gif);
	margin-bottom:10px;
	font-weight:normal;
}

#side_menu ul ul li{
	padding:0px 0px 3px 10px;
	margin:0px 5px 15px 0px;
}

#side_menu ul ul li{
	background:none;
	font-size:12px;
	line-height:16px;
	margin:5px 0px;
	border-bottom:none;
	list-style-position:inside;
}

#contents{
	width:650px;
	float:left;
	padding:0px 20px 10px 10px;
	margin:0px;
	text-align:left;
}

#footer{
	background-image:url(images/footer.jpg);
	height:150px;
	padding-top:30px;
	clear:left;
	text-align:center;
}

#link_top{
	background-image:url(images/pagetop.gif);
	display:block;
	width:85px;
	height:50px;
	text-indent:-5000px;
	float:right;
}

#link_top:hover{
	background-image:url(images/pagetop_ov.gif);
	display:block;
	width:85px;
	height:50px;
	text-indent:-5000px;
}

.counter{
	margin:10px 20px 5px 0px;
	float:right;
}

h2{
	background-color:#ebf5f5;
	font-size:15px;
	color:#663300;
	font-weight:bold;
	line-height:20px;
	margin:15px 5px 15px 0px;
	border-left:8px ridge #ccff00;
	height:15px;
	padding:0px 0px 2px 7px;
	clear:both;
}

.navi{
	background-image:url(images/navi.jpg);
	width:190px;
	font-size:15px;
	color:#ffffff;
	font-weight:bold;
	line-height:20px;
	margin:15px 5px 20px 5px;
	border-left:none;
	height:15px;
	padding:0px 0px 2px 7px;
	clear:both
}

h4{
	background-image:url(images/h4.jpg);
	background-repeat:no-repeat;
	font-size:15px;
	color:#006666;
	font-weight:bold;
	line-height:20px;
	border-bottom:1.5px #999999 dashed;
	margin:20px 0px 10px 0px;
	padding:0px 2px 0px 25px;
	clear:both;
}

#main_contents h4{
	margin:0px 0px 10px 10px;
}

h5{
	font-size:13px;
	color:#669999;
	font-weight:bold;
	line-height:20px;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}

p{
	font-size:13px;
	line-height:20px;
	color:#663300;
	margin:0px 0px 15px 10px;
}

#sub_contents p{
	font-size:13px;
	margin:0px 0px 10px 5px;
}

hr{
	border-top:1px dashed #999999;
	margin:10px 0px;
	color:transparent;
	background-color:transparent;
	clear:both;
}

#footer hr{
	border-top:1px solid #630;
	margin:10px 0px;
	clear:both;
}

ol{
	font-size:13px;
	line-height:20px;
	color:#663300;
	list-style-position:outside;
	margin:10px 5px;
}

ul{
	font-size:13px;
	line-height:20px;
	color:#663300;
	margin-left:10px;
}

.list{
	list-style-image:url(images/list.gif);
	padding:0 0 15px 20px;
}

#menu ul{
	list-style-type:none;
	margin:0px;
}

#contents ul,#main_contents ul,#sub_contents ul,.column2 ul{
	list-style-type:none;
	margin:0px 0px 15px 10px;
}

a:link{
	color:#004e7a;
}

a:visited{
	color:#004e7a;
}

#side_menu a{
	text-decoration:none;
}

#side_menu a:link{
	color: #663300;
}

#footer a:link{
	color: #ffffff;
}

#footer a:visited{
	color: #ffffff;
}

a:hover{
	color: #66cc33;
}

.column2{
	width:40%;
	float:left;
	padding:0px 50px 0px 20px;
}

.column2 h4{
	width:100%;
}

.box{
	background-color:#eeeeee;
	width:280px;
	margin:0px 0px 20px 10px;
	padding:7px;
	clear:both;
}

.box p{
	background-color:#004e7a;
	color:#ffffff;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:2px 10px;
}

.float{
	float:left;
	margin:0px 15px 20px 10px;
}

.ul_float{
	float:left;
	padding-right:25px;
}

.float_div{
	width:640px;
	margin:0px 0px 0px 0px;
}

.right{
	float:right;
	margin-left:7px;
}

img{
	border-style:none;
}

#main_contents img,#contents img{
	margin-left:10px;
}

#side_menu img{
	margin-bottom:15px;
}

.press{
	width:60px;
	height:75px;
	float:left;
	margin:0px 10px 20px 0px;
}

.img110_80{
	width:110x;
	height:80px;
	float:left;
	margin:0px 10px 10px 0px;
	clear:both;
}

.img150_100{
	width:150x;
	height:100px;
	float:left;
	margin:0px 10px 20px 10px;
}

.img190_134{
	width:190x;
	height:134px;
	float:left;
	margin:0px 10px 10px 10px;
}

.report_pix p{
	color:#004e7a;
	margin:0px 0px 5px 15px;
	line-height:15px;
	text-align:center;
}

.repo_pix p{
	color:#004e7a;
	margin:0px 0px 5px 15px;
	line-height:15px;
	text-align:center;
}

.report_pix{
	width:215px;
	float:right;
	margin:0px 20px 3px 0px;
}

.repo_pix{
	width:215px;
	float:right;
	margin:0px 20px 3px 0px;
}

.repo_pix img{
	background-image:url(report/report_pix.jpg);
	width:195px;
	height:118px;
	padding:11px 10px;
}

.b_img{
	background-image:url(home/b_back.jpg);
	padding:7px 7px;
}

address{
	color:#ffffff;
	font-size:14px;
	margin:0px 0px 10px 20px;
}

.footer_text{
	color:#ffffff;
	font-size:13px;
	line-height:17px;
	margin-left:20px;
	padding:0px;
}

.blue{
	color:#004e7a;
}

.red{
	color:#cc3366;
}

.detail{
	background-image:url("images/detail.gif");
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	margin-left:10px;
}

.date{
	font-size:13px;
	color:#999999;
	font-weight:bold;
	margin:30px 0px 2px 10px;
	clear:both;
}

.target{
	background-image:url("images/windowicon.gif");
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:20px;
	margin-right:5px;
}

table{
	font-size:13px;
	line-height:20px;
	border:2px solid #d4e0e0;
	margin:15px 10px;
}

table{
	color:#663300;
}

.history{
	width:500px;
	margin:30px 50px;
}

.news_top{
	width:630px;
	margin:10px 10px 40px 10px;
}

.news_top a{
	text-decoration:none;
}

.n_event{
	background-image:url(news/event.gif);
	background-repeat:no-repeat;
	background-position:3.5px 3px;
	padding-left:60px;
}

.n_news{
	background-image:url(news/news.gif);
	background-repeat:no-repeat;
	background-position:3.5px 3px;
	padding-left:60px;
}

.n_report{
	background-image:url(news/report.gif);
	background-repeat:no-repeat;
	background-position:3.5px 3px;
	padding-left:60px;
}

.n_project{
	background-image:url(news/project.gif);
	background-repeat:no-repeat;
	background-position:3.5px 3px;
	padding-left:60px;
}

.news_top h5{
	background-color:#d4e0e0;
	color:#663300;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	height:18px;
	padding:0px 0px 0px 10px;
}

.forest th{
	width:50px;
	background-color:#f0f8f6;
	padding:5px 10px;
}

td{
	background-color:#f0f8f6;
	padding:0px 10px;
}

.rescue{
	font-size:12px;
	line-height:18px;
	border:none;
	margin:0px 0px;
}

.rescue td{
	background-color:#ffffff;
	padding:0 0;
}

.table1{
	background-color:#d4e0e0;
	padding:0px 10px;
}

.news .table1{
	background-color:#d4e0e0;
	padding:0px 10px;
}

.table2{
	text-align:right;
}

.yohaku{
	padding:15px;
}

