@charset "utf-8";


/*
*	Title: SCSK サービス詳細用
*	URI: 
*	Last Modified: 
*	Description: メインカラム（サービス詳細内容）
*/

.detailLink a {
width: 100px;
height: 25px;
display: block;
overflow: hidden;
text-indent: -1000em;
background: url(../img/bt_pro_shousai.gif) no-repeat left top;
}

.detailLink a:hover {
background: url(../img/bt_pro_shousai02.gif) no-repeat left top;
text-indent: -1000em;
}