@charset "UTF-8";
/**
 * @ Style Name     : Service Day Layout Style
 * @ Style Place    : /css/service/day/layout.css
 * @ Create Date    : 10.03.18
 * @ 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:70px;
}
#facilityList li{float:left;}
#facilityList a{
display:block;
width:170px;
height:35px;
text-indent:-5000px;
}
#facilityList01 a{background:url(/imgs/service/day/facility_list.jpg) no-repeat 0 0;}
#facilityList02 a{background:url(/imgs/service/day/facility_list.jpg) no-repeat -170px 0;}
#facilityList03 a{background:url(/imgs/service/day/facility_list.jpg) no-repeat -340px 0;}
#facilityList04 a{background:url(/imgs/service/day/facility_list.jpg) no-repeat -510px 0;}
#facilityList05 a{background:url(/imgs/service/day/facility_list.jpg) no-repeat 0 -35px;}
#facilityList06 a{background:url(/imgs/service/day/facility_list.jpg) no-repeat -170px -35px;}
#facilityList07 a{background:url(/imgs/service/day/facility_list.jpg) no-repeat -340px -35px;}
#facilityList08 a{background:url(/imgs/service/day/facility_list.jpg) no-repeat -510px -35px;}
#facilityList01 a:hover{background-position:0 -70px;}
#facilityList02 a:hover{background-position:-170px -70px;}
#facilityList03 a:hover{background-position:-340px -70px;}
#facilityList04 a:hover{background-position:-510px -70px;}
#facilityList05 a:hover{background-position:0 -105px;}
#facilityList06 a:hover{background-position:-170px -105px;}
#facilityList07 a:hover{background-position:-340px -105px;}
#facilityList08 a:hover{background-position:-510px -105px;}
#facilityList01On a{background:url(/imgs/service/day/facility_list.jpg) no-repeat 0 -70px;}
#facilityList02On a{background:url(/imgs/service/day/facility_list.jpg) no-repeat -170px -70px;}
#facilityList03On a{background:url(/imgs/service/day/facility_list.jpg) no-repeat -340px -70px;}
#facilityList04On a{background:url(/imgs/service/day/facility_list.jpg) no-repeat -510px -70px;}
#facilityList05On a{background:url(/imgs/service/day/facility_list.jpg) no-repeat 0 -105px;}
#facilityList06On a{background:url(/imgs/service/day/facility_list.jpg) no-repeat -170px -105px;}
#facilityList07On a{background:url(/imgs/service/day/facility_list.jpg) no-repeat -340px -105px;}
#facilityList08On a{background:url(/imgs/service/day/facility_list.jpg) no-repeat -510px -105px;}
 
/**
 * @ Layout Each
 */
.description{
float:none;
padding:5px 0 0 0;
width:100%;
}
