/* ---------------- */
/*　ニュース用指定　*/
/* ---------------- */

.news_title {
	background: url(../news/images/bg_newstitle.gif) no-repeat;
	padding: 3px 0px 19px 26px;
	margin-top: 20px;
	margin-bottom: 25px;
}
.news_title h2 {
	float: left;
	width: 350px;
	font-size: 16px;
	color: #5E6618;
}
.news_title h3 {
	float: right;
	width: 100px;
	text-align: right;
	font-weight: normal;
	font-size: 12px;
	margin-top: 2px;
	color: #666666;
}

.news_entry {
	font-size: 12px;
	text-align: left;
	line-height: 1.5em;
	color: #666666;
	padding-bottom: 20px;
}

.bottom_contact {
	margin-top: 30px;
	text-align: center;
}
.bottom_contact .title { margin-bottom: 10px; }

.news_entry strong {
	color: #FF5A1B;
	font-weight: normal;
	font-size: inherit;
}

.news_entry em {
	color: #5E6618;
	font-weight: normal;
	font-style: normal;
	font-size: inherit;
}

.event_outline { padding: 10px 12px; }
.event_outline dt {
	text-indent: -5000px;
	width: 84px;
	float: left;
	height: 18px;
	margin-bottom: 12px;
}
.event_outline dd {
	float: right;
	height: 18px;
	font-size: 14px;
	color: #666666;
	width: 392px;
	margin-bottom: 12px;
}

.event_outline dt.date { background: url(../news/images/event_date.gif) no-repeat left; }
.event_outline dt.place { background: url(../news/images/event_place.gif) no-repeat left; }
.event_outline dt.address { background: url(../news/images/event_address.gif) no-repeat left; }

#gmap {
	width: 474px;
	height: 358px;
	border: 1px solid #CDCDCD;
}

.news_notice,
.news_notice strong { font-weight: bold; }

#newsshowall {
	margin-top: 20px;
	text-align: center;
}

.showdetail {
	margin-top: 2.2em;
	font-weight: bold;
}