/* ■から始まる見出し部分
--------------------- */
h1.midashi{
	font-size:13px;
	margin-bottom:0px;
	margin-left:260px;
	font-weight:bold;
}

/* <hr>上の段落のまとまり
--------------------- */
.contents{
	background-image:url(../../about/images/img1.jpg);
	background-repeat: no-repeat;
	height:570px;
	width:800px;
	line-height:16px;
}

/* <hr>上の段落
--------------------- */
p.contents2{
	font-size:13px;
	margin-left:280px;
}

/* 「ＭＡＰ」IMG
--------------------- */
.img1{
	position:absolute;
	left:530px;
	top:395px;	
}

/* 「ふみこ」IMG
--------------------- */
.img2{
	position:absolute;
	left:580px;
	top:530px;
		
}

/* <hr>下の段落
--------------------- */
.contents2{
	margin-left:80px;
	font-size:13px;
}

hr{
	color:#cccccc;
	width:700px;
	margin-bottom:20px;

}

