.contents {
	margin: 0px 25px 95px 25px;
}
.contents h2 {
	clear: both;
}
.contents h2 span {
	height: 20px;
	font-size: 20px;
	color: #ffffff;
	line-height: 20px;
	padding: 8px 10px 7px 10px;
	background-image: url(../images/title_base.jpg);
	display: inline-block;
}
.contents h3 {
	font-size: 18px;
	line-height: 26px;
	padding-bottom: 2px;
	border-bottom: 1px solid #000000;
	margin: 0px 10px;
}
.contents .photo {
	margin: 24px 14px 0px 10px;
	float: left;
}
.contents p {
	font-size: 15px;
	line-height: 30px;
	margin: 0px 10px 0px;
}
.contents .txt_r {
	text-align: right;
}
.contents .comp {
	margin: 53px 0px 0px 24px;
}
.contents .comp tr td {
	font-size: 15px;
	vertical-align: middle;
	padding: 11px 0px;
}
.contents .comp tr td:first-child {
	width: 265px;
	color: #ffffff;
	padding-left: 12px;
	background-color: #95BC93;
}
.contents .comp tr td:last-child {
	width: 573px;
	color: #000000;
	padding: 8px 19px 10px 13px;
	background-color: #CBE8CA;
}

.contents .history {
	width: 100%;
	margin: 30px 10px 0px 0px;
	border-collapse: collapse;
}
.contents .history tr td {
	font-size: 15px;
	line-height: 40px;
	border-bottom: 1px solid #000000;
	vertical-align: top;
}
.contents .history tr td:first-child {
	width: 128px;
	padding: 0px 23px 0px 10px;
}
.contents .map {
	width: 865px;
	height: 676px;
	background-color: #95BC93;
	margin: 38px 22px 0px 24px;
}
.contents .map .name {
	font-size: 17px;
	color: #ffffff;
	padding: 12px 0px 0px 12px;
}
.contents .map .ad {
	font-size: 15px;
	color: #ffffff;
	padding-left: 12px;
}
.contents .map iframe {
	margin: 10px 0px 0px 25px;
}
.contents .map .ac {
	font-size: 15px;
	color: #ffffff;
	line-height: 22px;
	margin: 15px 0px 0px 24px;
}
