@charset "UTF-8";
/**
 * @ Style Name     : Service Homehelp Layout Style
 * @ Style Place    : /css/service/homehelp/layout.css
 * @ Create Date    : 10.03.19
 * @ Lastup Date    : 10.03.23
 * @ Author Company : SHIKI-DESIGN (http://www.shiki-design.com/)
 * @ Author Name    : Nakatani
 * @ Lastup Name    : Nakatani
 */
 
/**
 * @ Layout Share
 */
#facilityList{
margin-left:5px;
height:35px;
}
#facilityList li{float:left;}
#facilityList a{
display:block;
width:340px;
height:35px;
text-indent:-5000px;
}
#facilityList01 a{background:url(/imgs/service/homehelp/facility_list.jpg) no-repeat 0 0;}
#facilityList02 a{background:url(/imgs/service/homehelp/facility_list.jpg) no-repeat -340px 0;}
#facilityList01 a:hover{background-position:0 -35px;}
#facilityList02 a:hover{background-position:-340px -35px;}
#facilityList01On a{background:url(/imgs/service/homehelp/facility_list.jpg) no-repeat 0 -35px;}
#facilityList02On a{background:url(/imgs/service/homehelp/facility_list.jpg) no-repeat -340px -35px;}
 
/**
 * @ Layout Each
 */
.description{
float:none;
padding:5px 0 0 0;
width:100%;
}
