@charset "Shift_JIS";

/*----------content-----------*/

#content #main {
	background-image: url(img/main_img01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 296px;
	width: 800px;
	text-indent: -9999px;
}

#content #content-inner {
	height: 227px;
	width: 800px;
	text-indent: -9999px;
	background-image: url(img/main_img02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#content #maintit {
	height: 140px;
	width: 800px;
}

/*----------facility-----------*/

#content #feature {
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 20px;
}

.section {
	width: 728px;
	padding-top: 20px;
}
.section h3 {
	font-weight: bold;
	color: #42cc95;
}

#feature .section img {
	margin-bottom: 10px;
}

#feature .section .section-left {
	float: left;
	width: 540px;
	padding-top: 10px;
}

#feature .section .section-right {
	float: right;
	width: 175px;
}

#feature .section .section-left355 {
	float: left;
	width: 355px;
	padding-top: 10px;
}

#feature .section .section-right360 {
	float: right;
	width: 360px;
}


#content #outline {
	width: 728px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#outline .section td {
	text-align: left;
	vertical-align: top;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


#feature .section p {
	text-align: left;
}

#feature .section td {
	padding: 3px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#feature .section th {
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #42cc95;
	padding-bottom: 5px;
}
#feature .section table {
	margin-top: 20px;
	margin-bottom: 20px;
}
#feature .section img {
	margin-top: 5px;
}
#feature .section h4 {
	font-weight: bold;
	color: #42cc95;
}
#content #adress {
	float: right;
	width: 380px;
	padding-right: 20px;
	padding-top: 20px;
}
#adress h2 {
	color: #42cc95;
	font-weight: bold;
}
#content #adress p {
	padding-top: 5px;
	padding-bottom: 5px;
}
#adress img {
	padding-top: 20px;
	padding-bottom: 20px;
}
#adress li {
	list-style-type: none;
}

#map-box {
	width: 280px;
	padding: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 40px;
	margin-bottom: 20px;
}

#content #koe {
	width: 728px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

