#columm12 #title_image {
	text-align: center;
}
#columm12 .event_title {
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 2em;
	letter-spacing: 0.8em;
	color: #000;
	background-image: url(subtitlebg.jpg);
}
#columm12 .eventcontents {
	width: 550px;
	height: auto;
	border: thin dotted #482822;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#columm12 .eventcontents dl dt .date {
	background-color: #630;
	padding-right: 0.8em;
	padding-left: 0.8em;
	margin-right: 1.2em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	font-size: 1.1em;
	color: #FFF;
}
#columm12 .eventcontents dl .event_info {
	font-size: 1.2em;
	font-weight: bold;
}
#columm12 .eventcontents dl dd {
	font-size: 1.2em;
	margin-top: 1.2em;
	margin-left: 2em;
}
#columm12 .eventcontents .poster {
	overflow: hidden;
	width: 220px;
	height: 500px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
#columm12 .eventcontents .poster2 {
	overflow: hidden;
	width: 220px;
	height: 300px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
#columm12 .eventcontents .subTitle {
	font-size: 1.4em;
	font-weight: bold;
}
