#event {
	width: 230px;
	background-image: url(../image/top/event-back.png);
	background-repeat: no-repeat;
	height: 250px;
}
.event-syousai {
	clear: both;
	width: 550px;
	text-align: center;
	background-color: #F7F0DB;
	margin-top: 20px;
}
.event-syousai th {
	padding: 5px;
	text-align: left;
	width: 150px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background-color: #FBF8EF;
}
.event-syousai td {
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.entry-title {
	background-image: url(../event/image/event-entry.png);
	background-repeat: no-repeat;
	height: 67px;
	width: 550px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
}
.entry-title h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
	text-align: left;
	padding-left: 15px;
}
.entry-title h4 {
	text-align: left;
	padding: 0px;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 0px;
	color: #006600;
	font-weight: bold;
	font-size: 16px;
}
.entry-body {
	width: 550px;
	text-align: left;
	font-size: 14px;
	line-height: 1.3;
}
.entry-body p {
	margin: 0px;
	font-size: 100%;
	line-height: 1.4;
	color: #666666;
	text-align: left;
}
