@charset "utf-8";
/* CSS Document */
.ts {
	line-height: 2.0em;
}

.en2 {
	margin-right: 5px;
}

#content .GoogleMap {
	zoom: 1;
	min-height: 1px;
	_height: 1%;
}
#content .GoogleMap:before, #content .GoogleMap:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}
#content .GoogleMap:after {
	clear: both;
}

.GoogleMap {
	margin-top: 72px;
}
#content .GoogleMap p {
	margin-top: 30px;
	font-size: 0.938em;
	text-align: left;
}

.GoogleMap small {
	float: right;
	margin-top: 10px;
}

.GoogleMap small a {
	margin: 0 12px;
	font-size: 1.1em;
	color: #000 !important;
}

#min h2#japan {
	margin-bottom: 20px;
}

#min p {
	font-size: 0.938em;
	text-align: center;
}
#content p.mailp {
	margin-bottom: 20px;
	font-size: 1em;
	line-height: 1.2em;
	text-align: left;
}

table {
	width: 100%;
	text-align: left;
	line-height: 1.2em;
}

tr {
	border-bottom: 1px solid #ccc;
}

th, td {
	padding: 10px;
	font-weight: normal;
	vertical-align: middle;
}

.red {
	color: #F00;
}
.eg {
	font-family: 'Prata', serif;
	color: #999;
}