@charset "utf-8";
@import 'contents.css'; 



#device-1,#device-2{
font-size:8px;
display:block;
text-indent:-9999px;
overflow:hidden;
}


#title-1{background-image:url(../img/tower-mechanism/mechanism-title-1.jpg);}
#h4-installation{background-image:url(../img/tower-mechanism/mechanism-finding-1.jpg); margin-bottom:20px;}
#h4-removal{background-image:url(../img/tower-mechanism/mechanism-finding-2.jpg); margin-bottom:20px;}
#h3-title-1{background-image:url(../img/tower-mechanism/mechanism-t-1.jpg);}
#h3-title-2{background-image:url(../img/tower-mechanism/mechanism-t-2.jpg);}

.image{text-align:center; margin-bottom:40px;}

#device-1,#device-2{
width:450px;
margin:0 auto;
}

#device-1{
height:200px;
background-image:url(../img/tower-mechanism/device-1.jpg);
margin-bottom:60px;
}

#device-2{
height:240px;
background-image:url(../img/tower-mechanism/device-2.jpg);
background-position:100% 0;
margin-bottom:40px;
}



