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

#mapArea {
}

#mapArea h3 {
	padding: 0 0 4px;
	background: #ccc url(/images/common/item_stripe02.gif);
	margin: 5px 0 20px;
}

#mapArea h3 span {
	display: block;
	background: #fff;
	padding: 0 0 8px;
}

#mapArea h3 span img {
	display: block;
}

#mapArea .mapBox01 {
	width: 720px;
	margin-bottom: 50px;
}

#mapArea .mapBox01 .leftArea {
	float: left;
	width: 350px;
	height: 300px;
}

#mapArea .mapBox01 .rightArea {
	float: right;
	width: 350px;
}

#mapArea .mapBox01 .rightArea h5 {
	padding: 0 0 5px;
	background: url(/images/common/item_dotline01.gif) left bottom repeat-x;
	width: 350px;
	font-size: 100%;
	margin-top: 3em;
}

#mapArea .mapBox01 .rightArea h5 span {
	background: url(/images/common/item_squarer.gif) 0 8px no-repeat;
	display: block;
	padding-left: 10px;
}

#mapArea .mapBox01 .rightArea table {
	width: 350px;
	margin-top: 5px;
}

#mapArea .mapBox01 .rightArea table th,
#mapArea .mapBox01 .rightArea table td {
	text-align: left;
	padding: 3px 0;
	vertical-align: top;
	line-height: 1.4;
}

#mapArea .mapBox01 .rightArea table th {
	width: 4em;
	font-weight: normal;	
}

#mapArea .mapBox01 .rightArea table address {
	display: inline;
}

#mapArea .mapBox01 .rightArea table address.typeA {
	display: block;
	text-indent: -1em;
	margin-left: 1em;
}

/*google map*/

.message {
	font-size: 12px;
	color: #333;
	line-height: 1.6;
}

.message h1 {
	font-size: 14px;
	color: #000066;
	line-height: 1.2;
	margin-bottom: 5px;
}

.message address {
	font-style:normal;
}

.message a {
	color: #008000;
}







