#main_area {
	background-image: url(img/area_back.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 720px;
	width: 520px;
	overflow: hidden;
}


#main_area2 {
	background-image: url(img/area_back2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 520px;
	overflow: hidden;
}




.page_title {
	font-size: 14px;
	color: #1D4813;
	background-image: url(img/page_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	clear: both;
	height: 65px;
	width: 320px;
	overflow: hidden;
	text-align: left;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}


/*XMLよみこみ==================================*/
#news_area {
	display: block;
	margin: 0px;
	width: 430px;
	overflow: hidden;
	height: 560px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	float: left;
}
.title_event {
	font-size: 12px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 50px;
	width: 520px;
	overflow: hidden;
}

#news_block {
	display: block;
	clear: both;
	width: 420px;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#scroll_area {
	margin: 0px;
	float: left;
	width: 30px;
	height: 130px;
	overflow: hidden;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#scrollup {
	font-size: 10px;
	background-image: url(img/ue.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding: 0px;
	clear: both;
	height: 20px;
	width: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: hidden;
}
#scrollup:hover {
	background-position: 0px -20px;
}


#scrolldown {
	font-size: 10px;
	background-image: url(img/shita.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 20px;
	width: 20px;
	overflow: hidden;
}

#scrolldown:hover {
	background-position: 0px -20px;
}



.news_text_001 {
	font-size: 12px;
	line-height: 135%;
	color: #333;
	background-color: #FFF;
	background-image: url(img/column_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 390px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.news_text {
	clear: both;
	text-decoration: none;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	display: block;
	list-style-type: none;
	list-style-image: none;
	padding-left: 30px;
	width: 390px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #FFF;
	background-image: url(img/column_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.news_text:hover {
	text-decoration: underline;
}


.date_size {
	font-size: 14px;
	color: #835229;
	display: block;
	margin: 0px;
	width: 110px;
	list-style-type: none;
	text-decoration: none;
	border-right-style: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.news_title {
	font-size: 14px;
	color: #333;
	text-decoration: none;
	line-height: 130%;
	margin: 0px;
	float: left;
	width: 265px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	display: block;
}
.new {
	background-image: url(img/new.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	display: block;
	padding: 0px;
	height: 17px;
	width: 50px;
	margin: 0px;
	overflow: hidden;
	font-size: 10px;
	clear: both;
}
.event_desc_area {
	width: 480px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	overflow: hidden;
}







.event_link_area {
	width: 370px;
	margin: 0px;
	clear: both;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 106px;
	overflow: hidden;
}
.prevLnk {
	font-size: 12px;
	text-decoration: none;
	background-image: url(img/btn_prev.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 85px;
	overflow: hidden;
}
.prevLnk:hover {
	background-position: 0px -25px;
}


.listLnk {
	font-size: 12px;
	text-decoration: none;
	background-image: url(img/btn_list.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 97px;
	overflow: hidden;
}
.listLnk:hover {
	background-position: 0px -25px;
}



.nextLnk {
	font-size: 12px;
	text-decoration: none;
	background-image: url(img/btn_next.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 85px;
	overflow: hidden;
}
.nextLnk:hover {
	background-position: 0px -25px;
}

