body {
	line-height: 100%;
	color: #212121;
	font-size: 4.7vw;
	line-height: 1.5;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 400;
}

h1 {
	text-align: center;
	margin: 15px; 
}

nav {
}

nav ul {
	margin: 0px 10px;
	padding: 0px;
}

nav ul li {
	list-style: none;
	display: inline-block;
	border-bottom: 2px solid #4EA9A7;
	margin: 0px;
	background: url(../images/b_back.gif) repeat-x;
}

nav ul li:last-child {
}

nav ul li a {
	display: inline-block;
	width: auto;
	text-align: center;
	padding: 10px 20px;
	color: #212121;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

nav ul li a:hover,
nav ul li a.now {
	background: url(../images/b_over.gif) repeat-x;
	color: #ffffff;
}

section {
	/*margin: 0px 10px;*/
}

h2 {
	background: url(../images/title.gif) repeat-y;
	padding: 2px 0px 2px 15px;
	margin: 25px 10px 15px 10px;
	font-size: 14pt;

}

p {
	line-height: 150%;
	margin: 10px 10px 0px 10px;
}

h3 {
	background: url(../images/midashi1_sp.gif) no-repeat;
	border: 1px solid #CCECE7;
	padding: 10px;
	font-size: 5vw;
	margin: 25px 10px 0px 10px;
	line-height: 130%;
}

h4 {
	border-bottom: 2px dotted #80C4C1;
	padding: 0px 0px 7px 0px;
	font-size: 5vw;
	margin: 20px 10px 0px 10px;
	line-height: 1.3;
}

h5 {
	/*background: url(../images/midashi3.gif) no-repeat;*/
	padding: 0px 0px 0px 10px;
	font-size: 5vw;
	margin: 20px 10px 0px 10px;
	line-height: 130%;
	border-left: 4px solid #75bcb9;
}

h5 a {
	font-weight: normal;
	font-size: 10pt;
}

#copyright {
	margin: 20px 10px;
	padding-top: 7px;
	border-top: 2px solid #CCCCCC;
	text-align: center;
}

img {
	max-width: 100%;
}

#facilities_r {
	text-align: center;
	margin-top: 10px;
}

.ast {
	margin-left: 2em !important;
	text-indent: -1em;
	/*color: #666666;*/
}

.news {
	font-size: 14pt;
	color: #ff3333;
	font-weight: bold;
}

.news a {
	color: #ff3333;
	text-decoration: underline;
}

p.q {
	margin: 15px 0px 0px 0px;
}

p.a {
	margin: 5px 0px 10px 0px;
}

p.q span {
	font-weight: bold;
	color: #FD648E;
}

p.a span {
	font-weight: bold;
	color: #16AF6F;
}

table {
	border-collapse: collapse;
	margin-top: 10px;
}

table th {
	padding: 6px;
	background-color: #FFFAEC;
	border: 1px solid #E2D5B6;
}

table tbody td {
	padding: 6px;
	border: 1px solid #E2D5B6;
}

.mt50 { margin-top: 50px; }

img { margin-top: 10px; }

.annai a {
	font-size: 16pt;
	color: #ff3333;
	font-weight: bold;
}

.photo_r { text-align: center; }

.spnone { display: none; }