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

/* =============================================================================
   Main
   ========================================================================== */

.works {
	height: 197px;
	min-height: 197px;
	height: auto !important;
	margin-bottom: 50px;
	position: relative;
}

.works dt,
.text {
	margin-left: 245px;
}

.works dt {
	padding: 13px 0 13px 55px;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	color: #255a85;
	border-bottom: 2px solid #255a85;
}

.selection {background: url(../images/work/list01.png) no-repeat 18px center;}
.work {background: url(../images/work/list02.png) no-repeat 18px center;}
.aftercare {background: url(../images/work/list03.png) no-repeat 18px center;}

.text {
	padding: 20px 0 0 20px;
	font-size: 14px;
}

.img {
	position: absolute;
	top: 0;
	left: 0;
}