@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */

#en_exam_info {
	width: 566px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #en_exam_info {
	height: 500px;
}

#en_exam_info a {
	text-decoration: underline;
}

/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

/* ******************************************
 入試情報　定義
****************************************** */

#en_exam_info div.main-title {
	background-image: url(../../shared/images/main-title_bg.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 566px;
	padding:27px 0 0 15px;
	font-size:15px;
	font-weight:bold;
	color: #707070;
	margin-bottom: 0px;
}

#en_exam_info div.info-title {
	width: 566px;
	height: 31px;
	background: url(../../shared/images/common_bg_title_001.gif) no-repeat;
	overflow: hidden;
	margin-bottom: 20px;
}

#en_exam_info div.info-title h4 {
	line-height: 31px;
	color: #ffffff;
	font-size: 80%;
	text-indent: 20px;
	font-weight: bold;
}

#en_exam_info p.cap-title {
	font-size: 80%;
	font-weight: bold;
	padding-bottom: 10px;
	color: #fa7d19;
	text-align: left;
}

#en_exam_info td {
	padding: 13px 5px !important;
}

#en_exam_info h5.sub-title01 {
	font-size: 80%;
	font-weight: bold;
	padding-bottom: 10px;
	color: #fa7d19;
}

#en_exam_info h5.sub-title02 {
	font-size: 80%;
	font-weight: bold;
}






