/*Pre*/
#bg_kumo{background:#fff;}
.battle_vote{ position:relative; padding:0 0 35px;}
.battle_vote h3{ background:url(../image/bg_vote.png) no-repeat 0 0; height:0; overflow:hidden; padding:190px 0 0; position:relative;}
.battle_vote h3 img { z-index:6; position:absolute; top:7px; left:200px;}
.battle_vote h4{position:absolute; left:399px; top:100px; z-index:3}
.vote{ position:absolute; top:100px;}
.vote1{ left:45px; z-index:4;}
.vote2{ right:45px; z-index:5;}
.socialbox{
	overflow:hidden;
	width:80px;
	margin:0 auto;
}
.socialbox li.fb{
	float:left;
}
.socialbox li.tw{
	float:right;
}

#battle_vote2{
	z-index:2;
	padding:0;
	background:url(../../image/bg_vote2.png) no-repeat 0 50px;
}



/*Post*/
#contents_area{
	background:url(../../../image/senreki_bg.jpg) no-repeat bottom;
	padding-bottom:0;
}

#udonmaru_battle {
	background:url(../image/bg_battle.jpg) no-repeat 0 0;
	padding:12px 0 0;
	}

/**/

#battle_main{
	width:870px;
	margin:-30px auto 0;
	padding:0 0;
	position:relative;
}
.gotorecipe{
	position:absolute;
	width:400px;
	height:630px;
	top:0;
}
.gotorecipe1{
	left:0;
}
.gotorecipe2{
	right:0;
}
.gotorecipe a{
	display:block;
	position:relative;
	width:400px;
	height:630px;
	z-index:60;
	text-decoration:none;
}
.gotorecipe a img{
	position:absolute;
	bottom:0;
}
.gotorecipe1 a{
	background:url(../image/main_battle.png) no-repeat 0 0;
}
.gotorecipe2 a{
	background:url(../image/main_battle.png) no-repeat right top;
}
.gotorecipe1 a:hover{
	background:url(../image/main_battle_hover.png) no-repeat 0 0;
}
.gotorecipe2 a:hover{
	background:url(../image/main_battle_hover.png) no-repeat right top;
}
.gotorecipe1 img{
	left:15px;
}
.gotorecipe2 img{
	right:14px;
}


/*END*/
.udonmaru_battle_end #battle_column{
	margin:40px 0 0;
	margin:0;
	background:url(../image/bg_column_s3.png) no-repeat 0 0;
	position:static;
}
.udonmaru_battle_end #column_bg{
	background:url(../image/bg_column01.png) no-repeat 0 80px;
	position:relative;
	padding:80px 40px 10px;
	overflow:hidden;
}
.udonmaru_battle_end #bg_kumo{background:none;}



#battle_column{
	margin:40px 0 0;
	margin:0;
	background:url(../image/bg_column_s4.png) no-repeat 0 0;
	position:relative;
}

#specialpresent{
	text-align:center;
	position:relative;
	margin-bottom:-187px;
	z-index:2;
}




#column_bg{
	background:url(../image/bg_column01.png) no-repeat 0 0;
	position:relative;
	padding:0 40px 100px;
	overflow:hidden;
}


.columnbox{
	background:#fff;
	border:1px solid #000;
	border-radius:4px;
	padding:20px 0 60px;
	position:relative;
}
.fk_b{
	position:absolute;
	bottom:-20px;
	left:180px;
}
.castle{
	position:absolute;
	top:885px;
	left:125px;
}
.fk_l{
	position:absolute;
	bottom:175px;
	left:-18px;
}
.columnbox h3{
	padding:0 20px 20px;
}
.columnbox p{
	padding:0 40px 40px;
	line-height:2;
	font-size:13px;
}
p.columnbox_ph{
	padding:0;
	text-align:center;
}
p.columnbox_ph2{
	padding:0 0 40px;
	text-align:center;
}
#column01 .columnbox{
	width:456px;
	float:left;
	padding:0 0 40px;
}
#column01 .columnbox h3{
	padding:21px 0 20px 23px;
}
#column02 .columnbox{
	width:390px;
	float:right;
	margin-top:565px;
	padding:0 0 40px;
}
#column02 .columnbox h3{
	padding:21px 0 20px 24px;
}


#column03 .columnbox{
	width:390px;
	float:left;
	margin-top:70px;
	padding:0 0 40px;
}
#column03 .columnbox h3{
	padding:21px 0 20px 23px;
}

#column04 .columnbox{
	width:456px;
	float:right;
	margin-top:70px;
	padding:0 0 40px;
}
#column04 .columnbox h3{
	padding:21px 21px 20px;
}
#xcolumn04 .columnbox p{
	padding-bottom:0;
}

.columnbox_udonmaru{
	position:absolute;
	left:-260px;
	bottom:0px;
}




@media screen and (max-width: 480px) {
	img{max-width:100%; height:auto;}


#column01 .columnbox{
	width:100%;
	float:none;
}
#column02 .columnbox{
	width:100%;
	float:none;
	margin-top:10px;
}
#column03 .columnbox{
	width:100%;
	float:none;
	margin-top:10px;
}
#column04 .columnbox{
	width:100%;
	float:none;
	margin-top:10px;
}
.columnbox_udonmaru{
	position:static;
	left:-250px;
	bottom:-120px;
}
.fk_b{
	display:none;
}
.fk_l{
	display:none;
}


	

}