.border {
	border: thin solid #CCCCCC;
}
.fonts {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 12px;

}
.fonts2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 17px;
	padding-right: 5px;
	padding-left: 5px;
}
.bg {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center;
	background-image: url(bg.jpg);

}
.bg2 {
	background-image: url(index/face.jpg);
	background-position: bottom;
}
.fonts3 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	color: #000000;
	line-height: 17px;
}
.border6 {
	border: thin dashed #aa0000;
}
.oner {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	background-image: url(index/face3.jpg);
	background-repeat: no-repeat;
	height: 450px;
	background-position: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.header-font {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-align: right;
}
a:link {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-align: right;
	text-decoration: none;
}
a:visited {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
	text-align: right;
}

