body {
	margin: 0 auto;
	background-color: #C2C1AA;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
p {
	margin: 0px;
	padding: 0px;
}

#div_wrapper {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left;
}

#div_header {
	height: 129px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/header_bg.gif);
	text-align:left;
}

#div_header p{
	font-size: 75%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
}

h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 31px;
	font-weight: bolder;
	letter-spacing: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding: 30px 0px 0px 0px;
}

h1 a {
	color: #000;
	text-decoration: none;
}

.Plants {
	color: #52B0FE;
	font-weight: nomal;
	margin: 0px;
	font-size: 80%;
}
.div_toplinks {
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.div_toplinks a:link, a:visited {
	text-decoration: none;
	color: #000000;
}
.div_toplinks a:hover {
	text-decoration: underline;
}

#div_navigation {
	height: 57px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#div_navigation a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 18px;
	padding-left: 15px;
}
#div_navigation a:link, a:visited {
	color: #FFFFFF;
}

#div_navigation a:hover {
	color: #000;
}

#navlinksmain ul {
	margin: 5px 0px 20px 0px;
	padding: 0px;
	list-style-type: none;
}

#navlinksmain li {
	padding-bottom: 1px;
}

#navlinksmain li a{
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #D5D4BC;
	border-left: 5px solid #D5D4BC;
	padding: 5px;
	color: #5F6345;
}
#navlinksmain li a:visited {
	color: #5F6345;
}

#navlinksmain  li a:hover {
	background-color: #F3F2E4;
	border-bottom: 1px solid #D5D4BC;
	border-right: 1px solid #D5D4BC;

}
#navlinksmain {
	margin-bottom: 55px;
}

#div_leftcol {
	width: 630px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	float: left;
}
#div_leftcol p {
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 19px;
	margin-left: 0px;
	border-bottom: 1px solid #d5d4bc;
	border-right: 1px solid #d5d4bc;
	background-color: #F3F2E4;

}

#div_leftcol h3 {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #D5D4BC;
	border-left: 5px solid #D5D4BC;
	background-color: #F3F2E4;
	padding: 8px;
	margin: 0px 0px 5px 0px;
}


#div_leftcol h4 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #D5D4BC;
	margin: 30px 0px 5px 0px;
	*margin: 55px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}


#div_leftcol ul {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 5px;
}

#div_leftcol ul li{
	margin: 0px;
	padding: 0px;
	list-style-type:circle;
}

#div_leftcol ul li a{
	color: #000;
	text-decoration: none;
	}

#div_leftcol ul li a:hover{
	background-color: #d5d4bc;
	text-decoration: none;
}


#div_navlinks {
	float: left;
	width: 190px;
	height: auto;
	font-size: 14px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 20px;
	background-color: #ECEBD7;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: block;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 55px;
	color: #FFFFFF;
	margin: 0px;
}
#div_navlinks h2 a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px;
}

.contentarea {
	margin-top: 25px;
}
#div_footer {
	clear: both;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 45px;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	text-align:center;
	line-height:1.8em;
}
#div_footer a:link, a:visited {
	color: #396;
}

#div_footer a:hover {
	color: #333;
	text-decoration:none;

}

.pan {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 2px 5px;
	font-size: 85%;
	border-bottom: 1px dotted #d5d4bc;
	border-left: 3px solid #d5d4bc;
}

.pan a {
	color: #333;
	text-decoration: none;
}

.pan a:hover {
	color: #000;
}

.cm {
	border-top: 1px solid #ccc;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 0px 0px ;
	font-size: 85%;
}

.cm a{
	font-size: 100%;
}

