@charset "utf-8";

.eventbox{
	width:600px;
	text-align:left;
	margin:0px auto;
	padding:10px;
	border:double 6px #fdd845;
	background-image:url(../../img/bg_ly.gif);
	position:relative;
}

.imgwaku{
	width:340px;
	height:650px;
	float:left;
}

.imgwaku_s{
	width:340px;
	height:240px;
	float:left;	
}

.imgwaku_m{
	width:340px;
	height:430px;
	float:left;	
}

.txtwaku{
	font-size:14px;
	width:260px;
	padding-top:20px;
	height:200px;
	float:left;
}

.txtwaku p{padding:2px 10px;}

.pop_r{
	position:absolute;
	bottom:30px;
	right:-30px;
}

.pop_l{
	position:absolute;
	bottom:50px;
	left:-30px;
}

.barbox{
	width:600px;
	padding-left:250px;
	clear:both;
}
