@charset "UTF-8";
#shopInfo {
	width: 365px;
	float: left;
	margin: 0px 0px 0px 75px;
	padding: 0px 0px 20px 0px;
}
.kinuyama{
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#map {
	width: 280px;
	margin: 0px 0px 0px 465px;
	padding: 0px 0px 20px 0px;
}
#shopInfo h3, #map h3 {
	margin: 0px 0px 10px;
	padding: 3px 0px 3px 10px;
	border-left: 2px solid #0062B3;
}
#shopInfo table {
	border-collapse: collapse;
	width: 370px;
	border-top: 1px solid #c9c9c9;
}
#shopInfo table tr th, #shopInfo table tr td {
	vertical-align: top;
	padding: 7px 0px 7px 3px;
	border-bottom: 1px solid #c9c9c9;
}
#shopInfo table tr th {
	font-weight: normal;
	text-align: left;
	width: 5%;
	white-space: nowrap;
	padding-right: 1.5em;
}
#shopInfo table tr td {
	color: #000;
}

/*ボックスクリア用ハック*/
#content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#content {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html #content { height:1%; }
#content { display: block; }
/* End hide from IE-mac */
/*---end---*/


/*=============================================
FCフォーム
=============================================*/

