.enkaku_txt {
	font-family: "CRPＣ＆Ｇ流麗行書体";
	font-size: 15px;
}

.title_txt {
	font-family: "A-OTF リュウミン Pro B-KL";
	font-size: 18px;
	font-style: italic;
}

.title_txt_15 {
	font-family: "A-OTF リュウミン Pro B-KL";
	font-size: 15px;
}

.txt_10 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
}

.txt_12 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}

.txt_10_red {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #FF0000;
}

.txt_10_wh {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #FFFFFF;
}



.html {
filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#e8ffd7,endColorStr=#ffffff);
margin: 0; padding: 0;}

.bg_wh {
	background-color: #FFFFFF;
	background-repeat: repeat;
}

.bg_gr {
	background-color: #006600;
	background-repeat: repeat;
}#side {
	width: auto;
	margin: auto;
	height: auto;
	float: left;
}
#main {
	word-spacing: 220em;
	width: auto;
	height: auto;
	float: right;
}

