@charset "UTF-8";
/* CSS Document */

#inner h2 {
	width: auto;
	line-height: normal;
}

#inner  {
	height: auto;
}
#header  {
	height: 90px;
}
#header h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
}

#conetents {
	height: auto;
}

#inner h2 {
	height: 22px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 5px;
	line-height: normal;
	text-indent: 4px;
}

#plofile #inner p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}

#plof p img {
	float: left;
	height: 120px;
	width: 99px;
}
#text1 {
	height: 140px;
	width: 460px;
	margin-left: 30px;
	float: left;
	margin-bottom: 10px;
}
#text1 p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	clear: both;
}
.text {
	margin-bottom: 20px;
	clear: both;
}
.text p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
/* ↑ここまで講師紹介ページの設定 */
