@charset "utf-8";
#contents {
	background-color: #FFF;
	height: 910px;
}
h2 {
	color: #FFF;
	background-color: #699;
	font-size: 1.8em;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h3 {
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 5px;
}

h4 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.adblock_1 {
	float: left;
	position: relative;
	width: 980px;
	background-color: #EFF;
	border: 1px solid #2E4C77;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.adblock_2 {
	float: left;
	position: relative;
	width: 990px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#walks {
	height: 185px;
}

.imageblock {
	float: left;
	width: 200px;
}
.timeblock {
	float: left;
	height: 130px;
	width: 105px;
	font-size: 0.9em;
	font-weight: normal;
	padding-left: 2px;
}
.textblock {
	float: left;
	width: 710px;
	height: 130px;
	padding-left: 15px;
	margin-bottom: 10px;
	list-style-type: square;
}
.textblock ul {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}
.filmblock {
	float: left;
	width: 760px;
	height: 130px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.talkblock {
	float: left;
	width: 700px;
	height: 130px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.walkblock {
	float: left;
	width: 700px;
	height: 130px;
	padding-left: 15px;
	margin-bottom: 10px;
}

#click_box a:link, #click_box a:visited  {
	background-image: url(images/click_circle.gif);
	width: 60px;
	display: block;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	height: 100px;
}
#click_box a:hover {
	background-image: url(images/click_circle_bright.gif);
}
#introduction {
	font-size: 1.2em;
	padding: 0px;
	margin: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
