@charset "utf-8";

/* ==================================================
  Common Parts CSS

 -----------------------------------------
INDEX
 -----------------------------------------

  01.Body
  02.Basic Structure
  03.Header
  04.Contents Wrap
  06.Navigation Wrap
  07.Footer
  08.Out Wrap

 -----------------------------------------*/
/* ==========================================
 06.mainContents
========================================== */
.leftImg {
float:left;
width:430px;
margin-left:10px;
}
.rightBlock {
float:left;
width:394px;
}

#mainContents p.address {
}
#mainContents p.map {
border:1px solid #ddd;
text-align:center;
}
#mainContents div.gMap {
margin-top:2em;
}
