@charset "UTF-8";
/**
 * @ Style Name     : Service AreaComprehend Layout Style
 * @ Style Place    : /css/service/areacomprehend/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:105px;
}
#facilityList li{float:left;}
#facilityList a{
display:block;
width:340px;
height:35px;
text-indent:-5000px;
}
#facilityList01 a{background:url(/imgs/service/areacomprehend/facility_list.jpg) no-repeat 0 0;}
#facilityList02 a{background:url(/imgs/service/areacomprehend/facility_list.jpg) no-repeat -340px 0;}
#facilityList03 a{background:url(/imgs/service/areacomprehend/facility_list.jpg) no-repeat 0 -35px;}
#facilityList04 a{background:url(/imgs/service/areacomprehend/facility_list.jpg) no-repeat -340px -35px;}
#facilityList05 a{
width:680px;
background:url(/imgs/service/areacomprehend/facility_list.jpg) no-repeat 0 -70px;
}
#facilityList01 a:hover{background-position:0 -105px;}
#facilityList02 a:hover{background-position:-340px -105px;}
#facilityList03 a:hover{background-position:0 -140px;}
#facilityList04 a:hover{background-position:-340px -140px;}
#facilityList05 a:hover{background-position:0 -175px;}
#facilityList01On a{background:url(/imgs/service/areacomprehend/facility_list.jpg) no-repeat 0 -105px;}
#facilityList02On a{background:url(/imgs/service/areacomprehend/facility_list.jpg) no-repeat -340px -105px;}
#facilityList03On a{background:url(/imgs/service/areacomprehend/facility_list.jpg) no-repeat 0 -140px;}
#facilityList04On a{background:url(/imgs/service/areacomprehend/facility_list.jpg) no-repeat -340px -140px;}
#facilityList05On a{
width:680px;
background:url(/imgs/service/areacomprehend/facility_list.jpg) no-repeat 0 -175px;
}
 
/**
 * @ Layout Each
 */
.description{
float:none;
padding:5px 0 0 0;
width:100%;
}
