body {
	background-repeat: repeat-x;
	background-image: url(../../../common/img/h1bk.jpg);
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 80%;
	color: #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

h2 {
	font-size: 95%;
	background-image: url(../img/point.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	color: #666666;
	text-align: center;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 10px;
}
h3 {
	font-size: 90%;
	color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}


#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 800px;
}
#header {
	padding-top: 0px;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#contents2 {

}
#contents3 {
	text-align: left;
	margin-top: 20px;
	margin-left: 0px;
}
#footer {
	height: 25px;
	width: 800px;
	float: left;
	background-image: url(../../../common/img/footer.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 80%;
	font-weight: bold;
	padding-top: 10px;
	color: #0099CC;
}

