?/*
Theme Name: auge
Theme URI: 
Description: 
Author: Nobco Kusawake
Author URI: https://artwood-auge.com/
*/

body {
	font: normal 14px "Verdana", helvetica, "ms pgothic", osaka, hirakakupro-w3, sans-serif;
	color: #5F5F5F;
	background: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
}

a {
	color: #5F5F5F;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

a:hover {
	color: #bca47a;
}

h1 {
	display: inline;
	border-left: 6px double;
	padding-left: 10px;
	font-size: 16px;
	color: #6F6F6F;
}

img {
	border: 0;
}

p {
	text-align: left;
	margin-left: 10px;
	line-height: 1.5;
}

table {
	width: 560px;
	line-height: 1.4;
}

.left {
	text-align: center;
	width: 160px;
	height: 55px;
}

.right {
	text-align: left;
	padding-left: 10px;
}
	
#container {
	position: relative;
	text-align: center;
	height: 100%;
	margin: 0 auto;
}

#header {
	width: 560px;
	text-align: left;
	margin: 30px auto 35px;
}

#content {
	position: relative;
	width: 560px;
	height: 300px;
	margin: 0 auto;
}

#map-left, #map-right {
	position: relative;
	display: inline;
}

#map-left {
	width: 240px;
	margin-top: 20px;
	float: left;
}

#map-right {
	width: 320px;
	float: right;
}

#map {
	clear: both;
	width: 560px;
	margin: 30px auto;
}
