/*  レストラン用　リンク　↓↓↓↓*/
#restshop .tenpo a {
	text-decoration: underline;
	font-size: 10px;
	color: #0099FF;
}
.tenpo { 
 line-height: 13px; 
	font-size: 10px; 
	color: #FD8317 
}

#restshop .eki a {
	text-decoration: underline;
	font-size: 10px;
	color: #0099FF;
}

.eki { 
 line-height: 12px; 
	font-size: 10px; 
	color: #FD8317 
}

.tenpoinfo { 
 line-height: 13px; 
	font-size: 10px; 
	color: #663300 
}
/*  レストラン用　リンク↑　*/
/*  通常の12pxの文字用　リンク　設定　サイトで統一↓↓↓↓*/
a:link,a:visited {
	text-decoration: underline;
	font-size: 12px;
	color: #0099FF;
}
a:hover,a:active{
	text-decoration: none;
	font-size: 12px;
	color: #0099FF;
}　
/*  通常の12pxの文字用　リンク　設定　サイトで統一↑　*/

.f12darkg {
	font-size: 12px;
	line-height: 150%;
	color: #006666;
}
.f12darkg2 {
	font-size: 12px;
	line-height: 150%;
	color: #006666;
	font-weight: bold;
}
.f12gray {
	font-size: 12px;
	line-height: 150%;
	color: #525252;
}
.daypink {
	font-size: 12px;
	line-height: 150%;
	color: #FF33CC;
	font-weight: normal;
}
.f11 {
	font-size: 11px;
	line-height: 140%;
	color: #525252;
}
.daypink11 {
	font-size: 11px;
	line-height: 140%;
	color: #FF33CC;
	font-weight: bold;
}
.ore11 {
	font-size: 11px;
	line-height: 140%;
	color: #FF4000;
}
.ore12link {
 text-decoration: underline;
	font-size: 12px;
	line-height: 150%;
	color: #FF4000;
}
.txt12 {
	font-size: 12px;
	color: #FF0000;
}
.f16 {
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	color: #666633;
}
.f14blue {
	font-size: 14px;
	line-height: 150%;
	color: #0099FF;
	font-weight: bold;
}
.f10 {
	font-size: 10px;
	line-height: 125%;
	color: #525252;
}
.f14yg {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #666633;
}
.f11red {
	font-size: 11px;
	line-height: 140%;
	color: #FF3300;
}

.copy {
	background:url(../img/copyrightbarbg.gif) no-repeat top left;
	width:750px;
	height:50px;
}

.copy p {
	text-align:center;
	margin-top:10px;
}
