@charset "utf-8";



/*------------------------------------------------------------------------------
	Border_None
------------------------------------------------------------------------------*/

table {
	margin: 0px;
	padding: 0px;
}
table th {
	font-weight: bold;
	color: #535d9e;
}

table#entrance th span,
table#entrance td span,
table#expence th span,
table#expence td span,
table#domitory th span,
table#domitory td span
table.scholarship th span,
table.scholarship td span {
	display: block;
	font-size: 77%;
	margin-top: 4px;
	line-height: 1.3em;

}

table.scholarship .last,
table#expence .last,
table#domitory .last,
table#entarncelist .last,
table.entrance .last {
	border-right: 0px;
}
table.scholarship tr th span {
	font-size: 78%;
	display: block;
	line-height: 1.4em;
	margin-top: 5px;
}

table tr.btm th,
table tr.btm td {
	border-bottom: 0px;
}



/*------------------------------------------------------------------------------
	01_01-02/Outline
------------------------------------------------------------------------------*/

table#history {
	border-top: 2px solid #535d9e;
	border-bottom: 2px solid #535d9e;
}
table#history th {
	width: 7em;
	text-align: right;
}
table#history th,
table#history td {
	padding: 14px 11px 14px 3px;
	border-bottom: 1px dotted #e1e1ee;
	line-height: 1.5em;
}
table#history th.last,
table#history td.last {
	border: 0px;
}



/*------------------------------------------------------------------------------
	02_03/Course_License
------------------------------------------------------------------------------*/

table#license {
	border-top: 3px solid #e3e2f0;
	border-bottom: 3px solid #e3e2f0;
}
table#license th {
	font-size: 108%;
	text-align: center;
	padding-top: 21px;
	padding-bottom: 21px;
	border-bottom: 1px solid #e1e1e1;
}
table#license th span {
	display: block;
	font-size: 77%;
	margin-top: 5px;
}
table#license th,
table#license td {
	padding-top: 16px;
	padding-bottom: 16px;
}
table#license td {
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px dotted #e3e2f0;
	line-height: 1.5em;
}
table#license td.percent {
	font-weight: bold;
	text-align: center;
	font-size: 104%;
}



/*------------------------------------------------------------------------------
	05_03/CampusLife_Domitory
------------------------------------------------------------------------------*/

table#domitory {
	margin-bottom: 14px;
}
table#domitory th {
	font-weight: bold;
	color: #535d9e;
	background: #f0f0f0;
	border-right: 1px solid #c1bfd7;
	line-height: 1.4em;
}
table#domitory td {
	border-right: 1px solid #c1bfd7;
}
table#domitory th,
table#domitory td {
	text-align: center;
	padding: 14px 8px;
	border-bottom: 1px solid #c1bfd7;
}
table#domitory td.scholar {
	background: #FFC;
	font-weight: bold;
}
table#domitory tr.pause th,
table#domitory tr.pause td {
	border-bottom: 0px;
	border-top: 3px double #c1bfd7;
}



/*------------------------------------------------------------------------------
	06/Scholarship
------------------------------------------------------------------------------*/

table.scholarship {
	padding: 0px;
	width: 570px;
	margin-top: 0px;
}
table.scholarship th,
table.scholarship td {
	line-height: 1.4em;
	border-bottom: 1px solid #c1bfd7;
}
table.scholarship th {
	padding: 8px 3px;
	background: #f0f0f0;
	font-size: 108%;
	text-align: center;
	border-right: 1px solid #c1bfd7;
}
table.scholarship td {
	padding: 12px;
}

table.scholarship td.money {
	border-right: 1px dotted #c1bfd7;
	text-align: center;
	padding: 12px 6px;
}
table.scholarship td ul li {
	margin-bottom: 3px;
}
table.scholarship td ul li em {
	font-weight: bold;
	color: #535d9e;
}




/*------------------------------------------------------------------------------
	07_01/Entrance_essential
------------------------------------------------------------------------------*/

table#entarncelist {
	border-top: 2px solid #535d9e;
	border-bottom: 2px solid #535d9e;
	margin-bottom: 20px;
}
table#entarncelist th {
	background: #f0f0f0;
	border-bottom: 1px solid #c1bfd7;
	padding: 14px 10px;
	border-right: 1px solid #c1bfd7;
	line-height: 1.4em;
}
table#entarncelist th a {
	text-decoration: underline;
}

table#entarncelist td.summary {
	border-bottom: 1px solid #c1bfd7;
}
table#entarncelist td {
	border-bottom: 1px dotted #c1bfd7;
	border-right: 1px dotted #c1bfd7;
	padding: 12px 10px 9px;
}
table#entarncelist tr.last th,
table#entarncelist tr.last td {
	border-bottom: 0px;
}
table#entarncelist td dl dt {
	float: left;
	margin-right: 6px;
	width: 2.5em;
}
table#entarncelist td dl dt,
table#entarncelist td dl dd {
	margin-bottom: 4px;
}


table.entrance {
	text-align: center;
	border-top: 1px solid #535d9e;
	border-bottom: 1px solid #535d9e;
}
table.entrance th {
	text-align: center;
	padding: 14px 8px;
	background: #f0f0f0;
	border-bottom: 1px solid #c1bfd7;
}
table.entrance td {
	border-bottom: 1px dotted #c1bfd7;
}
table.entrance th,
table.entrance td {
	border-right: 1px solid #c1bfd7;
}




/*------------------------------------------------------------------------------
	07_03/Entrance_Expence
------------------------------------------------------------------------------*/

table#expence,
table#domitory,
table#teacher {
	border-top: 2px solid #535d9e;
	border-bottom: 2px solid #535d9e;
}
table#expence th,
table#expence td,
table#teacher th,
table#teacher td {
	text-align: center;
	padding: 14px 12px;
}
table#expence td {
	border-right: 1px dotted #c1bfd7;
	border-bottom: 1px dotted #c1bfd7;
}
table#teacher td {
	border-right: 0px dotted #c1bfd7;
	border-bottom: 1px dotted #c1bfd7;
}
table#expence th, table#teacher th {
	background: #f0f0f0;
	border-bottom: 1px solid #c1bfd7;
	border-right: 1px solid #c1bfd7;
}
table#expence tr.pause th,
table#expence tr.pause td,
table#teacher tr.pause th,
table#teacher tr.pause td {
	border-top: 3px double #c1bfd7;
}
table#teacher  tr .rgt { border-right: 0px; }




/*------------------------------------------------------------------------------
	Open_campus
------------------------------------------------------------------------------*/

div.oblique table#hotel {
	width: 360px;
	margin-bottom: 6px;
	line-height: 1em;
}
div.oblique table#hotel th, table#hotel td {
	padding-bottom: 9px;
}
div.oblique table#hotel th {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}

table#program {
	margin-bottom: 9px;
	border-top: 2px solid #c1bfd7;
	border-bottom: 2px solid #c1bfd7;
}
table#program th, table#program td {
	padding: 14px 8px;
	border-bottom: 1px dotted #c1bfd7;
}
table#program tr.last th, table#program tr.last td {
	border-bottom-width: 0px;
}
table#program th {
	width: 6em;
	background: #e1e1ee;
	text-align: center;
}
table#program td {
	font-size: 108%;
	font-weight: bold;
}




/*------------------------------------------------------------------------------
	Entrance
------------------------------------------------------------------------------*/

table.examclass {
	border-top: 2px solid #aaa8c8;
	border-bottom: 2px solid #aaa8c8;
	margin-top: 12px;
	width: 570px;
}
table.examclass tr th {
	padding: 12px 6px;
	background: #e1e1ee url(../imgs/bg_dot.gif);
	border-bottom: 1px solid #e1e1ee;
}
table.examclass tr td {
	line-height: 1.4em;
}
table.examclass tr th,
table.examclass tr td {
	padding: 10px 6px;
	border-right: 1px solid #aaa8c8;
	border-bottom: 1px dotted #aaa8c8;
	text-align: center;
}
table.examclass tr .rgt {
	border-right: 0px;
}
table.examclass tr.btm th,
table.examclass tr.btm td {
	border-bottom: 0px;
}

table.examclass tr td dl {
	text-align: left;
	margin: 0px 5px;
}
table.examclass tr td dl dd {
	padding-left: 1em;
	margin-bottom: 6px;
}
table.examclass tr td.btmpad {
	padding-bottom: 6px;
}


div.details {
	padding: 14px 2px 2px 14px;
	border: 4px solid #eee;
	margin-top: 9px;
	clear: both;
}
div.details table tr th {
	width: 54px;
	vertical-align: top;
}
div.details table tr th,
div.details table tr td {
	padding-right: 12px;
	padding-bottom: 12px;
	line-height: 1.4em;
}
div.details table tr td ol li {
	list-style: decimal inside;
	text-indent: -1.4em;
	padding-left: 1.4em;
	margin-top: 5px;
}




/*------------------------------------------------------------------------------
	Annual Event
------------------------------------------------------------------------------*/

table#events {
	width: 100%;
	border-bottom: 1px solid #aaa8c8;
	border-left: 1px solid #aaa8c8;
	border-top: 1px solid #aaa8c8;
	margin-bottom: 12px;
}

table#events tr th, table#events tr td {
	padding: 14px;
	line-height: 1.1em;
}

table#events tr th {
	font-size: 116%;
	text-align: center;
	background: #f0f0f0;
	border-right: 1px solid #aaa8c8;
}

table#events tr td {
	border-top: 1px solid #aaa8c8;
	border-right: 1px solid #aaa8c8;
	line-height: 150%;
	font-size:100%;
}

