body {
	background-image: url(../img/kabe1.gif);
	background-repeat: repeat;
}
h1 {
	font: bold 18px/26px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	margin: 10px 0px;
	height: 26px;
	border-top: 2px solid #000099;
	border-bottom: 2px solid #000099;
	width: 300px;
	text-indent: 10px;
}
h2 {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #D9E1EE;
	height: 26px;
	text-indent: 10px;
}
ul {
	text-indent: 0px;
	margin: 0px;
}
li {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
}
ol {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}

h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
p {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding-left: 10px;
}h4 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	margin: 3px 0px;
	border-bottom: 1px dotted #666666;
	border-top: 1px dotted #666666;
	background: #FEE4D1;
}
