.data {
		float: right;
		width: 800px;
		line-height: 1em;
		padding-bottom: 30px;
}
.update {
		font-size: 1em;
		margin-bottom: 15px;
}
.prefecture {
		font-size: 1.5em;
		font-weight: bold;
		margin-bottom: 7px;
}
.place {
		font-size: 2.2em;
		font-weight: bold;
		line-height: 1.6em;
}
.event_title {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 10px;
	margin-left: 7px;
}
.day {
		font-size: 1.5em;
		line-height: 1.5em;
		font-weight: bold;
}
.outline {
		float: right;
		width: 800px;
		padding-bottom: 50px;
}
.event {
		float: right;
		width: 800px;
		clear: both;
}
.outline {
		font-size: 1.0em;
		line-height: 1.5em;
}
iframe {
	max-width: 98%;
	margin-left: 7px;
	margin-right: auto;
	text-align: center;
	margin-bottom: 35px;
}
.time_title {
	background-image: url(../img/icon_time.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 48px;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 2.5em;
	padding-left: 60px;
	margin-left: 7px;
}
.adress_title {
	background-image: url(../img/icon_adress.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 48px;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 2.5em;
	padding-left: 60px;
	margin-left: 7px;
}
.access_title {
	background-image: url(../img/icon_access.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 48px;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 2.5em;
	padding-left: 60px;
	margin-left: 7px;
}
.tel_title {
	background-image: url(../img/icon_tel.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 48px;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 2.5em;
	padding-left: 60px;
	margin-left: 7px;
}
.event_shosai {
	padding-left: 60px;
	font-size: 1em;
	line-height: 1.5em;
	padding-bottom: 30px;
}
.event_shosai2 {
	padding-left: 60px;
	font-size: 1em;
	line-height: 1.5em;
	padding-bottom: 15px;
}
.event_img_left {
	float: left;
	margin-right: 30px;
	border: 1px solid #E8E8E8;
	width: 180px;
	height: 180px;
}
.event_text_right {
	overflow-x: auto;
}
.event_right .time {
}
.update1 {
	font-size: 1em;
	line-height: 1em;
	padding-bottom: 10px;
	padding-left: 8px;
}
.place1 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
	padding-bottom: 5px;
}
.place2 {
	font-size: 2em;
	line-height: 1em;
	font-weight: bold;
	padding-left: 8px;
	padding-bottom: 5px;
}
.gaiyo {
	font-size: 1em;
	line-height: 1.7em;
	padding-bottom: 10px;
	padding-left: 7px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.day {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1em;
	padding-bottom: 10px;
	padding-left: 7px;
}
.time {
	font-size: 1.0em;
	line-height: 1.0em;
	padding-left: 7px;
	padding-bottom: 10px;
}
.info_text {
	font-size: 1em;
	line-height: 1.2em;
	padding-left: 7px;
}
.new_year {
	font-size: 0.7em;
}
.discontinuation {
    color: crimson;
    margin-top: 20px;
    margin-bottom: 30px;
    line-height: 1.5em;
    font-size: 1.2em;
}
.emergency {
	margin-bottom: 15px;
	font-size: 1.5em;
    color: red;
}
@media only screen and (max-width: 768px) {
.event_img_left {
	display: none;
}
}
