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

#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;
	width: 850px;
}
#inner {
	height: 830px;
	width: 690px;
	position: relative;
	padding-right: 20px;
	padding-left: 25px;
}

#inner_left {
	height: auto;
	width: 500px;
	float: left;
}
#inner_right{
	height: auto;
	width: 180px;
	overflow: hidden;
	float: right;
	margin-left: 2px;
}
.img {
	height: auto;
	width: 180px;
	margin-bottom: 12px;
}

.space {
	height: 88px;
	width: 88px;
}
#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;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #036;
}

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

#content_info {
	height: 180px;
	width: 492px;
	margin-left: 8px;
	margin-bottom: 8px;
}


#inner h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
#inner ul {
	height: 140px;
	width: 500px;
	margin-left: 24px;
}
#conetents li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
}
#content_text {
	width: 500px;
	height: auto;
}
#content_text dl {
	height: auto;
	width: 490px;
	padding-left: 5px;
	list-style-type: circle;
}
#content_text dt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
#content_text dd {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	height: auto;
	width: 450px;
	padding-left: 30px;
	margin-top: 5px;
	margin-bottom: 8px;
}
#fotter {
	height: 20px;
	width: 850px;
	clear: both;
	margin-top: 6px;
}



/* ↑教室のご案内の設定ここまで */
