@charset "UTF-8";

div.contents div.event {
	float: left;
	padding: 0 0 299px;/* 321-22 */
	width: 910px;
}

/* event
++++++++*/

div.event p.ttl_event {
	margin: 0 0 15px;/* 20-(28-19)/2 */
	width: 910px;
	height: 57px;
	line-height: 171px;
	background: transparent url('../img/event/ttl.png') 0 0 no-repeat;
	overflow: hidden;
}

div.event p.txt {
	margin: 0 20px 14px;/* 19-(28-19)/2 */
	line-height: 28px;
	font-size: 19px;
	color: #42210B;
}

div.event p.ttl {
	margin: 0 20px 18px;
	padding: 28px 0 0;
	width: 870px;
	background: transparent url('../img/event/bg_2.png') 0 0 no-repeat;
}

div.event p.txt+p.ttl {
	padding: 0;
	background: none;
}

div.event p.ttl img {
	width: 870px;
	height: 350px;
}

div.event dl {
	margin: 0 20px;
	width: 870px;
	text-align: justify;
	text-justify: inter-ideograph;
	word-wrap: break-word;
	word-break: break-all;
}

div.event dl dt {
	margin: 0 0 11px;/* 17-(30-18)/2 */
	padding: 0 0 0 48px;
	width: 823px;/* 871-48 */
	height: 41px;
	line-height: 41px;
	font-size: 18px;
	font-weight: 600;
	background: transparent url('../img/event/bg_1.png') 0 0 no-repeat;
	color: #603813;
	overflow: hidden;
}

div.event dl dd {
	margin: 0 0 22px;/* 28-(30-18)/2 */
	line-height: 30px;
	font-size: 18px;
	color: #534741;
}
