@charset "EUC-JP";

/* ---------------------------
left-navi?????????
--------------------------- */
#navi li {
  display: block;
  padding-left: 10px;
  list-style-type: none;
  height:380px;
}

#navi a {
  display: block;
  height: 50px;
  overflow: hidden;
}

#navi span {
  display: none;
}

#navi a#title {
  background: url(../mission/images/left_nv_tt.gif) top left no-repeat;
  width: 150px;
  height: 63px;
}

/* ---------------------------
Photo?ŽÊ?
--------------------------- */
#photo {
  float: right;
  display: block;
  width:490px;
  height:185px;
  margin: 12px 0 0 0;
}

/* ---------------------------
text???--------------------------- */
p {
  width:500px;
  margin: 10px 0 0 25px;
}

/* ---------------------------
title????????
--------------------------- */
h2.pres {
  background: url(../mission/images/pres_title.gif) top left no-repeat;
  width: 550px;
  height: 41px;
  margin: 10px 0 0 0;
}


/* ---------------------------
smallTitle???o?
--------------------------- */
*html h3 {
  background: url(../images/bar2.gif) top left no-repeat;
  width: 500px;
  height: 30px;
  margin: 15px 0 0 20px;
  padding: 8px 0 0 15px;
  font-size: 100%;
  font-weight: bold;
  color: #00398e;
}

h3 {
  background: url(../images/bar2.gif) top left no-repeat;
  width: 500px;
  height: 30px;
  margin: 15px 0 0 20px;
  padding: 6px 0 0 10px;
  font-weight: bold;
  font-size: 100%;
  color: #00398e;
}


h3.big {
  background: url(../images/bar.gif) top left no-repeat;
  width: 550px;
  height: 30px;
  margin: 15px 0 0 0;
  padding: 5px 0 0 15px;
  color: #4CB400;
}


/* ---------------------------
mission???
--------------------------- */
img.ms {
  margin: 8px 0 0 25px;
}
