@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;
}
#box {
	width: 100%;
	height: 100%;
}
.corner-title {
	border-bottom: 1px solid #006699;
	text-align: center;
	width: 100%;
	padding: 0px;
	margin: 0px auto 0px;
}
.corner-title-img {
	width: 500px;
	height: 46px;
	margin: 15px auto 0px auto;
	padding-bottom: 0px;
}
.contents-box {
	margin: 5px 24px 0px 70px;
	padding-top: 5px;
} 
.midashi-box {
	margin: 30px auto 20px auto;
	text-align: center;
	line-height: 160%;

}
.hizuke {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: normal;
	font-size: medium;
	text-align: center;
}
.midashi1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-size: x-large;
	font-weight: bold;
	color: #990000;
	text-align: center;
	line-height: 160%;
}
.midashi1-left {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-size: x-large;
	font-weight: bold;
	color: #990000;
	text-align: left;
	line-height: 160%;
}
.midashi2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-size: large;
	font-weight: bold;
	color: #990000;
	text-align: center;
	line-height: 160%;
}
.midashi2-left {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-size: large;
	font-weight: bold;
	color: #990000;
	text-align: left;
	line-height: 160%;
}
.midashi3 {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-size: midium;
	font-weight: bold;
	color: #990000;
	text-align: center;
	line-height: 160%;
}
.midashi3-left {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-size: midium;
	font-weight: bold;
	color: #990000;
	text-align: left;
	line-height: 160%;
}
.lead {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "serif";
	font-weight: bold;
	line-height: 160%;

}
.honbun {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "serif";
	font-size: medium;
	font-weight: normal;
	line-height: 160%;

}
.gothic-bold-white_bg063 {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006633;
	text-align: center;
	padding: 5px;
}
.gothic-bold-white_bgcfc {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "serif";
	font-size: medium;
	color: #000000;
	background-color: #ccffcc;
	text-align: left;
	padding: 5px;
}
.jiken {
	text-align: center;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-collapse: collapse;
}
.text-left {
	text-align: left;
}
.text-bold {
	font-weight: bold;
}
.text-right {
	text-align: right;
}
.syutyo-no {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-size: midium;
	font-weight: bold;
	text-align: center;
	line-height: 160%;
}
.text-bold2 {
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
}
.go-top {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.go-backnumber {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.y-back {
    border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #ffffcc;
}
.g-back {
    border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #ccffcc;
}