@charset "UTF-8";
/* CSS Document */

#outline {
	background-image: url(../image/contents_bg01.png);
	background-repeat: no-repeat;
	height: 480px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	margin-top: 80px;
	margin-bottom: 0px;
	visibility: hidden;
	z-index: 2;
}
#about {
	background-image: url(../image/contents_bg02.png);
	background-repeat: no-repeat;
	height: 480px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	margin-top: 90px;
	margin-bottom: 0px;
	visibility: hidden;
	z-index: 3;
}
#mail {
	background-image: url(../image/contents_bg03.png);
	background-repeat: no-repeat;
	height: 480px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	margin-top: 100px;
	margin-bottom: 0px;
	visibility: hidden;
	z-index: 4;
}
#recruit {
	background-image: url(../image/contents_bg04.png);
	background-repeat: no-repeat;
	height: 480px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	margin-top: 110px;
	margin-bottom: 0px;
	visibility: hidden;
	z-index: 5;
}
#novelty {
	background-image: url(../image/contents_bg05.png);
	background-repeat: no-repeat;
	height: 480px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	margin-top: 120px;
	margin-bottom: 0px;
	visibility: hidden;
	z-index: 6;
}
#outline_elements {
	height: 390px;
	width: 610px;
	margin-left: 60px;
	margin-top: 60px;
}
#about_elements {
	height: 390px;
	width: 610px;
	margin-top: 60px;
	margin-left: 60px;
	overflow: scroll;
}
#mail_elements {
	height: 390px;
	width: 610px;
	margin-top: 60px;
	margin-left: 60px;
}
#recruit_elements {
	height: 390px;
	width: 610px;
	margin-top: 60px;
	margin-left: 60px;
}
#novelty_elements {
	height: 390px;
	width: 610px;
	margin-top: 60px;
	margin-left: 60px;
	overflow: scroll;
}
#close {
	height: 20px;
	width: 20px;
	margin-top: 20px;
	float: right;
	margin-right: 10px;
}
#novtitle {
	width: 310px;
	margin-top: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #CC7AE4;
	font-weight: bold;
}
#novelem {
	width: 310px;
	float: left;
	margin-right: 50px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: 20px;
}
#novimg {
}
