@charset "UTF-8";


/* ~~ この固定幅コンテナが他の div を囲みます。~~ */
.container-outside {
	width: 100%;
	background-color: #f2efe7;
}
.container-staff {
	width: 100%;
	background-color: #F5F8D7;
}
.school-nka {
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0;
	width: 960px;
	margin: 0 auto;
	text-align: center;
}
.school-nka h3 {
	font-family: ten-mincho-text, serif;
	font-weight: 100;
	color: #6DAB00;
	font-size: 25px;
}
.school-detail {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 940px;
	text-align: center;
	margin-top: 10px;
	height: 270px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
}
.school-detail-left {
	width: 480px;
	text-align: left;
	height: auto;
	float: left;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.school-detail-tab {
	width: 70px;
	text-align: center;
	height: 20px;
	float: left;
	margin-right: 15px;
	margin-top: 8px;
	padding-bottom: 3px;
	background-color: #73A213;
	color: #FFF;
	font-weight: bolder;
	padding-top: 3px;
}
.school-detail-name {
	width: 100%;
	text-align: left;
	height: auto;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.school-detail-name02 {
	width: 380px;
	text-align: left;
	height: auto;
	float: left;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
}
.school-detail-address {
	width: 100%;
	text-align: left;
	height: auto;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.school-detail-address02 {
	width: 380px;
	text-align: left;
	height: auto;
	float: left;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
}
.school-detail-phone {
	width: 100%;
	text-align: left;
	height: auto;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.school-detail-phone02 {
	width: 380px;
	text-align: left;
	height: auto;
	float: left;
	color: #73A213;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bolder;
	padding-top: 7px;
	padding-bottom: 7px;
}
.school-detail-link {
	width: 100%;
	text-align: left;
	height: auto;
	float: left;
}
.school-detail-link02 {
	width: 380px;
	text-align: left;
	height: auto;
	float: left;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 7px;
}
.school-detail-link02 a:link {
	text-decoration: none; 
}
.school-detail-link02 a:visited {
	text-decoration: none;
}
.school-detail-link02 a:hover, a:active, a:focus { 
	text-decoration: underline;
}
.school-detail-right {
	width: 500px;
	text-align: left;
	height: 200px;
	float: left;
}
.school-map {
	text-align: center;
	height: 270px;
	float: left;
	margin-left: 50px;
	width: 400px;
}
.school-image {
	padding: 0;
	width: 960px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 30px;
	padding-top: 30px;
}
.school-image-center {
	margin-left: 40px;
	margin-right: 40px;
}

.outside-lessons{
	margin: 0 auto;
	width: 960px;
	color: #464646;
	text-align: center;
	height: 400px;
	padding-bottom: 40px;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #f2efe7;
}
.outside-lessons p{
	width: 100%;
	color: #6DAB00;
	text-align: center;
}

.staff-area{
	margin: 0 auto;
	width: 960px;
	font-size: 15px;
	color: #464646;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	height: 1030px;
	padding-bottom: 0px;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #F5F8D7;
}
.staff {
	width: 800px;
	text-align: center;
	height: auto;
	padding-top: 40px;
	padding-left: 50px;
	padding-right: 50px;
	margin-bottom: 0px;
}
.staff01 {
	width: 870px;
	text-align: center;
	height: 630px;
	border: thin solid #D7D7D7;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/staff-01-bg-img.png);
	background-repeat: no-repeat;
}
.staff01-image {
	float: left;
	width: 200px;
	height: 200px;
	background-image: url(img/staff01-image.png);
	background-repeat: no-repeat;
}
.staff01-text-area {
	width: 630px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-right: 35px;
}
.staff01-name {
	width: 70%;
	text-align: center;
	padding-top: 15px;
	padding-right: 10%;
	padding-bottom: 15px;
	padding-left: 20%;
	float: left;
}
.staff01-type {
	width: 90px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	background-color: #6DAB00;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bolder;
	margin-right: 20px;
	line-height: 18px;
}
.staff01-name-name {
	width: auto;
	text-align: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	float: left;
	color: #333;
	font-family: ten-mincho-text, serif;
	font-weight: 100;
	font-size: 28px;
	line-height: 23px;
	letter-spacing: 3px;
}
.staff01-name-abc {
	width: auto;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	float: left;
	color: #999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 23px;
	letter-spacing: 1px;
	font-weight: normal;
}
.staff01-work {
	width: 600px;
	text-align: left;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 30px;
	float: left;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: 0px;
	font-weight: normal;
}
.staff01-name-table {
	width: 710px;
	float: left;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin-top: 35px;
	vertical-align: top;
	margin-left: 155px;
}
.staff01-name-table table tr th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
}
.staff01-name-table table tr td {
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
	text-align: left;
	font-size: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.staff01-name-media {
	width: 710px;
	text-align: left;
	float: left;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin-top: 25px;
	margin-left: 155px;
}
.staff01-media {
	width: 350px;
	text-align: left;
	float: left;
}
.staff01-media-text {
	width: 240px;
	text-align: left;
	float: left;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	padding-top: 13px;
}
.staff01-sonota {
	width: 350px;
	text-align: left;
	float: right;
	margin-top: 0px;
}
.staff01-sonota-text {
	width: 240px;
	text-align: left;
	float: left;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	padding-top: ０;
}
.staff02 {
	width: 730px;
	text-align: center;
	height: 150px;
	border: thin solid #D7D7D7;
	padding-top: 30px;
	padding-right: 110px;
	padding-bottom: 20px;
	padding-left: 110px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	background-color: White;
}
.staff02-image {
	float: left;
	width: 120px;
	height: 130px;
	background-image: url(img/staff02-image.png);
	background-repeat: no-repeat;
}
.staff02-text-area {
	width: 580px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-right: 25px;
	margin-top: 20px;
}
.staff02-name {
	width: 70%;
	text-align: center;
	padding-top: 10px;
	padding-right: 10%;
	padding-bottom: 15px;
	padding-left: 20%;
	float: left;
}
.staff02-type {
	width: 90px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	background-color: #6DAB00;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bolder;
	margin-right: 20px;
	line-height: 18px;
}
.staff02-name-name {
	width: auto;
	text-align: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	float: left;
	color: #333;
	font-family: ten-mincho-text, serif;
	font-weight: 100;
	font-size: 28px;
	line-height: 23px;
	letter-spacing: 3px;
}
.staff02-name-abc {
	width: auto;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	color: #888;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 23px;
	letter-spacing: 1px;
	font-weight: normal;
}
.staff02-work {
	width: 550px;
	text-align: left;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 30px;
	float: left;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: 0px;
	font-weight: normal;
}
.keireki {
	width: 710px;
	padding-top: 25px;
	padding-left: 155px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	float: left;
}
.keireki-list {
	padding-top: 8px;
	padding-bottom: 8px;
	float: left;
}
.seireki {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	width: 70px;
	padding-top: 3px;
	padding-left: 3px;
	float: left;
}

.keireki-text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	width: 630px;
	padding-top: 3px;
	padding-left: 3px;
	float: left;
}


.button {
	width: 200px;
	height: 30px;
	background-color: #6DAB00;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	transition: all 0.3s linear;
	line-height: 30px;
}
.button:hover {
	background-color: #FEFEFE;
	color: #6DAB00;
	cursor: pointer;
}
.container-test01 a:link {
	text-decoration: none; /* 非常に特殊な表示方法でリンクをスタイル付けする場合を除き、一目で見分けられるように下線を指定することをお勧めします。 */
}
.container-test01 a:visited {
	text-decoration: none;
}
.container-test01 a:hover, a:active, a:focus { /* このセレクターグループは、キーボードを使用するユーザーに対し、マウスを使用するユーザーと同じホバー効果を提供します。 */
	text-decoration: none;
}
