@charset "utf-8";


body {
}
h1{
	border-bottom:solid 5px #336600;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#59B200;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-style:normal;
	font-size:20px;
	color:#FFFFFF;
}
h2{
	border-bottom:solid 2px #999999;
	padding-top:1px;
	padding-bottom:1px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-style:normal;
	font-size:14px;
	color:#666666;
}

h3{
	border-bottom:dotted 1px #999999;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:10px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
		font-weight:bold;
	font-size:14px;
	color:#000000;
}
li{
	line-height:140%;
	font-size:14px;
}
.honbun{
	line-height:140%;
	font-size:14px;
}
.honbun p{
	padding-left:20px;

}
.foot{
	font-size:12px;
}
.hyou01{
	line-height:160%;
	font-size:14px;
}
