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

#max_content {
	width: 100%;
	margin: 0 auto;
	padding: 0px 0;
	}

#attention {
	width: 100%;
	margin: 10px auto;
	font-size: 85%;
	text-align: center;
}

.relative{
	position: relative;}	

/* ======================================
              BS festa
========================================= */

/*
   gnavi
-----------------------------*/
#gnavi_festa2014{
	width: 940px;
	height: 40px;
	margin: 15px auto 20px;
	overflow: hidden;
}

#gnavi_festa2014 li {
 height: 40px;
 float: left;
 text-indent: -9999px;
 overflow: hidden;
}

#gnavi_festa2014 li a{
 height: 40px;
 background: url(/image/event/14/festa/common/btn_navi.jpg) no-repeat;
 display: block;
}

#gnavi_festa2014 li.g-top a {
 width: 157px;
 background-position: 0 0;
}
#gnavi_festa2014 li.g-top a:hover {
 width: 157px;
 background-position: 0 -40px;
}
#gnavi_festa2014 li.g-top-c a {
 width: 157px;
 background-position: 0 -40px;
}

#gnavi_festa2014 li.g-schedule a {
 width: 157px;
 background-position: -157px 0;
}
#gnavi_festa2014 li.g-schedule a:hover {
 width: 157px;
 background-position: -157px -40px;
}
#gnavi_festa2014 li.g-schedule-c a {
 width: 157px;
 background-position: -157px -40px;
}

#gnavi_festa2014 li.g-cs a {
 width: 157px;
 background-position: -314px 0;
}
#gnavi_festa2014 li.g-cs a:hover {
 width: 157px;
 background-position: -314px -40px;
}
#gnavi_festa2014 li.g-cs-c a{
 width: 157px;
 background-position: -314px -40px;
}

#gnavi_festa2014 li.g-feature a {
 width: 157px;	
 background-position: -471px 0;
}
#gnavi_festa2014 li.g-feature a:hover {
 width: 157px;	
 background-position: -471px -40px;
}
#gnavi_festa2014 li.g-feature-c a {
 width: 157px;	
 background-position: -471px -40px;
}

#gnavi_festa2014 li.g-item a {
 width: 156px;
 background-position: -627px 0;
}
#gnavi_festa2014 li.g-item a:hover {
 width: 156px;
 background-position: -627px -40px;
}
#gnavi_festa2014 li.g-item-c a {
 width: 156px;
 background-position: -627px -40px;
}

#gnavi_festa2014 li.g-shop a {
 width: 156px;
 background-position: -783px 0;
}
#gnavi_festa2014 li.g-shop a:hover {
 width: 156px;
 background-position: -783px -40px;
}
#gnavi_festa2014 li.g-shop-c a {
 width: 156px;
 background-position: -783px -40px;
}

#gnavi_festa2014 li.g-shop-none a{
 width: 156px;
 background-position: -783px -80px;
}


/*
common
-----------------------------*/
dl#max_wrap{
	width: 958px;
	height: auto;
	background: url(/image/event/13/max/common/bg_frame.gif) repeat-y top center;
	}
dl#max_wrap dt{
	width: 900px;
	background: url(/image/event/13/max/common/bg_cont-top.jpg) no-repeat top center;
	padding: 60px 0 0 58px;}
dl#max_wrap dd{
	width: 958px;
	background: url(/image/event/13/max/common/bg_cont-btm.jpg) no-repeat bottom center;
	padding-bottom: 60px;}
.bg_bullet{
	width: 800px;
	height: 62px;
	padding-left: 30px;
	background: url(/image/event/13/max/common/bg_bullet.gif) no-repeat top left;
	font-weight: bold;
	font-size: 174%;
	color: #930;
	text-shadow: 2px 2px 0 #fff;}

/*.pagecontents{
	width: 86%;
	padding: 0 7%;
	color: #000;
	}*/
	
.pagecontents{
	width: 830px;
	margin: 0 auto;
	color: #000;
	}
.pagecontents div.note{
	background-color: #ADADAD;
	padding:2px;
	margin-top:5px;
	margin-bottom:15px;
}
.pagecontents div.note h4{
	font-weight:bold;
	padding:0 0 2px 0;
	text-align: center;
	color:#FFF;
	font-size:130%;
}
.pagecontents div.note p{
	padding:15px 15px 5px 15px;
	background-color:#FFFFFF;
}
	

.max_btn{
	margin: 10px auto;
	overflow: hidden;}
	
.pagecontents a:hover { opacity:0.8; filter: alpha(opacity=80); -ms-filter: "alpha( opacity=80 )"; }

/* パーツ
---------------------------- */

.width-hf{
	width: 80%;}
	
.width-hf2{
	width: 55%;}	
	
.attention-s{
	font-size: 11px;
	margin-bottom: 20px;}
	
.infotxt-red{
	font-size: 16px;
	color: #C00;
	font-weight: bold;}	
	
/* Banner
---------------------------- */
.bnr_bcsTop{
	width: 915px;
	height: auto;
	margin: 5px auto;
	}
	
.bnr_bcsTop a:hover img { opacity:0.6; filter: alpha(opacity=60); -ms-filter: "alpha( opacity=60 )";}				

/*
   レギュレーションなど箇条書き部分
---------------------------------------------------------- 	
.eventschedule_notice ul {
    list-style: none;
    font-size: 0.8em;
    line-height: 1.3;

}*/
ul.eventschedule_notice li {
    margin-bottom: 5px;
    padding-left: 1em; 
    text-indent: -1em; 
}

ul.eventschedule_notice-2 li {
    margin-bottom: 5px;
}

.bullet_cont{
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
	border: #F90 1px solid;
	color: #000;
	-webkit-border-radius: 5px; /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px; /* Firefox用 */
	border-radius: 5px;/* CSS3草案 */
	background: #FC0;
	font-size: 138.5%;
	font-weight: bold;
	text-shadow: 1px 1px 0 #fff;
	}
	
.box-787 {
width: 787px;
}
.reg-box {
border: solid 2px #FC0;
margin: 10px 0;
padding: 20px;
}

.sub-list{
	padding-left:20px;
}

/*
   特設バトルゾーン
---------------------------------------------------------- */		
dl.battleinfo{
	width: 830px;
	background: url(/image/event/13/max/battlezone/bg_btl-cont.jpg) repeat top center;
	padding: 0;
	margin-top: 20px;
	}
	
dl#max_wrap dl.battleinfo dt.battleinfo-tit{
	width: 790px;
	background: url(/image/event/13/max/battlezone/bg_btl-top.jpg) no-repeat top center;
	padding: 20px 20px 10px;
	font-size: 146.5%;
	font-weight: bold;
	color: #F60;
	text-shadow: 1px 1px 0 #000;
	}
	
dl#max_wrap dl.battleinfo dd.battleinfo-cont{
	width: 790px;
	background: url(/image/event/13/max/battlezone/bg_btl-btm.jpg) no-repeat bottom center;
	padding: 0 20px 20px;
	}

.battleinfo-txt{
	width: 500px;}

/* サイン */	
.btl_sig-cap{
	font-size: 146.5%;}	

.btl_sig{ margin-top: 20px;}

/* ジャスティス */
.img_justice01{
	position: absolute;
	left: 477px;
	top: -50px;
}	
	

/* 開始時間 */	
dl#max_wrap dl.battleinfo dl.program-start {
	margin: 5px 0 0 0;
	padding: 0;
	background: none;
	overflow: hidden;
	zoom: 1;
	font-size:larger;
	font-weight: bold;
	color: #F90; 
}

dl#max_wrap dl.battleinfo dd dl.program-start dt{
	width: 120px;
	padding: 0;
	float: left;
	background: none;
}
	
dl#max_wrap dl.battleinfo dd dl.program-start dd{
	width: auto;
	padding: 0 0 0 120px;
	background: none;}
	

/* クラスタイプ */	
.bcs_class_type {
	border: solid 1px #999999;
	background:#ffffff;
	margin: 5px 0 10px 0;
	padding: 10px;
	width: 410px;
	-webkit-border-radius: 5px; /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px; /* Firefox用 */
	border-radius: 5px;/* CSS3草案 */
}

.bcs_class_type li {
	width: auto;
	margin-left: 0;
	padding: 3px 0 0 0;
	font-weight: bold;
	text-align: left;
}
	
/*イベント概要*/
.aboutCol{
	width: 830px;
	padding: 0;
	margin: 10px 0;
	padding-left:20px;
	}

.access_map {
	width:390px;
}
.access_map li {
	margin-top:10px;
}
.access_map li a:hover img  { opacity:0.6; filter: alpha(opacity=60); -ms-filter: "alpha( opacity=60 )";}
.access_notice {
	padding-left:1em;
	text-indent:-1em;
	margin-bottom:20px;
}

.relative #chara-about {
	position:absolute;
	width:436px;
	height:599px;
	left: 411px;
	top: 39px;
}


.indent{
	padding-left: 1em; 
    text-indent: -1em; }
.font-sizeS{
	font-size: smaller;}	

/*バトル一覧*/
ul.battlelist li a:hover img { opacity:0.6; filter: alpha(opacity=60); -ms-filter: "alpha( opacity=60 )";}

ul.battlelist{
	width: 830px;
	margin: 0;
	padding: 0;}
	
ul.battlelist li{
	width: 412px;
	margin: 0;
	padding: 0 0 5px;
	float: left;
	}
ul.battlelist li.btllist-l{ margin-right: 5px;}

ul.battlelist li.btllist-txt{
	width: 392px;
	height: 322px;
	padding: 10px;
	background: url(/image/event/13/max/battle/img_bringer.png) no-repeat right bottom;}
	
ul.battlelist li.btllist-txt2{
	width: 100%;
	height: auto;
	padding: 0;}
	
table.battle-priz{
	width: 600px;
	margin: 10px auto;
	padding: 0;
	border: 1px #666 solid;}
	
table.battle-priz td.bg_priz-tit{
	width: 170px;
	background: url(/image/event/13/max/battle/bg_priz.jpg) no-repeat center bottom;
	padding: 5px;
	text-align: center;
	vertical-align: middle;}
	
table.battle-priz td{
	width: auto;
	padding: 5px;
	margin: 0;
	vertical-align: middle;
	border-bottom: 1px #999 solid;
	background: #FFF;}

/*　キャラ
---------------------------- */	
.img_chara-battle{
	position: absolute;
	left: 545px;
	top: -41px;
}

.img_chara-battle2{
	position: absolute;
	left: 480px;
	top: -41px;
}	
	
/*ステージ*/
.btn_namastage{
	width: 80%;
	padding:7px;
	margin: 10px auto 0;
	display: block;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0 #fff;
	font-size:18px;
	font-weight: bold;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ffec64), color-stop(100%, #ffab23) );
	background:-moz-linear-gradient( center top, #ffec64 5%, #ffab23 100% );
	background:-ms-linear-gradient( top, #ffec64 5%, #ffab23 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23');
	background-color:#ffec64;
	-webkit-border-radius: 5px; /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px; /* Firefox用 */
	border-radius: 5px;/* CSS3草案 */
	-webkit-box-shadow:inset 1px 1px 0px 0px #fff6af;
 	-moz-box-shadow:inset 1px 1px 0px 0px #fff6af;
 	box-shadow:inset 1px 1px 0px 0px #fff6af;
	border:1px solid #ffaa22;
	}

a.btn_namastage:link,
a.btn_namastage:active,
a.btn_namastage:visited{
	color: #000; }
	
a.btn_namastage:hover{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #FFFF00), color-stop(100%, #FFCC00) );
	background:-moz-linear-gradient( center top, #FFFF00 5%, #FFCC00 100% );
	background:-ms-linear-gradient( top, #FFFF00 5%, #FFCC00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFF00', endColorstr='#FFCC00');
	background-color:#FFCC00;
	border:1px solid #FFCC00;}	

.nama_txt{
	padding: 0 0 10px 0;
	font-weight: bold;
	font-size: larger;}		
	
/*販売コーナー*/	

.shop_cd01{
	position:absolute;
	left:3%;
	top:72%;
	width:35%;
}

.shop_cd02{
	position:absolute;
	left:3%;
	top:80%;
	width:35%;
}

.shop_cd01 a:hover { opacity:0.8; filter: alpha(opacity=80); -ms-filter: "alpha( opacity=80 )"; }
.shop_cd02 a:hover { opacity:0.8; filter: alpha(opacity=80); -ms-filter: "alpha( opacity=80 )"; }



.cont-topics{
	width:auto;
	padding: 10px;
	background:#FFF;
	border:#F90 3px solid;}





