@charset "Shift_JIS";

.green {
	color: #6CBB5A;
}
.pink {
	color: #EB6EA5;
}
.yellow {
	color: #F0E900;
}
#wrap {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
/*header*/
#under #wrap h1 a {
	background-image: url(../img/other_header.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 0px;
	width: 279px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding-top: 200px;
	overflow: hidden;
	display: block;
}
/*navi*/
#under #wrap #navi {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

#under #navi li {
	float: left;
	list-style-type: none;
}
#under #navi .menu a {
	display: block;
	width: 120px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#wrap .clearfix #navi .btn {
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 25px;
}
#wrap .clearfix #navi .menu.on a {
filter: alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}
/*footer*/
#under #footer {
	height: 75px;
}
#under #footer p {
	font-family: "Nathalia Moron";
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 0.6em;
}

#under #wrap #content {
	width: 750px;
	margin-top: 50px;
	font-family: "A-OTF-UDShinGoPro-Regular", "A-OTF-UDShinGoPro-Bold", "A-OTF-UDShinGoPro-Heavy", "A-OTF-UDShinGoPro-Light", "A-OTF-UDShinGoPro-Medium", "Nathalia Moron";
	font-size: 0.8em;
}
/*info*/
#content .left {
	float: left;
	width: 239px;
	margin-left: 100px;
}
#content .right {
	float: right;
	width: 300px;
	margin-right: 85px;
}
#content .right.info {
	height: 380px;
	position: relative;
}
.googlemap {
	left: 0px;
	bottom: 0px;
	position: absolute;
}
#under #wrap .owner {
	font-size: 0.6em;
	margin-top: 75px;
	letter-spacing: 0.2em;
}

/*menu*/
#content .menu{
	line-height: 1.6em;
	font-size: 0.9em;
	margin-bottom: 10px;
	letter-spacing: 0.2em;
}

#under #wrap #content #menu_list {
	text-align: left;
	width: 350px;
	margin-bottom: 25px;
	padding-right: 200px;
	padding-left: 200px;
	letter-spacing: 0.1em;
	font-size: 1em;
}
@media screen and (max-device-width: 480px) {
#under #wrap #content #menu_list { font-size: 12px; }
}
#under #wrap #content #menu_list li {
	list-style-type: none;
	margin-bottom: 25px;
}
#menu_list li p {
	float: right;
}
#menu_list li .tax {
	font-size: 0.9em;
	margin-top: 15px;
}
#under #wrap #content .school {
	margin-top: 150px;
}
