@charset "UTF-8";

/* 学生生活
---------------------------------------------------------- */


/* クラブ?同好会
---------------------------------------------------------- */

.club_list .col_box {
	margin-bottom: 20px;
}

.club_list .ph {
	width: 160px;
	height: 122px;
	overflow: hidden;
	margin-bottom: 10px;
}

.club_list .ph img {
	width: 95%;
}

.club_list .ph img.zoom {
	width: auto;
	height: auto;
}


