@charset "UTF-8";


h1 {
  font-size: 120%;
  font-weight: bold;
  display: none;
}


#bBreadcrumb {
  visibility: hidden;
  line-height : 5%;
/*  display: none; */
}

/* ### Left Colunm ### */

#bMain { /* Contents */
  float:left;
  width:570px;
}

/* ### Right Colunm ### */

#bExtra{ /* Sub Contents */
  float:left;
  width:180px;
  margin-left:10px;
}

.messageArea {
  margin:0px 0px 3px 0px;
/*  height:305px; (Map) */
/*  height:260px;  satellite.jpg */
/*  height:310px; *//* jma.jpg */
/*  height: 210px; *//* out identity */
}



/* Main Visual */
.image {
  float:left;
}

.catch{
  float:left;
  width:200px;
  margin-left:20px;

  font-size: 140%;
  line-height: 180%;
}
