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

body {
	background: #000000;
}
#mvArea {
	background: #000000;
	padding: 25px 0;
	height: 574px;
	width: 574px;
	margin: 0 auto;
}
#mvArea #illustBox {
	margin: 0 auto;
	width: 574px;
}
#mvArea #illustBox #illust01,
#mvArea #illustBox #illust02,
#mvArea #illustBox #illust03,
#mvArea #illustBox #illust04,
#mvArea #illustBox #illust05,
#mvArea #illustBox #illust06,
#mvArea #illustBox #illust07,
#mvArea #illustBox #illust08,
#mvArea #illustBox #illust09,
#mvArea #illustBox #illust10 {
	width: 574px;
	height: 574px;
	visibility: hidden;
}
#wBG{
	background: #FFFFFF;
	width: 100%;
}
#wrapper.cmnWrapper #contentArea #informationArea h1 {
	padding: 0 0 40px 0;
}
