body {
	background-image: url(../img/back.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
}
h1 {
	background-color: #CCCCCC;
	background-image: url(../img/kanrinin.gif);
	width: 751px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px #CCCCCC;
	background-repeat: repeat-x;
	font-size: 20px;
	padding-top: 110px;
	padding-bottom: 10px;
}

