@charset "UTF-8";
/* CSS Document */

* {font-family:Arial, Helvetica, sans-serif;}

/*--tab--*/
#tab li#topTab,#tab li#topTab a {
	background-image: url(../img_tab-eng/tab_top.gif);
	width:47px;
}
#tab li#tenpoTab,#tab li#tenpoTab a {
	background-image: url(../img_tab-eng/tab_tenpo.gif);
	width:67px;
}
#tab li#accessTab,#tab li#accessTab a {
	background-image: url(../img_tab-eng/tab_access.gif);
	width:80px;
}
#tab li#historyTab,#tab li#historyTab a {
	background-image: url(../img_tab-eng/tab_history.gif);
	width:80px;
}

/* 店舗ページ */
.col em.cafe {
	width:120px;
	background-image: url(../../eng/img/tenpo/ic_cafe.gif);
	background-position: right;	
}
.col em.etc {
	width:120px;
	background-image: url(../../eng/img/tenpo/ic_etc.gif);
	background-position: right;	
}
.col em.gourmet {
	width:120px;
	background-image: url(../../eng/img/tenpo/ic_gourmet.gif);
	background-position: right;	
}
.col em.gstore {
	width:120px;
	background-image: url(../../eng/img/tenpo/ic_gstore.gif);
	background-position: right;	
}
.col em.hair {
	width:120px;
	background-image: url(../../eng/img/tenpo/ic_hair.gif);
	background-position: right;	
}
.col em.medic {
	width:120px;
	background-image: url(../../eng/img/tenpo/ic_medic.gif);
	background-position: right;	
}
.col em.sell {
	width:120px;
	background-image: url(../../eng/img/tenpo/ic_sell.gif);
	background-position: right;	
}
.col em.senmon {
	width:120px;
	background-image: url(../../eng/img/tenpo/ic_senmon.gif);
	background-position: right;	
}
