﻿@charset "utf-8";

span.text {
	float: right;
	text-align:left;
	color: #FFFFFF;
	font-size:9px;
}


.tenpo {
	float: left;
	width: 600px;
	margin: 10px 0px 10px 0px;
	text-align:left;
}

.map {
	float: left;
	width: 600px;
	margin: 10px 0px 10px 0px;
	text-align:left;
}


span.sikaku {
	float: left;
	margin: 2px;
	vertical-align: top;
	text-align:left;
	color: #FF1493;
	font-size:16px;
	font-family: 'Arial', 'Tahoma', sans-serif;
	margin-left: 10px;
}

.text1 {
	margin: 2px;
	float: left;
	text-align:left;
	color: #FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-family: 'Arial', 'Tahoma', sans-serif;

}

.text2 {
	margin: 2px;
	float: left;
	text-align:left;
	color: #FFFFFF;
	font-size:12px;
	font-family: 'Arial', 'Tahoma', sans-serif;

}

.text3 {
	text-align:left;
	color: #FF1493;
	font-size:14px;
	font-weight:bold;
	font-family: 'Arial', 'Tahoma', sans-serif;
	margin-left: 10px;
}

span.imgright {
	float: right;

}

hr.shop {
	width: 100%;
	border-style: dashed;
}

.fac_main {
	float: left;
	width: 620px;
	text-align:left;
}

.f_left {
	float: left;
	width: 300px;
	margin-left: 10px;
	margin-bottom: 20px;
	text-align:left;
	height: 150px;
}


.f_right {
	float: right;
	margin-bottom: 20px;
	width: 300px;
	text-align:left;
	height: 150px;



/* ===============================
共通
=============================== */}
body#SHOPINFO div.section {
	margin: 1em 0;
}

body#SHOPINFO div.section h2 {
	margin: .5em 0 .3em;
	padding: .3em; 
	border-bottom: solid 1px #FF1493;
	font-size: 16px;
}

body#SHOPINFO div.section table {
	margin: 1em 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	}
	body#SHOPINFO div.section table th,
	body#SHOPINFO div.section table td {
	border: solid 1px #555;
	padding: 1em;
	}
	body#SHOPINFO div.section table th {
	font-size: 13px;
	font-weight: normal;
	width: 10em;
	vertical-align: top;
	background:url(../img/bg_pattern01.gif) repeat ;
	line-height: 1.5;
	}
	body#SHOPINFO div.section table td {
	background-color: #2c2c2c;
	}
	body#SHOPINFO div.section table thead th {
	width: auto;
	border-bottom: solid 5px #555;
	font-size: 114%;
	font-weight: bold;
}

body#SHOPINFO div.section p {
	font-size: 12px;
	line-height: 1.5;
}

body#SHOPINFO div.section div.sectionInner,
body#SHOPINFO div.section table {
 margin: 1em 0;
}

/* ===============================
会社概要
=============================== */
div.section {

}

