@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/080729_title.gif) no-repeat;
	height:30px;
	text-indent:-9999px;
	margin-bottom: 15px;
}

.syusyoku img.img_right {
	float:right;
	margin: 0 0 0 10px;
}

.syusyoku ul{
	list-style:none;
	margin:10px 0;
}

.syusyoku ul li{
	background:url(../img/080625_05.gif) no-repeat;
	padding-left:18px;
}

.blue { color:#2973b8;}

.orange { color:#FF9900;}

.pink { color:#ff67a2;}

