p.caution {
	font-size: 80%;
	color: #996600;
	margin-bottom: 24px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#main_park {
	clear: both;
	background: url(../images/main_bg_park.gif) repeat-y;
	width: 762px;
}
#main_park:after {
	display: block;
	content: "";
	clear: both;
}

#selector_park {
	height: 18px;
	width: 762px;
	background: url(../images/selector_bg_park.gif) no-repeat 9px 0px;
}

#sidemenu h4 {
	color: #5C7B1E;
}
#sidemenu .seseragi {
	background: url(../images/smenu_bg_seseragi.gif) repeat-y 12px 0px;
	padding-top: 48px;
}
#sidemenu .seseragi li {
	background: url(../images/arrow_park.gif) no-repeat 0px 2px;
}
#sidemenu .fureai {
	background: url(../images/smenu_bg_fureai.gif) repeat-y 12px 0px;
	padding-top: 60px;
}
#sidemenu .fureai li {
	background: url(../images/arrow_park.gif) no-repeat 0px 2px;
}
#sidemenu .parkblog {
	background: url(../images/smenu_bg_parkblog.gif) repeat-y 12px 0px;
	padding-top: 60px;
}
#sidemenu .parkblog li {
	background: url(../images/arrow_park.gif) no-repeat 0px 2px;
}

#content_park {
	float: left;
	clear: none;
	margin-right: 14px;
	margin-bottom: 16px;
	margin-left: 10px;
	width: 538px;
}
#content_park:after {
	display: block;
	content: "";
	clear: both;
}
#content_park h3 {
	background: #D5EAA8;
	color: #5C7B1E;
}
#content_park h4 {
	border-left: 6px solid #5C7B1E;
	color: #5C7B1E;
}
#content_park h5 {
	color: #5C7B1E;
}

table.charge {
	border-top: 1px solid #555555;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
}
table.charge td {
	padding: 6px 12px;
	text-align: right;
	border-bottom: 1px solid #555555;
	width: 152px;
	background: #FCFCFC;
}
table.charge th {
	padding: 6px;
	text-align: right;
	width: 180px;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #555555;
	font-weight: normal;
	background: #F7F7F7;
	word-spacing: 0.1em;
}
table.charge thead th {
	border-right-style: none;
	background: #D5EAA8;
	color: #5C7B1E;
	text-align: center;
	width: auto;
}

table.reserve {
	border-top: 1px solid #555555;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
}
table.reserve td {
	padding: 6px 12px;
	background: #FCFCFC;
	border-bottom: 1px solid #555555;
	border-left: 1px solid #555555;
	text-align: left;
}
table.reserve td.right {
	text-align: right;
}
table.reserve td.necessary {
	background: #FFDDDE;
}
table.reserve th {
	padding: 6px;
	font-weight: normal;
	text-align: right;
	border-bottom: 1px solid #555555;
	background: #ECF3E2;
	color: #5C7B1E;
}
table.reserve thead th {
	text-align: center;
	width: auto;
	color: #555555;
	background: #E1ECD2;
}

form.reserve {
	text-align: center;
}

form.reserve input.submit {
	color: #5C7B1E;
	background: #DCE9C9;
	padding: 2px 12px;
	margin: 24px auto 0px;
	text-align: center;
	border-top: 1px solid #B4D788;
	border-right: 1px solid #5C7B1E;
	border-bottom: 1px solid #5C7B1E;
	border-left: 1px solid #B4D788;
}

.entry .comment h5,  {
	background: #ECF3E2;
}

.entry input, .entry textarea {
	background: #ECF3E2;
	border-top: 1px solid #B4D788;
	border-right: 1px solid #5C7B1E;
	border-bottom: 1px solid #5C7B1E;
	border-left: 1px solid #B4D788;
