body {
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:#fff;
	width: 100%;
	height:100%;
	font-size:12px;
	line-height:1.5em;
	color: #585757;
	margin: 0px;
}

#wrap{
	width: 100%;
    height: 100%;
}


#contentsAll{
	width: 100%;
    height: 100%;
	min-width:1200px;
	min-height:650px;
	background:#DDDDDD;
	position:relative;
	overflow:hidden;
}

#mainAll{
	width: 100%; 
	height:100%;
	margin: 0 0 0 0;
}

/*
#mainAll{
	float: right; 
	width: 100%; 
	height:100%;
	margin: 0 0 0 -250px;
}
*/

#mainImg{
	background: url(../images/top_maincatch.png) no-repeat center bottom;
	background-size: cover;
	width:100%;
	height:100%;
	position: absolute;
	top:0;
	left:0;
	z-index:1;
}

#mainImgWhite{
	background: #FFFFFF;
	width:100%;
	height:100%;
	position: absolute;
	top:0;
	left:0;
	z-index:15;
}

#mainParts{
	width:100%;
	height:100%;
	margin: 0 0 0 0;
	position: absolute;
	top:0;
	left:0;
	z-index:8;
}

#mainArea{
	background: url(../images/top_main2.jpg) no-repeat center;
	background-size: cover;
	width:100%;
	height:100%;
	margin: 0 0 0 0;
	position: absolute;
	top:0;
	left:0;
	z-index:2;
}

#mainChara01{
	background: url(../images/top_main2_01.png) no-repeat center;
	background-size: cover;
	width:100%;
	height:100%;
	margin: 0 0 0 0;
	position: absolute;
	top:0;
	left:0;
	z-index:3;
}

#mainChara02{
	background: url(../images/top_main2_02.png) no-repeat center;
	background-size: cover;
	width:100%;
	height:100%;
	margin: 0 0 0 0;
	position: absolute;
	top:0;
	left:0;
	z-index:4;
}

#mainChara03{
	background: url(../images/top_main2_03.png) no-repeat center;
	background-size: cover;
	width:100%;
	height:100%;
	margin: 0 0 0 0;
	position: absolute;
	top:0;
	left:0;
	z-index:5;
}

#mainChara04{
	background: url(../images/top_main2_04.png) no-repeat center;
	background-size: cover;
	width:100%;
	height:100%;
	margin: 0 0 0 0;
	position: absolute;
	top:0;
	left:0;
	z-index:6;
}

#mainChara05{
	background: url(../images/top_main2_05.png) no-repeat center;
	background-size: cover;
	width:100%;
	height:100%;
	margin: 0 0 0 0;
	position: absolute;
	top:0;
	left:0;
	z-index:7;
}


#grade{
	background:url(../images/grade.png) repeat-x;
	background-size:auto 100%;
	width:100%;
	height:300px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:10;
}


/*

logo

*/

#logo{
	background: url(../images/logo2.png) no-repeat center bottom;
	background-size: contain;
	width:70%;
	height:40%;
	position:absolute;
	bottom:45px;
	left:50%;
	margin-left:-27%;
	z-index:11;
}

#bnrTieup{
	width:70%;
	height:40px;
	text-align:center;
	position:absolute;
	bottom:5px;
	left:50%;
	margin-left:-27%;
	z-index:12;
}

#bnrTieup img{
	margin:0 2px;
}

#roadshow{
	background: url(../images/roadshow.png) no-repeat right bottom;
	background-size: contain;
	width: 178px;
	height: 105px;
	position: absolute;
	bottom: 4px;
	right: 7px;
	z-index: 30;
}

#catch{
	background: url(../images/top_maincatch2.png) no-repeat center;
	background-size:contain;
	width:8%;
	height:35%;
	position:absolute;
	top:45px;
	left:25%;
	z-index:12;
}


#biuzzesBnr{
	width:155px;
	height:155px;
	position:absolute;
	bottom:255px;
	right:15px;
	z-index:13;
}

#eigaBnr{
	width:155px;
	height:155px;
	position:absolute;
	bottom:100px;
	right:15px;
	z-index:13;
}

#tsuikaBnr{
	width:170px;
	height:170px;
	position:absolute;
	bottom:255px;
	right:8px;
	z-index:13;
}

#bddvdBnr{
	width:190px;
	height:190px;
	position:absolute;
	bottom:70px;
	right:8px;
	z-index:13;
}



#buzzesArea{
	background-color:#66A2C0;
	width:100%;
	height:50px;
	position: fixed;
	bottom:0;
	left:0;
	z-index:21;
}