/*-------------------------------------------------------------------------------------------*/
#down {
    background: url(../images/container_bg_fin.jpg) no-repeat top center;
    position: relative;
    background-color: #FFF;
}
.battleBOX{
	height: 1150px;
}
.battleBOX .round{
	top: 170px;
	width: 178px;
	height: 190px;
	left: 41%;
	z-index: 4;
}
.battleBOX .udonframe,
.battleBOX .udonframe.frame2{
	height: 726px;
	margin-top: 140px;
}
#omatsuri5 #udondotch section #down .battleBOX .udonframe h3,
#omatsuri6 #udondotch section #down .battleBOX .udonframe h3,
#omatsuri7 #udondotch section #down .battleBOX .udonframe h3,
.battleBOX .udonframe h3{
	padding: 24px 0 8px;
}
.battleBOX .chef01,
.battleBOX .chef02{bottom: 120px;}

#omatsuri5 #udondotch section #down .battleBOX{	padding: 80px 0 0;}
#omatsuri5 #udondotch section #down .battleBOX .udonframe h3{	padding: 24px 0 8px;}
#omatsuri6 #udondotch section #down .battleBOX .udonframe h3{	padding: 32px 0 8px;}

x#omatsuri5 #udondotch section #down .battleBOX .round{
	top: 100px;
	left: 34%;
}
#omatsuri5 #udondotch section #down .battleBOX .chef01{bottom: 20px;}
#omatsuri5 #udondotch section #down .battleBOX .chef02{bottom: 20px;}

.itemLlink li img{
	max-height: 140px;
}
/* 950px以下 */
/*-------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 640px) {
	.battleBOX{
	height: auto;
}
	.battleBOX .udonframe,
.battleBOX .udonframe.frame2{
	height: auto;
	margin-top: 20px;
}
}
