@charset "utf-8";
/* ---------------------------------------
   current-students
------------------------------------------ */
#title_area .main.bkstyle{
	background-image: url(../img/general-public/title.jpg);
	background-position: bottom;
}
.sub-content-box{
	padding-left: 40px;
	border-left: solid 2px #00619d;
	padding-bottom: 10px;
}
.sub-content-box h3{ margin-top: 0; }
@media screen and (max-width: 768px){
	.sub-content-box { padding-left: 20px; } }



