.t8pt-g {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 9px;
	text-transform: none;
	color: #CCCCCC;
	line-height: 12px;
}
.bg-R {
	background-image: url(images/wakyo_03.jpg);
	background-repeat: repeat-y;
}
.bg-L {
	background-image: url(images/wakyo_01.jpg);
	background-repeat: repeat-y;
}
.t12pt {
	font-size: 12px;
	line-height: 18px;
	padding-left: 8px;
	padding-right: 8px;


}
body {
	background-position: center;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bolder;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	margin: 0px;
}
.t12ptR {
	text-align: right;
	font-size: 12px;
	line-height: 18px;
	padding-right: 8px;
	padding-left: 8px;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;

}
div {
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #FF0000;
}
ol {
	list-style-type: decimal;

}
