@charset "utf-8";

#contents {
	padding-left: 100px;
	padding-right: 100px;
	clear: both;
}

#contents_left {
	font-size: 14px;
	font-size: 0.985em;
	line-height: 1.2;
	float: left;
	width: 335px;
	margin-top: 23px;
}


#contents_left .subhead,
#contents_left .subhead2,
#contents_left .subhead3 {
	width: 4em;
	float:left;
	display:block;
	margin-right: 55px;

}

#contents_left .subhead2 {
	height: 2em;
}

#contents_left .subhead3 {
	height: 3em;
}

#contents_left .discription{
  margin-left: 4em;
  display: block;
}

#contents_left p {
	width: 21em;
	padding: 8px 5px;
	border-top: 1px solid #0071bc;



	font-size: 1
.rem;
	font-size: 0.85rem;
}

#contents_left p.last {
  border-bottom: 1px solid #0071bc;
}

#contents_right {
	float:right;
	display: inline;
	margin-bottom: 20px;
}

#contents_right h2 {
  margin-bottom: 5px;
}
#contents_right .text_campany {
	text-align: right;
}

.text_campany {
	font-size:0.9em;
	color: #4e4e4e;
}

#map {
  width: 365px;
  height: 260px;
}
