@charset "utf-8";

/*===================================================
                メインコンテンツ
==================================================*/

/*------------- 見出し--------------*/

#main h2 {
	margin-bottom: 20px;
}

.sect_h3 h3 {
	margin-bottom: 16px;
}

.sect_h4 h4 {
	margin-bottom: 5px;
	font-size: 115%;
	font-weight: bold;
}

.sect_h5 h5 {
	margin-bottom: 5px;
	font-size: 120%;
	color: #0033CC;
}
/*----------------------------------*/



p#link_home {
	padding-top: 15px;
	border-top: 1px solid #999999;
	text-align: right;
}

p#link_home img {
	margin-left: 10px;
	vertical-align: middle;
}


/* 運営理念・校長の挨拶・沿革
--------------------------------------------*/

#idea div#block_01 {
	position: relative;
	min-height: 300px;
}
* html #idea div#block_01 { height: 300px; }


#idea div#block_01 p {
	margin: 154px 0 0 185px;
}

#idea div#block_01 p#photo_01 {
	width: 180px;
	margin: 0;
	position: absolute;
	top: 40px;
	color: #0033CC;
}

#idea div#block_01 p#photo_02 {
	width: 354px;
	margin: 0;
	position: absolute;
	top: 40px;
	left: 180px;
}

#idea div#block_01 p#photo_02 img {
	margin-left: 5px;
}

#idea div#block_02 p {
	width: 320px;
	margin: 0;
	text-indent: 1em;
}

#idea div#block_02 p.photo {
	width: 183px;
	margin: 0;
	float: right;
	text-indent: 0;
}

#idea div#block_03 p {
	width: 100%;
	margin: 0;
	text-indent: 1em;
}


#idea table#history {
	background-color: #D9F1F6;
}

#idea table#history th {
	width: 18%;
	padding: 10px 0 0 10px;
	vertical-align: top;
	background-color: #D9F1F6;
}

#idea table#history td {
	padding: 10px;
	border-left: 0;
}

#idea table#kouen {
	background-color: #FFFF66;
}

/* 教員紹介
--------------------------------------------*/

div#row_01,
div#row_02,
div#row_03,
div#row_04,
div#row_05,
div#row_06 {
	margin-bottom: 15px;
	clear: both;
}


div#row_01:after,
div#row_02:after,
div#row_03:after,
div#row_04:after,
div#row_05:after,
div#row_06:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}

#teacher dl {
	width: 255px;
	position: relative;
	float:left;
	display: inline;
}

#teacher dl.col_l {
	margin-right: 10px;
	clear: both;
}

#teacher dl dt {
	margin: 0 0 5px 100px;
	color: #0033CC;
	
}

#teacher dl dd {
	position: relative;
}

#teacher dl dd ul {
	margin-left: 95px;
	min-height: 85px;
}
* html #teacher dl dd ul { height: 85px; }

#teacher dl dd ul li {
	padding: 0 0 0 16px;
	background: url(../../../common/img/list_intro.gif) no-repeat 0 3px;
	line-height: 1.4;
}

#teacher dl dd img {
	position: absolute;
	top: -20px;
}

#teacher dl dd p {
	line-height: 1.4;
}

#teacher #row_01 dl dd ul {
	min-height: 130px;
}
* html #teacher #row_01 dl dd ul { height: 130px; }

#teacher #row_02 dl dd ul {
	min-height: 95px;
}
* html #teacher #row_02 dl dd ul { height: 95px; }

#teacher #row_03 dl dd ul {
	min-height: 85px;
}
* html #teacher #row_03 dl dd ul { height: 85px; }

#teacher #row_04 dl dd ul {
	min-height: 85px;
}
* html #teacher #row_04 dl dd ul { height: 85px; }

#teacher #row_05 dl dd ul {
	min-height: 85px;
}
* html #teacher #row_05 dl dd ul { height: 85px; }

#teacher #row_06 dl dd ul {
	min-height: 85px;
}
* html #teacher #row_06 dl dd ul { height: 85px; }

/* 当校の所在地
--------------------------------------------*/

#syozai .sect_h4 img {
	margin-bottom: 3px;
}

/* 各地教育センター
--------------------------------------------*/

#center .sect_col {
	margin-bottom: 15px;
	clear: both;
}

#center .sect_col:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}

table.table_info_03 {
	width: 260px;
	float: right;
}

table.table_info,
table.table_info_02 {
	width: 300px;
	float: left;
}

table.table_info th {
	width: 30px;
	vertical-align: top;
}

table.table_info td,
table.table_info_02 td,
table.table_info_03 td {
	vertical-align: top;
}

table.table_info td a {
	color: #0A50A1;
}

table.table_info_02 th,
table.table_info_03 th {
	width: 3em;
	vertical-align: top;
}

table.table_info td_02 a,
table.table_info td_03 a {
	color: #333333;
}


#center p.photo {
	width: 100px;
	margin-right: 100px;
	display: inline;
	float: right;
}

#center dl {
	margin: 0 10px 10px 0;
	float: left;
	clear: both;
}

#center dl dd {
	line-height: 1.4;
	color: #0033CC;
	text-align: right;
}

#center dl dd p {
	margin-bottom: 0;
	text-align: left;
}