@charset "euc-jp";
.about {
	overflow: hidden;
}
.about_content{
	width: 840px;
	margin: 0 auto;
}
.txt_about{
	font-size: 15px;
	margin: 15px 0;
	line-height: 1.8em;
}
.imgbox_01{
	margin: 30px 0 80px;
}
.imgbox_01 img{
	float: left;
	margin-right: 9px;
}
.imgbox_01 img:last-child{
	margin: 0;
}
.about_map{
	margin: 60px 0;
}
.about h3{
	font-size: 21px;
	color: #83242f;
	font-weight: bold;
	border-top: 2px solid #83242f;
	border-bottom: 2px solid #83242f;
	padding: 10px 20px;
}
.imgbox_02{
	margin: 30px 0 ;
}
.imgbox_02 img{
	float: left;
	margin-right: 16px;
}
.imgbox_02 img:last-child{
	margin: 0;
}
.txt_about2{
	font-size: 13px;
}
.txt_about3{
	color: #83242f;
	font-size:18px;
}