#contents_area{
	background:url(../../../image/senreki_bg.jpg) no-repeat bottom;
	background:none;
	padding-bottom:0;
}

#udonmaru_battle {
	background:url(../image/bg_battle.jpg) no-repeat 0 0;
	padding:12px 0 0;
	}

/**/
#battle_main{
	width:870px;
	margin:-60px auto 0;
	padding:0 0;
	position:relative;
}
.gotorecipe{
	position:absolute;
	width:420px;
	height:630px;
	top:0;
}
.gotorecipe1{
	left:0;
}
.gotorecipe2{
	right:0;
}
.gotorecipe a{
	display:block;
	position:relative;
	width:420px;
	height:663px;
	z-index:60;
}
.gotorecipe a img{
	position:absolute;
	bottom:0;
}
.gotorecipe1 a:hover{
	background:url(../image/main_battle_hover.png) no-repeat;
}
.gotorecipe2 a:hover{
	background:url(../image/main_battle_hover.png) no-repeat right top;
}
.gotorecipe1 img{
	left:15px;
}
.gotorecipe2 img{
	right:14px;
}


#battle_column{
	margin:40px 0 0;
	margin:0;
	background:url(../image/bg_column_s3.png) no-repeat 0 25px;
	background-size:cover
}

#specialpresent{
	text-align:center;
	position:relative;
	margin-bottom:-140px;
}

.battle_vote{ position:relative; padding:0 0 40px;}
.battle_vote h3{ background:url(../image/ti_vote.png) no-repeat 0 0; height:0; overflow:hidden; padding:190px 0 0;}
.vote{ position:absolute; top:104px;}
.vote1{ left:51px;}
.vote2{ right:51px;}
.socialbox{
	overflow:hidden;
	width:80px;
	margin:0 auto;
}
.socialbox li.fb{
	float:left;
}
.socialbox li.tw{
	float:right;
}




#column_bg{
	background:url(../image/bg_column01.png) no-repeat 0 50px;
	position:relative;
	padding:35px 40px 120px;
	overflow:hidden;
}
.columnbox{
	background:#fff;
	border:1px solid #000;
	border-radius:4px;
	padding:20px 0 40px;
	position:relative;
}
.fk_b{
	position:absolute;
	bottom:-20px;
	left:350px;
}
.fk_l{
	position:absolute;
	bottom:60px;
	left:-19px;
}
.columnbox h3{
	padding:0 20px 20px;
}
.columnbox p{
	padding:0 40px 20px;
	line-height:2.2;
	font-size:14px;
}
p.columnbox_ph{
	padding:0;
	text-align:center;
}
#column01 .columnbox{
	width:454px;
	float:left;
}
#column02 .columnbox{
	width:394px;
	float:right;
	margin-top:420px;
}
#column03 .columnbox{
	width:394px;
	float:left;
	margin-top:180px;
}
#column04 .columnbox{
	width:454px;
	float:right;
	margin-top:80px;
}
.columnbox_udonmaru{
	position:absolute;
	left:-250px;
	bottom:-120px;
}




@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;
}


	

}