.event_name {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 17px;
	color: #f8bd0a;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #edd68f;
	font-weight: bold;
}
.event_container {
	width: 784px;
	padding-top: 40px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding-right: 68px;
	padding-left: 68px;
	margin-bottom: 5px;
}
.picbox {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.picbox img {
	margin-bottom: 5px;
	border: 1px solid #000000;
}
.picbox th {
	font-weight: normal;
	text-align: left;
	font-size: 10px;
	line-height: 130%;
	color: #FFFFFF;
	padding-left: 5px;
}
.picbox table {
	margin-bottom: 15px;
}
#text_hallelujah {
	line-height: 170%;
}

