body {
	background-color:#d2e3bc;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica;
 	color:#333333;
}

a, a:link {
	color:#006699;
	text-decoration: underline;
}

a:hover {
	color:#333333;
	text-decoration: none;
}

a:visited {
	color:#999999;
	text-decoration:underline;
}

#wrap {
	background-image:url(images/style1/wrap.jpg);
}
#header {
	background-image:url(images/style1/header.jpg);
}

#header h1 {
	text-align:left;
	padding:12px 15px 8px 0;
	font-size:24px;
	line-height:normal;
	width:90%;
	margin:0 auto;
	overflow:hidden;
}

h1, h2, h3, h4,
.itemhead h3, .itemhead h3 a,
#header h1 a, #header h1 a:hover, #header h1 a:link, #header h1 a:visited, #header h1 a:active {
	color:#607b3b;
	text-decoration:none;
}

.itemhead {
border-color:#9ead89;
border-width:0 0 1px 3px;
border-style:solid;
background:#eaf3de;
}

#header h4 {
	width:90%;
	margin:0 auto;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	text-align:left;
}

#menu ul li a {
	color: #445a26;
}

#menu ul li a:hover, #recentcomments li a:hover, #recentcomments li.recentcomments a:hover {
	background-color:#eaf3de;
}

#content {
	background-image:url(images/style1/main-top.jpg);
}

input, textarea {
	background-color:#eaf3de;
	border:1px solid #9ead89;
	color:#444444;
}

#footer {
	background-image:url(images/style1/footer.jpg);
	color:#999999;
}
#footer  a{
	color:#999999;
	text-decoration: underline;
}

#ad {
border:#9ead89 1px solid;
background:#eaf3de;
margin:5px 10px;
padding:7px;
}
#ad p {margin:0; line-height:135%}