﻿/*
	共通定義
*/
#SpotTopPage div.ContentTitleBox h2 {
	float: left;
}

#SpotTopPage div.ContentTitleBox div {
	float: right;
}

#SpotTopPage div.ContentTitleBox a {
	text-decoration: none;
}

#SpotTopPage div.ContentBox div.Container1 {
	padding: 10px;
}

#SpotTopPage div.ContentBox div.Container2 {
	padding: 10px;
}

#SpotTopPage div.ContentTitleBox {
	position: relative;
}

#SpotTopPage div.ContentTitleBox a.ExpandButton {
	display: block;
	width: 64px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: 0px;
	background-color: #ffffff;
}

#SpotTopPage div.ContentTitleBox a.ExpandButton:hover {
	background-color: #fefefe;
}

#SpotTopPage div.ContentTitleBox a.ExpandButton img {
	position: absolute;
	right: 0px;
	top: 0px;
}

#SpotTopPage div.ContentTitleBox a.ExpandButton:hover img {
	right: 0px;
	top: -16px;
}

/*
	メイン画像
*/
#SpotTopPage div.MainPhotoContainer {
	width: 370px;
	text-align: center;
}
/*
	お得情報
*/
#DiscountView div.Container1 {
	line-height: 130%;
}

/*
	お店データ
*/
#SpotProfile {
	width: 100%;
	line-height: 120%;
}

#SpotProfile th {
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
#SpotProfile th.addrMemo {
	padding-top: 0px;
	border-top-style: none;
}

#SpotProfile td {
	padding: 5px 10px 5px 0px;
	vertical-align: top;
}
#SpotProfile td.addrMemo {
	padding-top: 0px;
	border-top-style: none;
}

#SpotProfile th.addr {
	padding: 10px;
}

#SpotProfile td.addr {
	padding: 10px 10px 10px 0px;
}

#SpotProfile td.url a {
	color: #434343;
}

/*
	バイタルなびデータ
*/
#VitalNaviData table {
	line-height: 130%;
}

#VitalNaviData table th {
	padding-right: 10px;
	font-weight: normal;
	white-space: nowrap;
	vertical-align: top;
}

/*
	IconBar
*/
#IconBar img.icon02 { margin-left: 4px; }
#IconBar img.icon03 { margin-left: 4px; }
#IconBar img.icon04 { margin-left: 3px; }
#IconBar img.icon05 { margin-left: 4px; }

/*
	メニュー
*/
#SpotMenu {
	width: 100%;
}
#SpotMenu th {
	text-align: left;
}
#SpotMenu td {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}
#SpotMenu td.unit, #SpotMenu table td.price {
	padding-left: 10px;
}
#SpotMenu tr.DetailRow th.title {
	width: 100%;
	padding-left: 20px;
}
#SpotMenu tr.SeparatorRow td hr {
	height: 1px;
	color: #ffffff;
	background-color: #ffffff;
	border-top: dashed 1px silver;
	border-left: none 0px #ffffff;
	border-right: none 0px #ffffff;
	border-bottom: none 0px #ffffff;
}
#SpotMenu tr.NaviRow td {
	padding-top: 10px;
}
#SpotMenu tr.NaviRow td div {
	width: 160px;
	height: 24px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}
#SpotMenu tr.NaviRow td div a.DetailButton {
	background-color: #ffffff;
}
#SpotMenu tr.NaviRow td div a.DetailButton:hover {
	background-color: #ff0000;
}
#SpotMenu tr.NaviRow td div a.DetailButton img {
	position: absolute;
	left: 0px;
	top: 0px;
}
#SpotMenu tr.NaviRow td div a.DetailButton:hover img {
	left: 0px;
	top: -24px;
}

/*
	お店からのメッセージ
*/
#SpotMsg h2.title {
	text-align: center;
}
#SpotMsg div.description {
	padding: 10px 10px 20px 10px;
	line-height: 130%;
}

/*
	出張エリア
*/
#SpotTopPage #WorkAreaView ul {
	width: 348px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 130%;
}
#SpotTopPage #WorkAreaView ul li {
	margin: 0px;
	padding: 0px;
}
/*#SpotTopPage #WorkAreaView ul li.pref {
	margin: 0px;
	padding: 1px 0px;
}*/
/*#SpotTopPage #WorkAreaView ul.shrink li.pref {
	padding: 1px 0px 1px;
}*/

#SpotTopPage #WorkAreaView ul.shrink li.city {
	display: none;
}
/*#SpotTopPage #WorkAreaView ul li.city {
	padding: 0px 0px 6px 0px;
}*/
#SpotTopPage #WorkAreaView ul li.city ul li {
	padding-left: 10px;
	display: inline;
	white-space: nowrap;
	/*float: left;*/
}

/*
	お店の特徴
*/
#SpecialFeatureView div.Container2 {
	line-height: 130%;
}

/*
	姉妹店
*/
#SpotTopPage #AffiliatedSpot h2.title {
	width: 84px;
	height: 17px;
}
#SpotTopPage #AffiliatedSpot h2.title img {
	width: 84px;
	height: 17px;
}

#SpotTopPage #AffiliatedSpot div.Container2 {
	line-height: 130%;
}

/*
	オフィシャルブログ
*/
#SpotTopPage #BlogView p.blogtitle {
	display:block;
	width: 348px;
}
#SpotTopPage #BlogView p.blogtitle a{
	padding: 4px;
	display:block;
	width: 340px;
}

#SpotTopPage #BlogView p.date {
	padding: 2px 4px 4px;
}
#SpotTopPage #BlogView p.summary {
	padding-bottom: 10px;
	line-height: 130%;
	
}

/*
	共通
*/
#SpotTopPage ul.LinkIndex {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#SpotTopPage ul.LinkIndex li {
	margin: 0px;
	padding: 1px 0px;
}

/*
	Google Adsense
*/
#ContentArea div.content-ad {
	margin: 10px 0px;
	padding: 2px 16px;
	background-color: #fafafa;
}

