@charset "Shift_JIS";

/* スタイルブック */

#aboutIntro_container {
	width: 768px;
	height: 317px;
	margin: 0 auto;
	background: url(../img/about_05.jpg);
}

#aboutIntro_flash {
	float: left;
	width: 416px;
	height: 317px;
	margin-left: 23px;
}

#aboutIntro_txt {
	float: left;
	width: 289px;
}

#character_container {
	width: 768px;
	height: 379px;
	margin: 0 auto;
	background: url(../../img/contents_bottom.jpg) no-repeat bottom center;
}

#footer_container {
	margin-top: 20px;
}

#pages_container {
	width: 768px;
	margin: 0 auto;
	background: url(../../img/contents_bg.jpg) repeat-y top center;
}