@charset "utf-8";
/*===============================================

 *	common

===============================================*/


div#sp-map{
  border:4px solid white;
  -webkit-box-sizing: border-box;
  box-sizing:border-box;
  height:250px;
  outline:1px solid #aaa;
  width:90%;
  margin: 0 auto 20px;
}

#access-photo dt{
  clear: left;
  float: left;
  margin: 0 0 0.8em;
  width: 60px;
  padding-left: 5px;
}
#access-photo dd{
  margin-bottom: 5em;
  margin-left:5em;	
}
