@charset "UTF-8";
.EventList {
	clear: both;
	width: 1000px;
	padding: 0px 0px 112px 0px;
	margin: 0px auto 0px;
	height: auto;
}
.EventList h2 {
	clear: both;
	height: 23px;
	width: 237px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 54px 87px;
}
.EventListTxt {
	text-align: left;
	line-height: 250%;
	padding: 0px 0px 50px 0px;
	margin: 0px 87px 0px 87px;
}
.EventDet {
	clear: both;
	width: 1000px;
	margin: auto;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 110px;
	padding-left: 0px;
}
.EventDet h2 {
	clear: both;
	padding: 0px;
	margin: 0px;
	font-weight: 700;
	color: #4d4d4d;
	font-size: 20px;
	height: 65px;
	line-height: 65px;
	font-family: serif;
}
.EventDetTxt {
	text-align: left;
	line-height: 250%;
	width: 793px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	margin: auto;
}
.eventCont {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3990d7;
	padding-top: 45px;
}
.managerComment {
	margin: auto;
	text-align: left;
	width: 793px;
}
.managerComment .comm {
	background-image: url(../img/event/boxmid.png);
	background-repeat: repeat-y;
	width: 793px;
	line-height: 250%;
}
.managerComment .comm p {
	padding-left: 70px;
	padding-right: 70px;
}
.accessMap {
	height: 385px;
	width: 793px;
	margin: auto;
}
.contentsWrap{
	width: 793px;
	margin: auto;
	padding-bottom: 110px;
}

.maptitle{
	text-align: left;
	margin-top: 27px;
}
.eventCont .eventTxt {
	float: left;
	width: 350px;
	padding-right: 50px;
	padding-top: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.eventCont .eventImg {
	float: right;
	width: 390px;
}
div.blloonbox {
	width:210px;
	height:120px;
	padding:5px;
}
div.blloonbox p.spotName {
	font-size:13px;
	margin-bottom:10px;
}
div.blloonbox p.postcode {
	font-size:12px;
	line-height:1.5;
}
div.blloonbox p.address {
	font-size:12px;
	line-height:1.5;
	margin-bottom:7px;
}
div.blloonbox p.telnum {
	font-size:12px;
}