body {background-color: #E6F4DD}

#container{
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	}
	
#header {
	width: 740px;
	height: 180px;
	background: #ffffff;
}

#content {
	width: 740px;
}
	
#footer {
	width: 740px;
	height: 30px;
	background-color: #B6DCB9;
	text-align: center;
	padding-top: 20px;

}
#container #content p {
	font-size: 16px;
	line-height: 140%;
	color: #003300;
	width: 680px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

           
h2{text-decoration:none;
	font-size: 12pt;
	color: #00561f;
	padding-left: 10px;}
.taiken {
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
	font-weight: bold;
	font-size: 16px;
}
.main_list {
	font-size: 16px;
	line-height: 160%;
	margin-left: 10px;
	list-style-image: url(img/yazirushi.gif);
}


	
p{padding-left: 10px;}
#container h1 {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #339933;
}
.yellow{ background:#FFFF00;}
.wrap {
	width: 700px;
	margin-left: 20px;
}
#container #content .wrap a {
	font-size: 16px;
	text-transform: uppercase;
	color: #00561F;
}
h3 {
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
	font-weight: bold;
	font-size: 16px;
	color: #003300;
	height: 20px;
	padding-left: 10px;
	}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;
	margin-bottom: 5px;
   }
.mini{ font-size:9px; }
 li{ padding-bottom:10px}
 .pyellow{
	 color:#F00 ;}