@charset "UTF-8";
/* CSS Document */

a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #99CC00;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
body {
	font-size: 12px;
	color: #666666;
	align: center;
}
h1 {
	font-size: 14px;
	color: #333333;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h2 {
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
h3 {
	font-size: 12px;
	margin: 8px;
	font-weight: normal;
}
h4 {
	font-size: 17px;
	margin: 8px;
	font-weight: normal;
}
h5 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 12px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 0px;
}
h6 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 0px;
}
iframe {
	height: 590px;
	width: 790px;
}
table {
	font-size: 12px;
	margin: 8px;
}
.sideber {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
}
.header {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
.title {
	background-color: #E0E0E0;
	padding: 5px;
	margin: 5px;
}
.content {
	padding-left: 20px;
	padding-right: 10px;
}
.rental {
	background-color: #CCCCCC;
}
.sideber #kab_pop_badge {
	margin-left: 25px;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
.sideber #kab_badge {
	margin-left: 25px;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
#toku {
	color: #990000;
	text-decoration: underline;
	padding: 5px;
}
.kakaku {
	font-size: 15px;
	text-decoration: underline;
}
