@charset "utf-8";

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333;
	margin: 0 auto;
}

#container {
	width: 800px;
	margin: 0 auto;
	border: 3px solid #e6e6e6;
}
.p_h {
	text-align: center;
}
#bread {
	height: 10px;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-top: -5px;
	padding: 2px 0 10px 20px;	
}
#bread a {
	color: #004d00;
	text-decoration: none;
}
#box1 .text1 {
	float: left;
	width: 125px;
	border-top: 2px solid #006600;
	border-right: 15px solid #006600;
	border-bottom: 2px solid #006600;
	border-left: 15px solid #006600;
	text-align: center;
	margin-left: 18px;
	margin-bottom: 20px;
	letter-spacing: normal;
	clear: both;
}
#box1 .menu ul{
	width: 595px;
	margin-left: 20px;
	margin-top: 10px;
	list-style-type: none;
}
#box1 .menu li {
	display: inline;
	padding: 0 20px;

}
    
h2 {
	font-size: 120%;
	color: #464646;
	border-bottom: 2px solid #006600;
	border-left: 10px solid #006600;
	clear: both;
	padding: 2px 5px 2px 4px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}
p {
	font-size: 13px;
	line-height: 140%;
	color: #404040;
	margin-top: 8px;
	margin-bottom: 5px;
	padding-left: 10px;
}

.totop {
	font-size: 90%;
	text-decoration: none;
	text-align: right;
	clear: both;
	margin-top: 5px;
	margin-right: 15px;
	background-color: #FFFFFF;
	padding-top: 10px;
}
.totop a {
	text-decoration: none;
}

#header {
	background-color: #cce6ff;
	height: 120px;
	width: 800px;
	margin-bottom: 0px;
	position: relative;
}

.logo_2 {
	float: left;
	position: absolute;
	left: 30px;
	top: 30px;
}
h1 {
	font-size: 30px;
	font-style: normal;
	line-height: 200%;
	font-weight: bold;
	color: #303030;
	float: left;
	width: 250px;
	position: absolute;
	left: 180px;
	top: 27px;
}
.logo_s {
	float: left;
	position: absolute;
	left: 620px;
	top: 0px;
}

#navi {
	height: 25px;
	width: 800px;
	font-size: 120%;
	font-weight: bold;
	background-color: #666666;
}
#navi ul {
	margin: 0px;
	padding: 0px;
}
#navi li {
	list-style-type: none;
	float: left;
}
#navi a {
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 159px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f19898;
}
#navi a:hover {
	color: #ffccff;
}

#contents {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006600;
}
#box1 {
	background-color: #e6e6e6;
	padding: 8px;
	margin-top: 4px;
	margin-right: 4px;
	margin-left: 4px;
	height: auto;
	width: 776px;	
}
#contents table {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
contents table　tr {
	height: auto;
}
#box1 .scroll {
	height: 80px;
	width: 650px;
	overflow: scroll;
	margin-left: 8px;
	background-color: #e6e6e6;
	border: 1px dotted #666666;
}
#box1 .scroll dl {
	margin-top: 5px;
	font-size: 120%;
	line-height: 1.2em;
	padding-left: 5px;
}
#footer {
	width: 800px;
	background-color: #cce6ff;
	margin: 0px auto;
	border-right: 3px solid #e6e6e6;
	border-bottom: 3px solid #e6e6e6;
	border-left: 3px solid #e6e6e6;
	text-align: center;
	height: auto;
	padding-top: 5px;
}
#footer ul {
	float: left;
	margin-left: 70px;
	text-decoration: none;
	list-style-type: none;
	margin-top: 8px;
	margin-bottom: 0px;
}
#footer li {
	text-align: center;
	float: left;
	width: 110px;
	font-size: 90%;
}
#footer p {
	font-size: 85%;
	color: #666666;
	text-align: center;
	letter-spacing: normal;
	vertical-align: middle;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: none;
}
#footer a {
	color: #666666;
	text-decoration: none;
}

/*#footer p {
	font-size: 95%;
	color: #666666;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	clear: both;
	padding-top: 10px;
}*/
#park_photo {
	position: relative;
	width: 790px;
	height: 520px;
}
.map1 {
	width: 400px;
	height: 500px;
	position: absolute;
	top: 10px;
	left: 10px;
}
.gaku {
	border: 10px ridge #009900;
	position: absolute;
	width: 330px;
	height: 482px;
	top: 10px;
	left: 425px;
}
#contents table {
	border: 2px solid #333333;
	background-color: #ffddff;
}
#contents table tr {
	border: 1px solid #666666;
}
#contents table td {
	border: 1px solid #666666;
}
#contents table {
	border: 1px solid #666666;
}
#contents table th {
	border: 1px solid #666666;
}


.park1 {
    position: absolute;
	top: 410px;
	left: 190px;
}
.park2 {
    position: absolute;
	top: 415px;
	left: 265px;
}
.park3 {
    position: absolute;
	top: 350px;
	left: 80px;
}
.park4 {
    position: absolute;
	top: 275px;
	left: 250px;
}
.park5 {
    position: absolute;
	top: 285px;
	left: 195px;
}
.park6 {
    position: absolute;
	top: 305px;
	left: 245px;
}
.park7 {
    position: absolute;
	top: 260px;
	left: 185px;
}
.park8 {
    position: absolute;
	top: 255px;
	left: 335px;
}
.park9 {
    position: absolute;
	top: 200px;
	left: 260px;
}
.park10 {
    position: absolute;
	top: 115px;
	left: 275px;
}
