/* event page send */
div.con{
	margin:5px;
}
div.con img{
	border:solid 2px;
	margin:10px;
}
div.con img.enlarge{
	display:none;
}

/* kurukuru */
#bnr_area {
	width:615px;
	height:250px;
	/*height:210px;*/
	background-position:right top;
	background-size:cover;
	color: #fff;
}
#bnr_area ul{
	list-style:none;
	margin:0;
	padding:0;
}
#bnr_area ul li{
	display:none;
	position: absolute;
	width:615px;
	margin:0;
	padding:0;
	/*
	height:190px;
	line-height:1.8em;
	*/
}
#bnr_area ul li .thum{
	float:left;
	width:250px;
	height:250px;
	text-align:center;
}
#bnr_area ul li .thum a img{
	height:100%;
	width:auto;
	border:0;
}
#bnr_area ul li .link,
#bnr_area ul li .txt{
	position:absolute;
	left:260px;
	width:355px;
}
#bnr_area ul li .link{
	top:0;
}
#bnr_area ul li .link a{
	display:block;
	width:100%;
	height:40px;
}
#bnr_area ul li .txt{
	bottom:25px;
}
.info_con{
	margin: 0  0  0 10px;

}
#info h3{
	margin:0;
	padding:20px 0 10px 0;
	
}
#kurukuruimg{
	width:250px;
	height:250px;
	background-size:contain;
	background-position:50% 50%;
	background-repeat:no-repeat;
}
.pageTop{
	padding:0;
	margin:0;
	width:580px;
	margin:10px 20px 5px 0;
	font-size: 14px;
	text-align: right;
	color: #333;
}

/* top */
.leadstr{
	color:#696969;
}