#onsen_contents {
	font-size: 14px;
}
.onsen_box {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#onsen_contents #title_text {
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.onsen_box table {
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	background-color: #DDDDFF;
	clear: both;
	width: 100%;
}
.onsen_box td {
	vertical-align: middle;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 30px;
}
.onsen_box th {
	background-color: #CCCCCC;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.onsenleft_box {
	float: left;
	width: 655px;
}
.onsenright_box {
	float: right;
	text-align: center;
	width: 280px;
}
.onsen_box h2 {
	margin-bottom: 25px;
	margin-top: 10px;
}
.shisetsu_link {
	text-align: right;
	margin-top: 10px;
	font-size: 12px;
}
.onsenken_box {
	border: 1px solid #996600;
	padding: 10px;
	height: 130px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#onsen_contents h3 {
	font-size: 16px;
	line-height: 2em;
	font-weight: bold;
	color: #996600;
	margin-bottom: 10px;
}
.onsenken_box img {
	float: right;
}
