@charset "utf-8";
#thema {
	background: url(../event/images/bg_arrow.gif) no-repeat left bottom;
}

/* 01 */
#end {
	background-color: #EFEFEF;
	height: auto;
	width: 480px;
	border-left: 5px solid #242424;
	margin-top: 30px;
	padding: 7px 0px 7px 15px;
}
#end p {
	font-size: 110%;
	font-weight: bold;
	color: #333333;
}
.e01_p02 {
	float: left;
	width: 290px;
	padding-right: 15px;
}
.e01_img01 {
	margin-top: 10px;
	text-align: center;
}
.e01_img01 img {
	margin-right: 18px;
	margin-left: 18px;
}

