﻿@charset "utf-8";
/* CSS Document */

/* グルメワールド
------------------------------------------------------*/

.spizer .innerCol{
	margin-left:16px;
	margin-right: 50px;
}

#swfAreaSpizer{width:628px;height:663px;}

.spizer h2{padding-top:35px;}

/* TOP
------------- -----------------------------------------*/

ul.movie{padding-top:50px;clear:both;}
li#btnmovie{float:none;width:343px; height:294px;margin:0 auto}
li#btnmovie{}
ul.movie li a{display:block; width:100%; height:100%;}

/*ul.movie li a:hover{display:block;}*/
ul.movie li a:hover{text-indent:-9999px;}
li#btnmovie a{background:url(../images/spizer/movie_on.jpg)}


/* プレミアムバンダイボタン */
#btnPB{
	width: 383px;
	height: 48px;
	text-align: center;
	margin: 15px auto 0 auto;
	}
 #btnPB a{
	display: block;
	width: 383px;
	height: 48px;
	background: url(../images/common/bth_p-bandai_on/bth_p-bandaiG.png) left top no-repeat;	
}
#btnPB a:hover{
	text-indent: -9999px;	
}