@charset "utf-8";
/* formatting style
---------------------------------*/
* {

}
body {
	font-family: sans-serif;
	font-size: 85%;
	color: #333333;
	background-color: #009900;
	font-style: normal;
	line-height: 1.6;
}
h1 {
	line-height: 1em;
	background-position: center;
}
h1.koniniko    {
	font-size: 1.5em;
	background-color: #009900;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	border-right: 40px solid #0066FF;
	border-left: 40px solid #0066FF;
	text-align: center;
	margin-right: 130px;
	margin-bottom: 10px;
	margin-left: 130px;
}
#wrraper strong.copy {
	font-size: 0.9em;
	color: #999999;
}



hr {
	display: none;
}

a {
	color: #333333;
	text-decoration: none;
}
a img {
	border-style: none;
}
#bar {
	margin-left: 130px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/* basic layout
---------------------------------*/
#wrraper {
	background-color: #FFFFFF;
	margin: 2px auto 10px;
	width: 870px;
	position: relative;
	border: 5px solid #000000;
}
#wrraper .gazo {
	float: right;
	margin-right: 135px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#wrraper .top {
	margin-left: 160px;
}


#wrraper p {
	margin-right: 160px;
	margin-bottom: 1em;
	margin-left: 160px;
	line-height: 1.4em;
}
#wrraper p.osirase {
	margin-top: 30px;
}
#wrraper p.yotei {
	text-align: center;
	margin: 30px;
	font-size: 1.6em;
	font-weight: bolder;
}
#wrraper   a.mapMail {
	color: #0000FF;
	text-decoration: underline;
}

#wrraper strong {
	font-weight: bold;
	color: #FF0000;
}

#wrraper dl {
	margin-right: auto;
	margin-left: auto;
	width: 550px;
}
#wrraper dt {
	font-weight: bolder;
	font-size: 1.1em;
	color: #FFFFFF;
	border-bottom: 6px solid #CCCCCC;
	line-height: 1.2;
	padding-left: 10px;
	background-color: #009900;
	margin-top: 1em;
}
#wrraper dd {
	margin-top: 3px;
	border: 1px dotted #000000;
	padding: 5px;
	background-color: #FFFFCC;
}

#wrraper dd.nanido {
	border-top: 2px dashed #FF0000;
	border-right: 2px none;
	border-bottom: 2px dashed #FF0000;
	border-left: 2px none;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 40px;
	padding-left: 40px;
	background-color: #FFFFFF;
}
#wrraper ul.what  {
	margin: 25px 200px;
	width: 450px;
	list-style: outside;
	padding-left: 20px;
	border-top: 2px dotted #FF0000;
	border-bottom: 2px dotted #FF0000;
}
#wrraper ul.what li {
}
#wrraper h1.chizu {
	text-align: center;
}
#wrraper p.chizu {
	text-align: center;
	border-top: 2px dotted #FF0000;
	border-bottom: 2px dotted #FF0000;
}
#wrraper img.chizumure {
	margin-left: 220px;
}


#wrraper ul.renrakusaki {
	list-style: none;
	text-align: center;
	border: 2px dotted #999999;
	margin: 10px 150px 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrraper dl.eki {

}
#wrraper dl.eki dd {
	text-align: center;
}

#wrraper table {
	border: 5px solid #009900;
	margin: 20px auto;
}
#wrraper ul.jikanwari {
	font-size: 2em;
	list-style: none;
	margin-left: auto;
	color: #333333;
	text-align: center;
	line-height: 2em;
	border-top: 5px solid #009900;
	border-right: 5px solid #009900;
	border-left: 5px solid #009900;
	margin-right: auto;
	width: 400px;
	margin-bottom: 20px;
}
#wrraper p.jikanwari {
	text-align: center;
}
#wrraper p.jikabetu {
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	border: 5px dotted #FF0000;
	padding-top: 10px;
	padding-bottom: 10px;
}

#wrraper ul.jikanwari li {
	padding-left: 20px;
	border-bottom: 5px solid #009900;
}
ul.sitemap li {
	background-color: #FFFFFF;
	margin-left: 5px;
}
ul.sitemap {
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-left: 30px;
	text-align: left;
	list-style: none;
}
#wrraper ul.sitemap li a {
	font-size: 0.8em;
	color: #666666;
	text-decoration: underline;
}
li.line {
	display: inline;
}
#wrraper dl.link dt a {
	color: #FFFFFF;
}
a.spLink {
	color: #0000FF;
	text-decoration: underline;
}
#wrraper table.jikanwari {
	font-size: 1.8em;
}

