@charset "utf-8";
#introduction {
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 65px;
	background-image: url(../images/line-dot.png);
}
#introduction h2 {
	margin-bottom: 30px;
}
#next-stage {
	background-image: url(../images/bg-next-stage.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 25px;
	padding-bottom: 30px;
}
#next-stage h2 {
	margin-bottom: 15px;
}



#sub {
	margin-top: 0px;
	border-top-style: none;
}

.data {
	font-size: 11px;
	color: #CC0000;
}
#gl-navi .gl-bt1 img {
	visibility: hidden;
}
