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

.section table.point {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
.section table tr th {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 14px;
	color: #fff;
	background-image: url(../common/image/th_bk.gif);
	background-repeat: repeat;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	font-weight: normal;
	width: 160px;
}

#contents #gMap {
	height: 440px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#contents #gMapWrapper {
	height: 450px;
	width: 810px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	-webkit-box-shadow: 0 0 3px #777;
	-moz-box-shadow: 0 0 3px #777;
	box-shadow: 0 0x3px #777;
	background-color: #fff;
	padding: 5px;
}


.section table tr td {
	font-size: 14px;
	padding-left: 15px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}


.contact .comment {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

.contact h3 {
	font-size: 17px;
	color: #222;
	background-image: url(image/h3_aicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	border-bottom-style: none;
	float: left;
	margin: 0px;
}

.contact .comment p {
	float: right;
	font-size: 13px;
	margin-top: 3px;
}
.section .hissu {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 30px;
	margin-bottom: 0px;
}
.section span {
	color: #F00;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 30px;
	margin-bottom: 0px;
}

.section .entry {
	font-size: 14px;
	color: #222;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 70px;
}
