a:link {
	text-decoration: none;
	color: #CC6600;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	color: #FF0000
}
body {
	font-size: 12px;
	background-color: #d9e18a;
	background-image: url(../img/bg_02.jpg);
	background-repeat: repeat-x;
}
td {
	font-size: 12px;
}
.f10 {
	font-size: 10px;
}
.f12 {
	font-size: 12px;
}
.f14 {
	font-size: 14px;
}
.f16 {
	font-size: 16px;
}
.h120 {
	line-height: 120%;
}
.h140 {
	line-height: 140%;
}
.f10-h120 {
	font-size: 10px;
	line-height: 120%;
}
.h100 {
	line-height: 100%;
}
.guide {
}
.guide table {
	width: 500px;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.guide td {
	padding: 5px;
	vertical-align: top;
	line-height: 160%;
	border: 1px solid #999999;
}
.guide td.dot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-top-style: none;
}
.guide .center {
	text-align: center;
}
.guide .right {
	text-align: right;
	margin-top: 3px;
}
.guide .waku {
	line-height: 140%;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
}
.outline {
}
.outline table {
	width: 460px;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.outline td {
	padding: 5px;
	vertical-align: top;
	line-height: 140%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.outline td.dot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-top-style: none;
}
.outline .center {
	text-align: center;
}
.outline .right {
	text-align: right;
	margin-top: 3px;
}
.outline .waku {
	line-height: 160%;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 10px;
}
