@charset "utf-8";
#second_contents{
	margin-left:10px;
}
.scholarship_table{
	margin:0 0 20px 20px;
	width:620px;
}
.scholarship_table,.scholarship_table tr,.scholarship_table th,.scholarship_table td{
	border:1px solid #FF1C6C;
}
.scholarship_table th{
	margin:10px 0;
	padding:2px 0;
	text-align:center;
	vertical-align:middle;
}
.scholarship_table td{
	padding:3px;
	vertical-align:middle;
}

#scholarship_strong{
	width:600px;
	font-weight:bold;
	border-bottom:1px solid #F4A64F;
}

#contents_banner{
	clear:both;
	width:620px;
	height:70px;
	border-top:1px solid #D2ECFF;
	text-align:center;
}
#contents_banner a{
	padding:0 2px;
}