body {
	margin: 0;
	padding: 0;
	font-size: 90%;
	line-height: 140%;
}
strong {
	color:#336600;
}
address {
	font-style:normal;
}
.clear {
	clear: both;
}
a {
color:#669900;
}
a:hover {
	text-decoration:none;
}
#all-content {
	margin: 10px auto;
	width: 800px;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #ccc;
}
#header {
	height: 55px;
	margin-bottom: 10px;
	border-bottom: 5px solid;
	border-bottom-color: #99CC00;
}
#header h1 {
	float:right;
	font-size: 12px;
	color: #669900;
	width:350px;
	text-align:right;
	margin:0;
	padding:0;
	font-weight:normal;
}

#header h2 {
	float:left;
	font-size: 30px;
	color: #fff;
	width:300px;
	margin: 0;
	padding: 0;
}
#header h2 a {
	color: #669900;
	text-decoration: none;
}
#contents {
	width: 800px;
	background-color: #FFFFFF;
	text-align: center;
}
#detail {
	float: left;
	width: 590px;
	margin-bottom: 10px;
	text-align: left;
}
#detail h2 {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 18px;
	color: #336600;
	height: 30px;
	line-height: 30px;
	text-indent: 5px;
	letter-spacing: 3px;
	border-bottom: 2px solid;
	border-bottom-color: #99CC00;
	border-left: 2px solid #99cc00;
}
#detail h3 {
	padding: 0;
	margin: 5px 0 0 0;
	font-size: 16px;
	color: #333333;
	height: 25px;
	text-indent: 5px;
	border-left: 2px solid #99cc00;
	line-height: 25px;
}
#naviside {
	float: right;
	width: 200px;
	text-align: left;
}
#naviside h2 {
	font-size:16px;
	text-align:left;
	color:#333333;
	margin:0px;
	padding:0px;
	border-bottom: 1px dotted;
	border-bottom-color: #99CC00;
}

#naviside ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.guide {
	padding: 5px;
}
.guide li {
	border-bottom: 1px dotted;
	border-bottom-color: #99CC00;
	font-size: 90%;
}
.guide a {
	text-decoration: none;
}
.guide a:hover {
	color:#ff9900;
}
#footer {
	margin: 0 auto;
	text-align: center;
	width:820px;
	color: #666666;
	line-height: 200%;
	font-size: 11px;
}
#footer p {
	margin:0px;
	padding:0px;

}
.ads336 {
	float:right;
	margin:0 0 5px 5px;
	width:336px;
	height:280px;
	text-align: right;
}

