@charset "utf-8";
body {
	position: absolute;
	left: 50%;
	height: 100%;
	width: 910px;
	margin-left: -455px;
	margin-top: 0px;
	font-size: 12px;
	line-height: 25px;
	color: #323232;
	background-image: url(img/back2.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 14px;
	text-align:left;
	margin:0px;
	padding-left:20px;
	line-height: 30px;
	vertical-align: middle;
	letter-spacing: 2px;
	padding-top: 10px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(img/back4.jpg);
	color: #323232;
	}

img {
    border:none;
}	
.style1 {
	font-size: 10px;
	color: #646464;
}
.style2 {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.honbun {
	text-align: left;
	}
.keisen {
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A0A0A4;
	border-right-color: #A0A0A4;
	border-bottom-color: #A0A0A4;
	border-left-color: #A0A0A4;
	padding-left: 20px;
}

