@charset "utf-8";

h1{
	background:url(../../images/gabugabuking/title.png) no-repeat left top;
	width:640px;
	height:66px;
}

.appli .wrap{
	border-bottom:5px solid #FF00BA;
	margin-bottom:20px;
	background:url(../../images/gabugabuking/anime_bg.gif) no-repeat center top;
}

.appli .pic01{
	background:url(../../images/gabugabuking/appli_pic01.png) no-repeat left top;
	width:640px;
	height:373px;
}

.appli .pic02{
	background:url(../../images/gabugabuking/appli_pic02.png) no-repeat left top;
	width:640px;
	height:574px;
	position:relative;
}

.appli .pic02 .btnApp{
	position:absolute;
	left:335px;
	top:305px;
}

.appli .pic02 .btnApp a{
	display:block;
	width:285px;
	height:83px;
}

.appli .pic02 .btnAnd{
	position:absolute;
	left:335px;
	top:471px;
}

.appli .pic02 .btnAnd a{
	display:block;
	width:285px;
	height:93px;
}

.appli .pic02 .flexslider{
	position:absolute;
	left:40px;
	top:96px;
	width:254px;
	height:381px;
	overflow:hidden;
}

.appli .pic02 .flexslider ul li{
	width:254px;
	height:381px;
}
.appli .pic02 .flexslider ul li.slide01{
	background:url(../../images/gabugabuking/appli_slide01.png) no-repeat left top;
}
.appli .pic02 .flexslider ul li.slide02{
	background:url(../../images/gabugabuking/appli_slide02.png) no-repeat left top;
}
.appli .pic02 .flexslider ul li.slide03{
	background:url(../../images/gabugabuking/appli_slide03.png) no-repeat left top;
}
.appli .pic02 .flexslider ul li.slide04{
	background:url(../../images/gabugabuking/appli_slide04.png) no-repeat left top;
}


.appli .pic03{
	background:url(../../images/gabugabuking/appli_pic03.png) no-repeat left top;
	width:640px;
	height:309px;
}



.anime .wrap{
	border-bottom:5px solid #FF00BA;
	margin-bottom:20px;
	background:url(../../images/gabugabuking/anime_bg.gif) no-repeat center top;
	padding-bottom:100px;
}

.anime .pic01{
	background:url(../../images/gabugabuking/anime_pic01.png) no-repeat left top;
	width:640px;
	height:159px;
}

.movieArea{
}

.movieArea .video{
	width:596px;
	height:356px;
	border:2px solid #FFF;
	margin:0 auto;
}

.movieArea .comingsoon{
	width:596px;
	height:356px;
	border:2px solid #FFF;
	margin:0 auto;
	background: url(../../images/gabugabuking/anime_comingsoon.png) no-repeat left top;
}

.movieArea h3.title01{
	background: url(../../images/gabugabuking/anime_title01.png) no-repeat left top;
	width:640px;
	height:58px;
}
.movieArea h3.title02{
	background: url(../../images/gabugabuking/anime_title02.png) no-repeat left top;
	width:640px;
	height:87px;
}
.movieArea h3.title03{
	background: url(../../images/gabugabuking/anime_title03.png) no-repeat left top;
	width:640px;
	height:87px;
}
.movieArea h3.title04{
	background: url(../../images/gabugabuking/anime_title04.png) no-repeat left top;
	width:640px;
	height:87px;
}
.movieArea h3.title05{
	background: url(../../images/gabugabuking/anime_title05.png) no-repeat left top;
	width:640px;
	height:87px;
}

#footBtn{
	margin-bottom:10px;
}

#footBtn table{
	width:100%;
}

#footBtn table td.cellA{
	text-align:left;
	width:20%;
}
#footBtn table td.cellB{
	text-align:center;
	width:60%;
}
#footBtn table td.cellC{
	text-align:right;
	width:20%;
}

