@charset "UTF-8";

body {
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../image/gr1.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	line-height: 140%;
}
#box {
	width: 100%;
	height: 100%;
}
.corner-title {
	border-bottom: 1px solid #006699;
	text-align: center;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
}
.corner-title-img {
	width: 159px;
	height: 41px;
	margin: 15px auto 0px auto;
	padding-bottom: 0px;
}
.contents-box {
	margin: 20px 24px 0px 70px;
	} 
.headline {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-weight: bold;
	text-align: center;
}
.honbun {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "serif";
	font-size: medium;
	font-weight: normal;
	line-height: 160%;

}
.go-top {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.go-backnumber {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}