@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

#title {
width:100%;
height:30px;
}

#mentoring-sub-title {
	float:right;
	width:95%;
	height:40px;
	text-align: center;
	margin-bottom: 5px;
	
}








#mentoring-point-1 {
	float:right;
	width:100%;
	height:40px;
	text-align: justify;
	margin-bottom: 5px;
	
}



#mentoring-point-2 {
	float:right;
	width:100%;
	height:60px;
	text-align: justify;
	margin-bottom: 5px;
	
	
}#mentoring-point-3 {
	float:right;
	width:100%;
	height:50px;
	text-align: justify;
	margin-bottom: 5px;
	
}
#mentoring-col-1 {
	float:left;
	font-weight:bold;
	font-size:medium;
	width:320px;
	height:150px;
	margin-right:20px;
	text-align: justify;
	border:1px #ffffff solid;
	padding:10px;
	}
	

