@charset "utf-8";

/*=============================================================================
  page
=============================================================================*/
#main {
  /*roupe
  background: url(../img/map.gif) no-repeat top right;*/
}

#mapArea {
  /*roupe
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  zoom: 1;
  background: url(../img/map.gif) no-repeat top right;*/
  width: 380px;
  float: right;
  overflow: hidden;
  zoom: 1;
}

#content03 {
  width: 360px;
  float: left;
  background: #E7E3CC;
  height: 350px;
  overflow: auto;
}

#accessContent {
  margin: 0px 20px 0 20px;
  padding: 30px 0 0 0;
}

#accessContent p {
  margin: 0 0 1em 0;
  padding: 0;
  line-height: 1.5;
  font-size: 80%;
}

#accessContent #craft,
#accessContent #instructor,
#accessContent address,
#accessContent #phone,
#accessContent #email {
  margin: 0 0 0 0;
  font-size: 80%;
  line-height: 1.7;
}

#accessContent #instructor,
#accessContent #email {
  margin-bottom: 2.5em;
}

#accessContent #email {
  margin-top: 3px;
  margin-left: 2px;
}

#accessContent #googleMap {
  width: 290px;
  text-align: right;
}