@charset "UTF-8";

/*
==================================
	佐賀　#sagaWrap
==================================
*/

/*ページ下部リンクボタン*/
#sagaWrap .featureList .bt2 {text-indent:-9999px;}
#sagaWrap .featureList .bt2 a:link,
#sagaWrap .featureList .bt2 a:visited{background:url(../img/saga/bt_feature.png) no-repeat;}
#sagaWrap .featureList .bt2 a:hover{background:url(../img/saga/bt_feature_on.png) no-repeat;}

#sagaWrap .featureList .bt2.otherlink {text-indent:-9999px;}
#sagaWrap .featureList .bt2.otherlink a:link,
#sagaWrap .featureList .bt2.otherlink a:visited{background:url(../img/saga/bt_other.png) no-repeat;}
#sagaWrap .featureList .bt2.otherlink a:hover{background:url(../img/saga/bt_other_on.png) no-repeat;}


/*コース内チェック*/
.checkTxt{
	color:#d42568;
}
.checkTxt img{
	width:60px;
	height:auto;
	display:block;
	padding-bottom:3px;
}

/*ショップインフォ*/
.courseList p.shopinfo{
    font-size: 12px;
		border-top:dashed 1px #ccc;
		margin-top:15px;
		padding:10px 0;
}




