@charset "utf-8";
/* CSS Document */
@import url("../../css/style_campuslife.css");



.syusyoku {
	margin: 0 auto;
	padding: 0 15px;
	line-height: 150%;
}

.syusyoku div {
	clear: both;
}

.syusyoku h5{
	background: url(../img/080701_title.gif) no-repeat;
	height:30px;
	text-indent:-9999px;
	margin-bottom: 15px;
}

.syusyoku .syokai {
	border: 1px dotted #ffb1bc;
	padding:10px;
	margin-bottom: 10px;
}

.syusyoku .syokai strong {
	line-height: 200%;
	color: #ff6c81;
	border-bottom: 1px dotted #ffb1bc;
	display: block;
	margin-bottom: 5px;
}


