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

