a {
	color: #2778a6;
	font-family: Tahoma;
	text-decoration: underline;
}
a:hover {
	color: #b4243c;
	font-family: Tahoma;
	text-decoration: underline;
}
h1 {
	color: #3d3c2d;
	font-size: 29px;
	font-weight: normal;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	color: #7f6e2d;
	font-size: 21px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0px;
}
h3 {
	color: #777777;
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: normal;
}
ol {
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	padding-left: 0px;
}
ul {
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	padding-left: 0px;
}
.important {
	color: #b4243c;
	font-weight: bold;
}
.li01 {
	list-style-image: url(images/li01.gif);
	margin-left: 15px;
	margin-bottom: 2px;
	padding-left: 10px;
}
.li02 {
	list-style-image: url(images/li02.gif);
	margin-left: 38px;
	margin-bottom: 6px;
	margin-top: 6px;
	padding-left: 10px;
}
.li03 {
	list-style-type: decimal;
	/*margin-left: 25px;*/
	margin-bottom: 4px;
	color: #615b40;
	font-weight: bold;
}
.li04 {
	list-style: lower-alpha;
	margin-left: 46px;
	margin-bottom: 6px;
	color: #b2b090;
	font-size: 12px;
	font-weight: bold;
}
.li05 {
	list-style-image: url(images/li02.gif);
	margin-left: 65px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-left: 10px;
}
.normaltext {
	font-weight: normal;
	color: #2a2a2a;
	font-size: 13px;
}
.notimportant {
	color: #8f8c58;
}
.topmenu {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.topmenu:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}
.sp {
	color: #777777;
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: normal;
}
.a_h2 {
	color: #7f6e2d;
	font-size: 21px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0px;
	text-decoration: none;
}
.a_h3 {
	color: #777777;
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: normal;
	text-decoration: none;
}
.free {
	color: #2778a6;
}
.occupy {
	color: #b4243c;
}