
/*========= career =========*/

.careerbox{ width: 725px; }

.careerTable{
	border: 1px solid #dfdfdf;
	color:#000000;
}
.careerTable th{
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color:#fff;
	background-color:#d98b8e;
	text-align:center;
	padding:0.2em 0.5em;
}

.tw1{width: 65px}
.tw2{width: 30px}
.tw2-2{width: 60px}
.tw3{width: 115px}
.tw4{width: 165px}
.tw5{width: 165px}
.tw6{width: 135px}


.careerTable td{
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align:center;
	padding:0.5em 0.5em;
}
.careerTable .bg01{
	background-color:#f5e3e3;
}
.careerTable .bg02{
	background-color:#eacecf;
}
.careerTable .bg03{
	background-color:#d98b8e;
	color: #fff;
	font-weight: bold;
}
.careerTable .rightSide{
	border-right: none;
}

.careerTable .textL {text-align: left;}
.careerTable .textR {text-align: right;}

/*========= curriculum_making =========*/

.curriculum_nBox{
	width:685px;
	overflow:hidden;
	margin-top:28px;
}
.curriculum_nBox h3{
	float:left;
	width:46px;
}
.curriculum_nBox div.bg01{
	float:right;
	width:575px;
	height: 92px;
	padding:40px 25px 0;
	background-image: url(/english/img/curriculum_n_box_bg01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.curriculum_nBox div.bg02{
	float:right;
	width:575px;
	height: 82px;
	padding:50px 25px 0;
	background-image: url(/english/img/curriculum_n_box_bg01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.curriculum_nBox dl.bg03{
	float:left;
	width:198px;
	margin-right:6px;
}
.curriculum_nBox dl.bg03 dt{
	margin-bottom:10px;
}
.curriculum_nBox dl.bg03 dd{
	float:left;
	width:148px;
	height:140px;
	padding:24px 25px 0;
	background-image: url(/english/img/curriculum_n_box_bg02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.curriculum_nBox dl.bg04{
	float:left;
	width:203px;
	margin-right:6px;
}
.curriculum_nBox dl.bg04 dt{
	margin-bottom:10px;
}
.curriculum_nBox dl.bg04 dd{
	float:left;
	width:153px;
	height:140px;
	padding:24px 25px 0;
	background-image: url(/english/img/curriculum_n_box_bg03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.curriculum_nBox dl.bg05{
	float:left;
	width:207px;
	margin-right:0;
}
.curriculum_nBox dl.bg05 dt{
	margin-bottom:10px;
}
.curriculum_nBox dl.bg05 dd{

	float:left;
	width:157px;
	height:147px;
	padding:17px 25px 0;
	background-image: url(/english/img/curriculum_n_box_bg04.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


table.curriculum_n{
	border-collapse: collapse;
	border-spacing: 0;
}

table.curriculum_n td {padding:5px;}

table.curriculum_n .b01 {border-bottom:1px solid #fff; border-right:1px solid #fff;}
table.curriculum_n .b02 {border-bottom:1px solid #fff;}
table.curriculum_n .b03 {border-bottom:1px solid #8db4e2;}

table.curriculum_n .c01 {background:#c4d79b;}
table.curriculum_n .c02 {background:#d8e4bc;}
table.curriculum_n .c03 {background:#76933c;}

table.curriculum_n .c04 {background:#92cddc;}
table.curriculum_n .c05 {background:#b7dee8;}
table.curriculum_n .c06 {background:#31869b;}

table.curriculum_n .c07 {background:#8db4e2;}
table.curriculum_n .c08 {background:#538dd5;}
table.curriculum_n .c09 {background:#b8cce4;}
table.curriculum_n .c10 {background:#366092;}

table.curriculum_n .c11 {background:#fde9d9;}
table.curriculum_n .c12 {background:#fcd5b4;}
table.curriculum_n .c13 {background:#fabf8f;}

table.curriculum_n .t01 {color:#3241f4; font-weight:bold;}
table.curriculum_n .t02 {color:#fff; font-weight:bold;}

table.curriculum_n .nw {white-space:nowrap !important;}
table.curriculum_n .c {text-align:center !important;}

table.curriculum_n a {color:#fff; font-weight:bold; text-decoration:none;}
table.curriculum_n a:hover {text-decoration:underline;}
table.curriculum_n a:visited {color:#fff; font-weight:bold; text-decoration:none;}
table.curriculum_n a:visited:hover {text-decoration:underline;}
/*=========  =========*/

.scheduleTable{
	border: 1px solid #dfdfdf;
	color:#000000;
}
.scheduleTable th{
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color:#fff;
	background-color:#d98b8e;
	text-align:center;
	padding:0.5em 2em;
}
.scheduleTable td{
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align:center;
	padding:0.5em 2em;
}
.scheduleTable .bg01{
	background-color:#f5e3e3;
}
.scheduleTable .bg02{
	background-color:#eacecf;
}
.scheduleTable .rightSide{
	border-right: none;
}

/*========= guide =========*/

.greetings_image2{
width: 373px;
margin: 0 20px 20px 0;
padding: 7px;
text-align: center;
float: left;
background: url("/english/img/yellow_bg.gif");
}

.guidedl{
padding: 5px 10px 5px 25px;
background: url("/english/img/arrow_gold.png") no-repeat 10px 11px;
}

.he400{
height: 400px;
}

.nursing_cf:after { 
 display:block;
 clear:both;
 height:0px;
 visibility:hidden;
 content:".";
}
.nursing_cf {
 min-height: 1px;
}
* html .nursing_cf {
 height: 1px;
 height: auto;
 overflow: hidden;
}



/*========= institution =========*/

.institution_box{
 width: 514px;
 height: 180px;
}


/*========= scholarship =========*/

/*========= consultation =========*/

.consultation {list-style-type: square;}

/*========= item =========*/


.pl25 {padding: 0 0 0 25px;}

.lh40 {line-height:40px;}

.mc {margin: 0 auto;}

.dis_block {display: block;}

.mark {
 background: url("/english/img/nursing/point.gif") no-repeat 15px 6px;
}

.lo { list-style-position: outside }

