@charset "shift_jis";
/* CSS Document */

#ssl_main{width: 100%;overflow: hidden;}



/* 20180717 */
#SSLtop_btn_block{width: 100%;margin: 0;overflow: hidden;}
#SSLtop_btn_block p{float: left;width: 260px; height: 60px;margin-left: 10px;}
#SSLtop_btn_block p:first-child{margin: 0;}

#SSLtop_btn_block p.btn_expiration a:link,
#SSLtop_btn_block p.btn_expiration a:visited{display: block;width: 260px; height: 60px;background: url(../images/SSL_TOPbtn_expiration.png)no-repeat top left;text-indent: 100%;white-space: nowrap;overflow: hidden;}
#SSLtop_btn_block p.btn_expiration a:hover,
#SSLtop_btn_block p.btn_expiration a:active{background: url(../images/SSL_TOPbtn_expiration.png)no-repeat bottom left;}

#SSLtop_btn_block p.btn_update a:link,
#SSLtop_btn_block p.btn_update a:visited{display: block;width: 260px; height: 60px;background: url(../images/SSL_TOPbtn_update.png)no-repeat top left;text-indent: 100%;white-space: nowrap;overflow: hidden;}
#SSLtop_btn_block p.btn_update a:hover,
#SSLtop_btn_block p.btn_update a:active{background: url(../images/SSL_TOPbtn_update.png)no-repeat bottom left;}

#SSLtop_btn_block p.btn_contact a:link,
#SSLtop_btn_block p.btn_contact a:visited{display: block;width: 260px; height: 60px;background: url(../images/SSL_TOPbtn_contact.png)no-repeat top left;text-indent: 100%;white-space: nowrap;overflow: hidden;}
#SSLtop_btn_block p.btn_contact a:hover,
#SSLtop_btn_block p.btn_contact a:active{background: url(../images/SSL_TOPbtn_contact.png)no-repeat bottom left;}




