@charset "UTF-8";
/* CSS Document */

#mainContent {
	margin: 50px 315px 0 0;
	border-right:1px solid #eee;
}

#logo {
	margin:0 0 20px;
}

.shop {
	padding:0 0 0 15px;
	border-left:1px dotted #dc143c;
}

h3 {
	margin:30px 0 0 -16px;
	padding:3px 0 2px 8px;
	background-color:#dc143c;
	color:#fff;
	font-size:1em;
}

h3 a { color: #fff; text-decoration: none; }
h3 a:link		{ color: #fff; text-decoration: none; }
h3 a:visited	{ color: #21110e; text-decoration: none; }
h3 a:active		{ color: #21110e; text-decoration: none; }
h3 a:hover		{ color: #21110e; text-decoration: none; }

#table_left {
	width:190px;
	float:left;
	margin:0 15px 0 0;
}

#teble_right {
	width:190px;
	float:left;
}

.shop_midashi {
	margin:10px 0;
	font-weight:bold;
	color:#21110e;
	font-size:1em;
	line-height:1.4em;
}

.shop_link {
	float:right;
	margin:3px 10px;
	font-size:0.8em;
	font-weight:normal;
}

.shop_text {
	font-size:0.75em;
	line-height:1.6em;
}

.gurunavi_link {
	width:195px;
	margin:10px 0 0;
	padding:3px 5px;
	background-color:#eee9e6;
	font-size:0.8em;
	font-weight:bold;
}

.gurunavi_link a { color: #21110e; text-decoration: none; }
.gurunavi_link a:link		{ color: #21110e; text-decoration: none; }
.gurunavi_link a:visited	{ color: #21110e; text-decoration: none; }
.gurunavi_link a:active		{ color: #21110e; text-decoration: none; }
.gurunavi_link a:hover		{ color: #dc143e; text-decoration: none; }

.hotpepper_link {
	width:220px;
	margin:10px 0 0;
	padding:3px 5px;
	background-color:#eee9e6;
	font-size:0.8em;
	font-weight:bold;
}

.hotpepper_link a { color: #21110e; text-decoration: none; }
.hotpepper_link a:link		{ color: #21110e; text-decoration: none; }
.hotpepper_link a:visited	{ color: #21110e; text-decoration: none; }
.hotpepper_link a:active		{ color: #21110e; text-decoration: none; }
.hotpepper_link a:hover		{ color: #dc143e; text-decoration: none; }

h2 {
	width:385px;
	margin:20px 0 10px;
	padding:5px 0 0 10px;
	font-size:1em;
	border-top:1px solid #dc143e;
	border-left:10px solid #dc143e;
}

.tel {
	color:#dc143e;
	font-size:2em;
	line-height:0.8em;
	font-family:"Arial Black", Gadget, sans-serif;
}

.shop_data {
	margin:10px 0 0;
	font-size:0.8em;
	line-height:1.7em;
}

.map {
	margin:10px 0 0;
	font-size:0.8em;
}

.map a { color: #21110e; text-decoration: none; }
.map a:link		{ color: #21110e; text-decoration: none; }
.map a:visited	{ color: #21110e; text-decoration: none; }
.map a:active	{ color: #21110e; text-decoration: underline; }
.map a:hover	{ color: #21110e; text-decoration: underline; }


*:first-child+html .shop_link {
	margin:-16px 10px 0;
}

* html .shop_link {
	margin:-16px 10px 0;
}

