/* --------------------------------------------------------
facilities ŒÅ—Lcss
-------------------------------------------------------- */

.point1{
background-image:url(../img/point1.png);
background-repeat:no-repeat;
background-position:center left;
padding:3px 0 3px 15px;
}

.border1{
border:1px solid #d2d1d1;
}

.border2{border-bottom:1px dotted #d2d1d1;
}

