﻿/*
	共通定義
*/
body {
	margin: 0px;
	font-family: 'MS UI Gothic' , sans-serif;
	font-size: 10pt;
	/*font-size: small;*/
	color: #434343;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

a img {
	border-style: none;
}

table {
	border-collapse: collapse;
}

.hidden {
	display: none;
}

.flL {
	float:left;	
}

.flR {
	float:right;	
}

#PageContainer {
	width: 984px;
	margin: 10px auto 50px auto;
}

/*
	ヘッダ
*/
#PageHeader {
	width: 950px;
	padding: 10px 10px 10px 20px;
	margin: 0px 0px 20px 4px;
}
/*
#PageHeader h1.SpotName {
	display: table-cell;
	width: 260px;
	font-size: 15pt;
	line-height: 100%;
	vertical-align: middle;
}
#PageHeader p.SpotDesciption {
	display: table-cell;
	width: 417px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11pt;
	vertical-align: middle;
	line-height:130%;
}
#PageHeader div.SpotLogo {
	display: table-cell;
	width: 243px;
	text-align: right;
	vertical-align: middle;
}
#PageHeader div.SpotLogo img {
	vertical-align: middle;
}
#PageHeader div.ImgSpacer {
	display: inline;
	width: 0px;
	height: 82px;
	vertical-align: middle;
}
#PageHeader div.Spacer {
	display: table-cell;
	width: 0px;
	height: 100px;
	vertical-align: middle;
}
*/

#PageHeader table {
	width: 950px;
}
#PageHeader table td{
	vertical-align: middle;
}
#PageHeader table td.SpotName{
	width: 260px;
}
#PageHeader table td.SpotName h1.SpotName{
	display:inline-block;
	font-size: 15pt;
	width: 260px;
}
#PageHeader table td.SpotDesciption{
	width: 73%;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11pt;
	line-height:130%;
}
#PageHeader table td.SpotLogo img{
	margin-right: 10px;
}


/*
	フッタ
*/
#PageFooter {
	width: 980px;
	margin: 20px 0px 0px 4px;
}

#PageFooter div.links {
	text-align: right;
}

#PageFooter div.navi {
	margin: 10px 0px;
	padding: 4px 0px;
	font-size: 9pt;
	text-align: center;
}

#PageFooter div.SpotLinks {
	padding-bottom: 10px;
	color: Silver;
	font-size: xx-small;
	text-align: center;
}

#PageFooter div.SpotLinks a {
	color: #969696;
	text-decoration: none;
	display: inline;
	white-space: nowrap;
}

#PageFooter div.SpotLinks a:hover {
	text-decoration: underline;
}

#PageFooter div.copyright {
	font-size: 8pt;
	text-align: center;
}
#PageFooter div.copyright a {
	color: #434343;
	text-decoration: none;
}

/*
	メイン領域
*/
#PageBody {
	width: 984px;
	margin: 0px;
}

/*
	レフトナビ
*/
#NaviArea {
	width: 208px;
	float: left;
}

#NaviArea div.NaviBox {
	width: 200px;
	margin-left: 4px;
	margin-top: 10px;
}

#NaviArea h4 span {
	display: none;
}

/*
	ナビメニュー
*/
#NaviMenu {
	width: 200px;
	margin-left: 4px;
	margin-bottom: 10px;
}

#NaviMenu div.Container {
	padding-bottom: 14px;
}

#NaviMenu h4 {
	width: 200px;
	height: 28px;
}

#NaviMenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#NaviMenu ul li {
	margin: 2px 3px 0px;
	padding: 2px 2px;
	background-color: #ffffff;
}
#NaviMenu ul li.top {
	margin: 0px 3px;
}

#NaviMenu ul li a {
	display: block;
	padding: 2px 5px;
	text-decoration: none;
}

#NaviMenu ul li a span {
	display: block;
	padding-left: 10px;
}

/*
	ナビマップ
*/
#SmallMap {
	width: 200px;
	margin-left: 4px;
}

#SmallMapView {
	width: 198px;
	height: 198px;
	border: solid 1px #0068b7;
}
#SmallMap #SmallMapView div span {
	white-space: normal;
}

#SmallMap div.BtnContainer {
	display: block;
	width: 188px;
	height: 32px;
	margin: 6px auto 0px;
	position: relative;
	overflow: hidden;
}

#SmallMap div.BtnContainer a {
	display: block;
	width: 188px;
	height: 64px;
	position: absolute;
}
#SmallMap div.BtnContainer a:hover{ top:-32px; left:0px; }

#SmallMap div.BtnContainer a img {
	width: 188px;
	height: 64px;
}

/*
	おススメ度
*/
#ReccommendView h4 {
	width: 200px;
	height: 23px;
}

#ReccommendView div.Container {
	margin: 0px;
	padding: 7px 4px 9px 4px;
}

#ReccommendView div.ReccommentGage {
	width: 182px;
	height: 25px;
	padding: 6px 4px 4px 4px;
}

#ReccommendView div.ReccommentGageBox {
	width: 178px;
	height: 22px;
	background-color: #ffffff;
	border: solid 1px #c9caca;
}

#ReccommendView div.ReccommentGageBar {
	height: 22px;
}

#ReccommendView div.ReccommentScore {
	margin-top: -22px;
	font-size: 12pt;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
}

#ReccommendView p {
	padding-top: 6px;
	text-align: center;
}

/*
	予約
*/
#Reservation h4 {
	width: 200px;
	height: 34px;
}

#Reservation div.Container {
	margin-top: -2px;
	padding: 0px 10px;
}

#Reservation div.PhoneNumber {
	height: 22px;
	margin-left: -4px;
	margin-top: 2px;
	padding-left: 26px;
	font-weight: bold;
}

#Reservation div.ReservationType {
	margin-bottom: 2px;
}

#Reservation a {
	font-weight: bold;
}

#Reservation p {
	margin-top: 10px;
	margin-bottom: 4px;
	line-height:120%;
}

/*
	お店に質問
*/
#AskingView {
	margin-top: 6px;
	padding: 0px;
	width: 208px;
	height: 42px;
	position: relative;
	overflow: hidden;
}
#AskingView a {
	display: block;
	width: 208px;
	height: 84px;
	position: absolute;
}
#AskingView a:hover{ top:-42px; left:0px; }

#AskingView a img {
	width: 208px;
	height: 84px;
}

/*
	携帯で見る
*/
#MobileNavi h4 {
	width: 200px;
	height: 28px;
}

#MobileNavi div.Container {
}

#MobileNavi div.DescriptionBox1 {
	width: 178px;
	padding: 10px 10px;
}

#MobileNavi div.DescriptionBox1 img {
	/*margin-right: 7px;*/
	float: left;
}

#MobileNavi div.DescriptionBox1 p.description1 {
	width: 90px;
	margin-top: 14px;
	float: right;
	font-size: 12px;
	line-height: 120%;
	vertical-align: middle;
}

#MobileNavi div.DescriptionBox1 p.description1 a {
	display: block;
	margin-top: 2px;
}

#MobileNavi p.description2 {
	width: 178px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: x-small;
	font-weight: bold;
	word-break: break-all;
}

/*
	アクセス情報
*/
#NaviAccessInfo {
	width: 200px;
	margin-top: 10px;
	margin-left: 4px;
}

#NaviAccessInfo h4 {
	width: 200px;
	height: 26px;
}

#NaviAccessInfo div.Container {
	padding-bottom: 6px;
}

#NaviAccessInfo dl {
    width: 190px;
    margin: 0;
	padding: 8px 0px 4px 8px;
	font-size: 9pt;
	line-height:130%;
}
#NaviAccessInfo dl dt {
    width: 44px;
    margin: 0 0 0 0;
    padding: 8px 0 0 0;
    font-weight: bold;
    float: left;
    clear: both;
}
#NaviAccessInfo dl dd {
    width: 136px;
    margin: 0 0 0 44px;
    padding: 8px 0 0 0;
}
#NaviAccessInfo dl dt.first,
#NaviAccessInfo dl dd.first {
    margin-top: 0;
    padding-top: 0;
    border-top-style: none;
}
#NaviAccessInfo dl dd span {
    display: block;
    margin: 0 0.5em 0 0;
    padding: 0;
    white-space: nowrap;
    float: left;
}

/*
	VNメニュー
*/
#NaviVnMenu {
	width: 200px;
	margin-top: 10px;
	margin-left: 4px;
}

#NaviVnMenu h4 {
	width: 200px;
	height: 26px;
}

#NaviVnMenu div.Container {
	padding-bottom: 6px;
}

#NaviVnMenu p {
	padding: 8px 10px 4px 10px;
	line-height:130%;
}

/*
	メインコンテンツ領域
*/
#ContentArea {
	width: 759px;
	float: right;
}

#ContentArea div.MidLeftBlock {
	width: 370px;
	float: left;
}

#ContentArea div.MidRightBlock {
	width: 370px;
	float: right;
}

/*
	プレビュー
*/
#PreviewMsg {
	margin-bottom: 4px;
	padding:4px 8px;
	font-size:16px;
	color:#111111;
	background-color:#ffe0e0;
	border: solid 1px silver;
}
#PreviewMsg span.emphasis {
	color: #ff3636;
	font-weight:bold;
}
#PreviewMsg a {
	color:#0068B7;
}

/*
	Google Adsense
*/
#GoogleAdsense {
	margin: 20px 4px 0px 4px;
	border: solid 1px silver;
}

#GoogleAdsense h4 {
	padding: 2px;
	text-align: center;
	background-color: #f0f0f0;
	border-bottom: solid 1px silver;
}

#GoogleAdsense div.AdContent {
	padding: 10px 19px;
}

/*
    SnsNaviBar
*/
div.SnsNaviBar a.mixi-check-button {
    margin-right: 10px;
}
div.SnsNaviBar a.mixi-check-button img {
    margin-bottom: 2px;
}

div.leftnavi-snsbar {
    margin: 10px 0px 5px 4px;
}

div.leftnavi-snsbar iframe {
    margin: 0px 0px 5px 0px;
}

div.leftnavi-snsbar a.mixi-check-button img {
    margin-bottom: 6px;
}

/*
    コンテンツフッター
*/
#ContentArea div.content-fotter {
    margin-top: 2em;
    padding-top: 0.5em;
}

/*
	Google Adsense(ヘッダ用)
*/
#ContentArea div.content-header-ad {
	margin: 0px 0px 10px 0px;
	padding: 2px 14px;
	background-color: #fafafa;
}

/*
	Google Adsense(フッタ用)
*/
#ContentArea div.content-footer-ad {
	margin: 20px 0px 0px 0px;
	border: solid 1px silver;
}

#ContentArea div.content-footer-ad h4 {
	padding: 2px;
	text-align: center;
	background-color: #f0f0f0;
	border-bottom: solid 1px silver;
}

#ContentArea div.content-footer-ad div.container {
	padding: 10px 14px;
}

