@charset "utf-8";

/*　
------------------------------------------------------------ */

#img_top {
	width: 780px;
	height: 150px;
	background: url(../common/images/img_event.jpg) no-repeat;
	text-indent: -9999em;
}
#wrapper p {
	margin-left: 30px;

}

#wrapper dl {
	margin: 0 0 10px 30px;
}
#wrapper dt {
	color: #FF0;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}

.p3 {
	margin: 10px 0;
}