@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}
body,td,th {
	color: #333333;
	font-size: small;
}
body {
	background-color: #FFFFFF;
}
h3 {
	font-size: medium;
	color: #336600;
	margin-bottom: 0.5em;
	padding-top: 0.5em;
	border-top: 3px solid #99CC66;
}
img {
	border: none;
}
div.clear {
	clear: both;
}

div#wrapper {
	width: 700px;
	display: block;
	margin: 0 auto;
}
span.read {
	line-height: 220%;
	border-bottom: 1px dotted #99CC66;
	padding-bottom: 0.2em;
}

h1#main_tit {
	background: url(../sanpo01/img/tit_h1.gif) no-repeat;
	width: 700px;
	height: 85px;
	text-indent: -10000px;
	margin-top: 0.5em;
}
img.img_r {
	float: right;
	margin: 0 0 1em 1em;
}

/*バックナンバー*/
div.bucknumber {
	text-align: right;
	margin: 1em 0 1em 0;
	display: block;
}

/*最初のリード文*/
div#read {
	margin-top: 3em;
	min-height: 250px;
}
div#read_txt {
	width: 360px;
	display: block;
}
/*おすすめお散歩コース*/
h2#tit_course {
	background: url(../sanpo01/img/tit_course.gif) no-repeat;
	width: 280px;
	height: 64px;
	text-indent: -10000px;
	margin-bottom: 1em;
}
div#course {
	width: 280px;
	display: block;
	float: left;
	margin-top: 1em;
}
div#course li {
	list-style-type: none;
}
li.point01 {
	background: url(../sanpo01/img/course_01.gif) no-repeat;
	width: 280px;
	height: 71px;
	display: block;
	text-indent: -10000px;
}
li.point02 {
	background: url(../sanpo01/img/course_02.gif) no-repeat;
	width: 280px;
	height: 71px;
	display: block;
	text-indent: -10000px;
}
li.point03 {
	background: url(../sanpo01/img/course_03.gif) no-repeat;
	width: 280px;
	height: 71px;
	display: block;
	text-indent: -10000px;
}
li.point04 {
	background: url(../sanpo01/img/course_04.gif) no-repeat;
	width: 280px;
	height: 71px;
	display: block;
	text-indent: -10000px;
}
li.point05 {
	background: url(../sanpo01/img/course_05.gif) no-repeat;
	width: 280px;
	height: 71px;
	display: block;
	text-indent: -10000px;
}
li.point06 {
	background: url(../sanpo01/img/course_06.gif) no-repeat;
	width: 280px;
	height: 71px;
	display: block;
	text-indent: -10000px;
}
li.point07 {
	background: url(../sanpo01/img/course_07.gif) no-repeat;
	width: 280px;
	height: 71px;
	display: block;
	text-indent: -10000px;
}
li.point08 {
	background: url(../sanpo01/img/course_08.gif) no-repeat;
	width: 280px;
	height: 71px;
	display: block;
	text-indent: -10000px;
}
li.point09 {
	background: url(../sanpo01/img/course_09.gif) no-repeat;
	width: 280px;
	height: 71px;
	display: block;
	text-indent: -10000px;
}
li.point10{
	background: url(../sanpo01/img/course_10.gif) no-repeat;
	width: 280px;
	height: 35px;
	display: block;
	text-indent: -10000px;
}


/*各施設の見学時間の目安*/
div#time_price {
	width: 340px;
	display: block;
	float: right;
	margin-top: 1em;
}
h2#tit_time {
	background: url(../sanpo01/img/tit_time.gif) no-repeat;
	width: 340px;
	height: 64px;
	text-indent: -10000px;
	margin-bottom: 1em;
}
div#time_price td,th {
	padding: 3px;
}
h2#tit_openclose {
	background: url(../sanpo01/img/tit_open_close.gif) no-repeat;
	width: 340px;
	height: 64px;
	text-indent: -10000px;
	margin-bottom: 1em;
}
table.info_table {
	border-collapse: collapse;
	margin-bottom: 1.5em;
	width: 340px;
}
table.info_table th {
	background-color: #EDF3D6;
	font-weight: normal;
	text-align: left;
	border: 1px solid #669933;
}
table.info_table td {
	border: 1px solid #669933;
}


/*おすすめお散歩マップ*/
h2#tit_map {
	background: url(../sanpo01/img/tit_map.jpg) no-repeat;
	width: 700px;
	height: 64px;
	text-indent: -10000px;
	margin-bottom: 1em;
}
img.map {
	margin-bottom: 1em;
}
