@charset "utf-8";
/*========================================*
*　■入学案内
*========================================*/
@import "common.css";


/*------------------------------
■ローカルナビ
------------------------------*/
dl#admission-local{
	padding-top: 43px;
	border-color:#EA528F;
}
dl#admission-local dt{
	height: 73px;
	top: -10px;
	z-index: 1;
}
dl#admission-local dd{
	position: relative;
	z-index: 2;
}


div.lnavi-column{min-height:125px;}
* html div.lnavi-column{height: 125px;}
#lnavi-column1, #lnavi-column4{margin-left: 0;}
#lnavi-column2{}
#lnavi-column3{}
#lnavi-column5{}





/* 共通 */
table.list-table td.t-left{
	text-align: left;
	padding-left: 10px;
}




/*------------------------------
■入学案内(index.html)
-----------------------------*/




/*------------------------------
■募集要項(guideline.html)
-----------------------------*/
#legal{
	padding: 10px;
	border: 2px solid #FEA802;
}
#legal h4{
	color: #FEA802;
}
#legal ol{
	list-style: none;
	margin-left: 24px;
}
#legal li{}



/*------------------------------
■入試(admissions.html)
-----------------------------*/
.entry-flow-column-first{}
.entry-flow-column{
	padding-top: 35px;
	background: url(../img/admission/icn_arrow.gif) no-repeat 108px 14px;
}
.entry-flow-column-last{padding-top: 20px;}

table.entry-flow{width: 100%;}
table.entry-flow th,table.entry-flow td{
	vertical-align:middle;
	padding: 10px 0;
}
table.entry-flow th{
	width: 225px;
	text-align: center;
	background: #FFEDBB;
}
table.entry-flow td{padding-left: 10px;}
#admissions ol{margin-left: 24px;}



/* 横向きテーブル */
table.list-table2{
	width: 100%;
	margin-bottom: 5px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0 1px;
}
table.list-table2 th,
table.list-table2 td{
	padding: 5px 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border-color: #ccc;
	border-style: solid;
	border-width: 0 1px 1px 0;
}
table.list-table2 th{
	width: 160px;
	background: #FFEDBB;
	border-right: 3px double #ccc;
}
table.list-table2 td{}




/*------------------------------
■出願手続～(flow1.html)
-----------------------------*/




/*------------------------------
■出願から入学まで(flow2.html)
-----------------------------*/
#flow1 table.list-table span.example{
	font-size: 11px;
}




/*------------------------------
■施設・設備(facilities.html)
-----------------------------*/
#flow2{}
#flow2 div.clearfix{}
#flow2 ol.floatLeft{width: 315px;}
#flow2 ol.floatRight{ width:305px;}
#flow2 ol li{list-style: none;}
#flow2 dl{}
#flow2 dt{}
#flow2 dd{padding: 10px;}






