.title {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.standard {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.komoji {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.priqia {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
a:link {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-style: normal;
	color: #CC3333;
}
a:visited {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-style: normal;
	color: #999999;
}
a:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-style: normal;
	color: #999999;
}
.standard2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
}

html {
	height: 100%;
	width: 100%;
	background-position: bottom;
}
body {
	height: 100%;
	width: 100%;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px;
	background-position: bottom;
}
#contents {
	height: 100%;
	width: 650px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#back_right {
	background-attachment: fixed;
	background-image: url(image_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	position: absolute;
	width: 100%;
}

#back_left {
	background-attachment: fixed;
	background-image: url(images_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
	position: absolute;
	width: 100%;
}
