@charset "utf-8";

img{
border:none;
}

#tenpo_mapWrapper {
	width: 545px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
}

.shopDetail{
	width:560px;
	border-right:#bbb solid 1px;
	border-bottom:#bbb solid 1px;
}
.w545{
	width:545px;
}
.shopDetail th{
	width:100px;
	background-color:#FF9900;
	color:#fff;
	font-weight:bolder;
	text-align:center;
	border-top:#bbb solid 1px;
	border-left:#bbb solid 1px;
	padding:5px;
}
.shopDetail td {
	border-top:#bbb solid 1px;
	border-left:#bbb solid 1px;
	padding: 5px;
}

.week {
	width: 90px;
	color: #000000;
	font-weight: bold;
	display:block;
	float:left;
	clear:both;
	margin-bottom:5px;
}
.time{
	color:#FF3300;
	font-size:14px;
	font-weight:bold;
	display:inline;
	width:200px;
	float:left;
	margin-left:0px;
	margin-bottom:5px;
}
.fontRedB {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
a:link {
color:#ff3300;
text-decoration:underline;
}

a:visited {
color:#ff3300;
text-decoration:underline;
}

a:hover {
color:#ff9966;
	text-decoration: none;
}

a:active {
color:#ff9966;
	text-decoration: none;
}


.bnr_l {
	width: 272px;
	float:left;    
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.bnr_r {
	width: 272px;
	float:right;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}