@charset "UTF-8";

div.index{
	padding-top:25px;
	padding-bottom:5px;
}


.index #main{
	overflow:hidden;
	width:981px;
	margin:0 auto;
}

.index #main #section01,.index #main #btn_minions{
	float:left;
	width:479px;
}

.index #main #section02,.index #main #btn_pokemon{
	float:right;
	width:479px;
}

#main a{
	display:block;
}

#main ul li{
	float:left;
	margin-bottom:20px;
}
#main ul li:nth-child(3),#main ul li:nth-child(5){
	float:right;
}

div.disney{
	padding-top:25px;
	padding-bottom:5px;
	background:#0070bd url('../images/disney/bg.png') left top repeat;
}

.disney #main{
	overflow:hidden;
	width:981px;
	margin:0 auto;
}

.disney #section01{
	margin-top:10px;
}

.disney #section02{
	margin-top:-10px;
	height:214px;
	width:981px;
	background: url('../images/disney/section02.png') left top repeat;
}

.disney #section02 #section02box{
	overflow:hidden;
	width:936px;
	margin:0px auto;
	padding-top:73px;
}
.disney #section02 #section02_01{
	float:left;
}
.disney #section02 #section02_02{
	float:left;
	margin-left:13px;
}
.disney #section02 #section02_03{
	float:left;
	margin-left:13px;
}
.disney #section02 #section02_04{
	float:left;
	margin-top:10px;
}
.disney #section02 #section02_05{
	float:left;
	margin-left:13px;
	margin-top:10px;
}
.disney #section02 #section02_06{
	float:left;
	margin-left:13px;
	margin-top:10px;
}
.disney #section03{
	position:relative;
	margin-top:30px;
	height:459px;
	width:981px;
	text-align:center;
	background: url('../images/disney/section03.png') left top repeat;
}

.disney #section03 iframe{
	position:absolute;
	top:72px;
	left:170px;
}

.disney #section04{
	margin-top:30px;
	height:1517px;
	width:980px;
	background:url('../images/disney/section04.png') left top repeat;
}

.disney #section04 #section04box{
	overflow:hidden;
	width:922px;
	margin:0px auto;
	padding-top:78px;
}



.disney #section04 div#section04box div{
	width:220px;
	height:339px;
	float:left;
	position:relative;
	padding:0;
	display:block;
	margin:7px;
	margin-left:0px;
	margin-right:14px;
}
.disney #section04 div#section04box a{
	cursor:default;
}
.disney #section04 div#section04box div.nmr{
	margin-right:0;
}
.disney #section04 div#section04box span{
	position:absolute;
	visibility:hidden;
	top:211px;
	left:3px;
}
.disney #section04 div#section04box div#section04_11{
	width:453px;
	height:339px;
}
.disney #section04 div#section04box div#section04_11 span{
	top:138px;
}



div.snoopy{
	padding-top:25px;
	padding-bottom:25px;
	background:#0070bd url('../images/snoopy/bg.png') left top repeat;
}

.snoopy #main{
	overflow:hidden;
	width:981px;
	margin:0 auto;
}

.snoopy #section01{
	margin-top:10px;
}

.snoopy #section02{
	margin-top:-10px;
}

.snoopy #section02{
	position:relative;
	margin-top:-10px;
	background:url('../images/snoopy/section02.png') left top repeat;
	height:474px;
	width:981px;
}

.snoopy #section02 iframe{
	position:absolute;
	top:78px;
	left:170px;
}

.snoopy #section03{
	margin-top:40px;
}

.snoopy #section04{
	color:#fff;
	margin-top:20px;
}

#howto01{
	padding-top:50px;
}

#howto02{
	padding-top:50px;
}

#howto03{
	padding-top:50px;
}

#howto04{
	padding-top:50px;
}

#howto05{
	padding-top:50px;
}

#howto06{
	padding-top:50px;
}

#howto07{
	padding-bottom:10px;
	margin-top:10px;
	font-size:90%;
	line-height:130%;
	color:#fff;
}


#btn_pokemon,#btn_minions{
	margin-bottom:20px;
}

