h1 {
	background-color: #CCFFCC;
	padding: 2px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #663CA2;
	font-size: 16px;
	color: #003399;
}

h2 {
	background-color: #FFFFCC;
	padding: 2px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	font-size: 16px;
	color: #FF6600;
	margin-bottom: 5px;
}
h3 {
	background-color: #E3E3E3;
	width: 100%;
	font-size: 13px;
	color: #003399;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

.waku1 {
	background-color: #FFFFD9;
	padding: 3px;
	width: 98%;
	border: solid #FF9900 1px;
	margin-top: 1em;
	margin-bottom: 1em;
}

.midahi {
	font-weight: bold;
	color: #003399;
	margin-bottom: 6px;
	background-color: #E3E3E3;
	width: 100%;
}
.fut_bac {
	background-attachment: scroll;
	background-image: url(../img/fut_bac.jpg);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.honbun {
	font-size: 13px;
	line-height: 130%;
}
