#contents {
	margin-bottom: 20px;
}
#contents_header {
	background-image: url(../img/contents_header.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
	width: 780px;
}
#contents_footer {
	background-image: url(../img/contents_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
	width: 780px;
	clear: both;
}
#contents_inner {
	padding-right: 12px;
	padding-left: 24px;
	background-color: #F6F6F6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3E3E3;
	border-left-color: #E3E3E3;
}
#title {
	padding-bottom: 8px;
	padding-top: 9px;
}
#title_image {
	float: left;
	height: 164px;
	width: 110px;
	padding-bottom: 10px;
}
#title_txt {
	float: right;
	width: 596px;
}
#title_txt p {
	padding-left: 16px;
	padding-top: 12px;
}
.article {
	clear: both;
	padding-top: 10px;
}
.article_txt {
	float: right;
	width: 303px;
	padding-right: 12px;
}
.map {
	float: left;
}
.inner_txt {
	width: 303px;
	clear: both;
	padding-bottom: 20px;
}
.route_image {
	float: left;
	width: 70px;
}
.route_txt {
	float: right;
	width: 220px;
}
.boldy {
	font-weight: bold;
	color: #000000;
}
.boldy dt {
	float: left;
	width: 20px;
}
.boldy dd {
	float: right;
	width: 280px;
}
.red {
}
.red dt {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #FF0000;
	background-image: url(../img/list_red_circle.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-top: 10px;
}
.red dd {
	padding-left: 20px;
}



.info {
	overflow: hidden;
	display: block;
	background-image: url(../img/info.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 650px;
	margin-left: 114px;
	margin:25px auto 10px auto;
}


.info p{
	text-indent: -9999px;
}


.info_2 {
	overflow: hidden;
	display: block;
	background-image: url(../img/info2.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 395px;
	margin-left: 138px;
	margin:25px auto 10px auto;
}


.info_2 p{
	text-indent: -9999px;
}







.guide {
	width:422px;
	height: 35px;
}

.guide a {
	overflow: hidden;
	display: block;
	background-image: url(../img/guide.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 422px;
	margin-left: 178px;
	text-indent: -9999px;
	margin:15px 0 5px 178px;
}



/*　開催予定イベント　*/

.ev_info{
	width:780px;
	height:auto;
	margin:20px 0;
	padding:10px 0;
	background-color:#FFFFCC;
	display:inherit;
	}


.ev_tt{
	width:200px;
	height:50px;
	margin:10px 30px;
	padding:0;
	background-image:url(../img/btn000.gif);
	background-repeat:no-repeat;
	float:left;
	display:inline-block;
}
	
.ev_txt{
	font-size:12px;
	color:#000000;
	line-height:24px;
}


