@charset "utf-8";
/* CSS Document */

@import url("/invitation/admissions/_asset/css/adms_common.css");

.alignLeft {
	text-align: left;
}

#openCampus {
	text-align: center;
	font-size: 90%;
}

#openCampus img {
	border: none;
}
#openCampus h3 {
	margin-top: 30px;
	margin-bottom: 15px;
	text-align: left;
}
#openCampus table.thGr th,
#openCampus table.tdGr td {
	background-color: #DFF1C6;
	font-weight: normal;
}
#openCampus table.thOr th,
#openCampus table.tdOr td {
	background-color: #FFCC99;
	font-weight: normal;
}

.navibox {
	width: 600px;
	margin: 30px auto;
	text-align: center;
}
.navibox .nb_header {
	width: 600px;
	height: 7px;
	background: url(../../img/frame_navi_top.gif);
}
.navibox .nb_body {
	width: 600px;
	height: auto;
	background: url(../../img/frame_navi_body.gif) repeat-y;
}
.navibox .nb_body table {
	margin-left: auto;
	margin-right: auto;
}
.navibox .nb_footer {
	width: 600px;
	height: 7px;
	background: url(../../img/frame_navi_bottom.gif);
}
#openCampus .w600 {
	width: 600px;
	margin: 10px auto;
}

.lnkBox_oc {
	width:206px;
	border: #E5E5E7 solid 1px;
	padding: 0;
	text-align: left;
}
.lnkBox_oc ul{
	margin: 5px;
}


