body {	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
}
strong {
	color:#0066CC;
}
address {
	font-style:normal;
}
.clear {
	clear: both;
}
#all-content {
	margin: 10px auto;
	width: 800px;
	background-color: #FFFFFF;
}
#header {
	height: 80px;
	width: 800px;
	margin: 0px auto;
}
#header h1 {
	float:right;
	font-size: 14px;
	color: #333333;
	width:400px;
	text-align:right;
	margin:0;
	padding:0;
	line-height:70px;
}

#header h2 {
	float:left;
	font-size: 30px;
	color: #fff;
	width:400px;
	margin: 0;
	padding: 0;
	line-height:70px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
#header h2 a {
	color: #333333;
	text-decoration: none;
}
#contents {
	width: 790px;
	background-color: #FFFFFF;
	margin: 0px auto;
}
#detail {
	float: left;
	width: 580px;
	margin-bottom: 10px;
}
#detail h2 {
	padding: 0;
	margin: 0;
	font-size: 15px;
	color: #336600;
	height: 30px;
	line-height: 30px;
	text-indent: 5px;
	letter-spacing: 3px;
	border-bottom: 2px solid;
	border-bottom-color: #CCCCCC;
}
#detail h3 {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #336600;
	height: 25px;
	line-height: 25px;
	text-indent: 5px;
	letter-spacing: 3px;
	border-bottom: 1px solid;
	border-bottom-color: #99CC00;
}
#naviside {
	float: right;
	width: 200px;
}
#naviside ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.guide {
	background: #FFF;
}
.guide h3 {
	font-size:100%;
	border-bottom:2px solid #ccc;
	color: #333333;
}
.guide li {
	border-bottom: 1px solid #ccc;
}
.guide a {
	color:#333333;
	text-decoration: none;
}
.guide a:hover {
	color:#ff9900;
}
#footer {
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
	width:100%;
	background-color: #669900;
}
#list {
	width:680px;
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
}
#list dl {
	float:left;
	width:85px;
	margin:0px;
	padding:0px;
}
#list dt {
	margin:0px;
	padding:0px;
	font-weight: bold;
	color: #009933;
}
#list dd{ 
	margin:0px 0px 5px 0px;
	padding:0px;
}
#top {
	width:100%;
	background-color: #FFFFFF;
	border-bottom: 5px solid;
	border-bottom-color: #669900;
}
#footer p {
	margin:0 auto;
	padding:0;
	width: 780px;
	text-align: left;
	font-size: 90%;

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