/*-------------------
　　地図
--------------------*/
#index_map{
margin:-190px 0 0 40px;
position:relative;
z-index:1;
}
/*-------------------
　　ご挨拶
--------------------*/
#about{
position:absolute;
top:320px;
width:300px;
height:300px;
background:url(../img/index/images/about.png) no-repeat;
}
#about_text{
width:230px;
margin:60px auto 1em;
line-height:1.5em;
}
#about_text p{
margin-bottom:1em;
}
