/* CSS Document */

/* 店舗情報t */
#tenpo {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
}
#tenpo tr td {
	height:20px;
}

#tenpo a:link {
	color:#764e21;
}
#tenpo a:visited {
	color:#764e21;
}
#tenpo a:hover {
	color:#764e21;
}

#tenpo a:active {
	color:#764e21;
}
