body {
	margin: 0px;
	background-color: #DDECD5;
	text-align: center;
	padding: 0px;
	}

a {
	text-decoration: none;
	}

.in {
	border: 1px solid #629331;
	font-size: 12px;
}

a:link {
	color: #669900;
	}

a:visited {
	color: #669900;
	}

a:active {
	color: #669900;
	}

a:hover {
	color: #336600;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 740px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#banner {
	text-align: left;
	padding: 0px;
	height: 80px;
	width: 740px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}


#banner h1 {
	font-size: 14px;
	margin-top: 10px;
	}


#banner02 h1 {
	font-size: 14px;
	letter-spacing: 0.3em;
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px;
	}

#content {
	padding: 0px;
	margin: 0px;
	width: 740px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	}


#center {
	float: right;
	width: 490px;
	overflow: hidden;
	margin: 0px;
	}

.content02 {
	padding: 10px 5px 5px;
	color: #003300;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 10px;
	border-bottom: 2px solid #339900;
	font-size:12px;
	}

#right {
	float: left;
	width: 250px;
	overflow: hidden;
	margin: 0px;
	}

.content02 p {
	color: #003300;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	margin-bottom: 5px;
	}
	
.content02 td {
	color: #003300;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #003300;
	}
	
.content02 th {
	color: #330000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #003300;
	background-color: #FF9966;
	}

.content02 li {
	line-height: 140%;
	margin: 8px;
	font-size: 12px;
	}

.content02 h1 {
	color: #666600;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	}
.content02 h3 {
	color: #666600;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	}

	
	
.content02 ul {
	padding-left: 10px;
	color:#003300;
	margin: 0px;
	padding-bottom: 20px;
	}

.content03 {
	padding: 10px 10px 5px;
	color: #003300;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 10px;
	border-bottom: 2px solid #339900;
	}

.content03 td {
	color: #003300;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	}

.sidebar {
	padding: 10px;
	margin-top: 10px;
	margin-left: 5px;
	}

.sidebar h1 {
	color: #003300;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #339900;
	margin: 10px 0 25px 0;	
}
.sidebar h2 {
	color: #003300;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #339900;
	}

.sidebar ul {
	padding-left: 15px;
	margin: 0px;
	padding-bottom: 10px;
	}


.sidebar li {
	color:#003300;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: left;
	list-style-type: disc;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.sidebar p {
	color:#003300;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: left;	
	}


.sidebar img {
	border: 0px solid #FFFFFF;
	}


#banner02 {
	background-color: #629331;
	height: 25px;
	clear: both;
	width: 740px;
}
#footer {
	background-color: #629331;
	height: 50px;
	clear: both;
	width: 740px;
}
#footer h1 {
	font-size: 14px;
	letter-spacing: 0.05em;
	padding-top: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	text-align: center;
	}
#footer a {
	font-size: 10px;
	color: #330000;
}
#footer02 {
	height: 70px;
	clear: both;
	width: 740px;
}
#footer02 h1 {
	font-size: 10px;
	letter-spacing: 0.2em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #CCCCCC;
	text-align: left;
	margin-left: 15px;
	line-height: 120%;
}
#footer02 a {
	font-size: 10px;
	letter-spacing: 0.2em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #CCCCCC;
	text-align: left;
	line-height: 120%;
}
#footer02 a:hover{
	font-size: 10px;
	letter-spacing: 0.2em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	text-align: left;
	line-height: 120%;
}



.content02 h2 {
	color: #003300;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	margin-bottom: 5px;
}
