@charset "UTF-8";

#contents_inner h2 {
	border-bottom-style: solid;
	border-bottom-color: #ECC356;
	border-bottom-width: 3px;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
#contents_inner .title01 {
	padding-top: 10px;
	padding-bottom: 20px;
	width: 620px;
}
.course01 {
	float: left;
	width: 300px;
	padding-right: 5px;
}
.course01 table {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.schedule caption {
	text-align: left;
	letter-spacing: 1pt;
	font-size: 80%;
	padding-bottom: 5px;
}
.schedule th {
	font-size: 80%;
	letter-spacing: 1pt;
	padding: 5px;
}
.bg_cccccc {
	background-color: #999999;
}
.schedule td {
	font-size: 90%;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}


.course01 caption {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: left;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-top: 2px;
	font-size: 90%;
	font-weight: bold;
	letter-spacing: 1pt;
}
.course01 th {
	text-align: left;
	padding: 4px;
	letter-spacing: 1pt;
	font-size: 80%;
}
.course01 td {
	font-size: 80%;
	letter-spacing: 1pt;
	padding: 4px;
	text-align: right;
}
.schedule {
	width: 620px;
}


#contents_inner .title01 h3 {
	padding-bottom: 10px;
}
#contents_inner .title01 p {
	font-size: 80%;
	letter-spacing: 1pt;
	line-height: 110%;
}

.contact {
	width: 300px;
	float: left;
}
.contact p {
	float: left;
	clear: both;
	padding-bottom: 10px;
	display: block;
	width: 300px;
}
.map {
	float: right;
	margin-right: 15px;
	margin-left: 10px;
}

.contact h4 {
	float: left;
	clear: both;
	color: #ECC357;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	width: 300px;
}
