body {
	background-color: #fff;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url("../img/bg/prologuebg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment:fixed;
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	color: #999999;
	line-height: 1.5;
}

#base {
	width: 784px;
	height: 4700px;
	background-image: url(../img/common/page_base.png);
	padding: 0px;
}

.text {
	padding-top: 20px;
	padding-left: 20px;
	width: 744px;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 14px;
	color: #de007c;
	line-height: 3;
	text-align: center;
}

.text2 {
	padding-left: 20px;
	width: 744px;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 2;
}

.titlebase {
	width: 784px;
	height: 70px;
	background-image: url(../img/prologue/storytitlebase.png);
	background-repeat: no-repeat;
}


.title_m {
	text-shadow: 2px 2px 5px #f1bfc4;
	padding-left: 90px;
	width: 600px;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 20px;
	color: #de007c;
	line-height: 3.8;
}

.ss {
	float: left;
	padding-left: 30px;
	padding-right: 20px;
}

.ss img {
	padding-bottom: 10px;
}

*.floatclear {
	clear: both;
}