@charset "UTF-8";
@import "../src/init.css";
@import "../src/base_style.css";
@import "../src/piece_style.css";

/* ---------------------------
   general index
------------------------------ */
/* page-title
----------------------------------------------- */
#pageTitle .pieceContainer {
  margin-bottom: 15px;
  padding: 0px;
  background-color:#ffffff;
  background-image: url(/med/english_old/img/tl-icon.gif);
  background-position: left 12px;
  background-repeat: no-repeat;
}
#pageTitle .pieceBody {
  padding-left: 20px;
  background-image: url(/med/english_old/img/tl-bottom-short.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  line-height: 35px;
}
#pageTitle h1 {
  margin: 0;
  font-size: 125%;
  font-weight: bold;
  color: #000000;
}

/* h2 h3
------------------------------ */
#page-facilities-index .body h3 {
  background-image: url("/med/english_old/img/ic-subtitle01.gif");
  background-repeat: no-repeat;
  background-position: left 3px;
  margin: 0 0 3px 0;
  padding: 0 0 0 12px;
  font-weight: bold;
  line-height: 1.5;
}

h2 {
  background-image: none;
  line-height: 25px;
  margin: 0 0 10px 0;
  padding: 0 0 0 8px;
  border-bottom: 1px solid #1C348C;
  border-left: 5px solid #1C348C;
  font-weight: bold;
  font-size: 95%;
}


h3 {
  margin: 0 0 10px 0;
  background-image: url("/med/english_old/img/ic-h3.gif");
  background-position: left 0.4em;
  background-repeat: no-repeat;
  font-size: 95%;
  font-weight: bold;
  padding: 0 0 0 15px;
}
h4 {
  margin: 0 0 10px 0;
  background-image: none;
  padding: 0px;
  font-weight: bold;
  color: #003399;
  font-size: 100%;
}
h5 {
  margin: 0 0 10px 0;
}
/* left right
------------------------------ */
.left, .right {
  float: left;
  margin-bottom: 10px;
}


/* index-c-box
------------------------------ */
.boxL, .boxR, .boxL2, .boxR2  {
  float: left;
  width: 356px;
  margin-bottom: 20px;
} 
.boxL, .boxL {
  margin-right: 17px;
}
.boxL h2, .boxR h2, .boxL h3, .boxR h3 {
  background-image: none;
  line-height: 25px;
  margin: 0 0 10px 0;
  padding: 0 0 0 8px;
  border-bottom: 1px solid #1C348C;
  border-left: 5px solid #1C348C;
  font-weight: bold;
  font-size: 95%;
}


.boxL .imgBox, .boxR .imgBox {
  float: left;
  width: 90px;
  margin-right: 6px;
}
.boxL ul, .boxR ul, .boxL2 ul, .boxR2 ul, .generalBox ul {
  float: left;
  width: 62%;
  list-style-type: none;
}
.boxL li, .boxR li, .generalBox li {
  margin-bottom: 5px;
  padding-left: 9px;
  line-height: 1.2;
  background-image: url(/med/english_old/img/ic-list.gif);
  background-position: 0 0.3em;
  background-repeat: no-repeat;
}


.boxL2 h2, .boxR2 h2, .boxL2 h3, .boxR2 h3 {
  background-image: none;
  line-height: 25px;
  margin: 0 0 10px 0;
  padding: 0 0 0 8px;
  border-bottom: 1px solid #F06D05;
  border-left: 5px solid #F06D05;
  font-weight: bold;
  font-size: 95%;
}
.boxL2 li, .boxR2 li {
  margin-bottom: 5px;
  padding-left: 9px;
  line-height: 1.2;
  background-image: url(/med/english_old/img/ic-list2.gif);
  background-position: 0 0.3em;
  background-repeat: no-repeat;
}
.gakubuText {
  padding-left: 96px;
}

.link2col {
  float: left;
  margin-bottom: 20px;
}
.link2col li {
  float: left;
  width: 270px;
  padding-left: 9px;
  background-image: url(/med/english_old/img/ic-list.gif);
  background-position: 0 6px;
  background-repeat: no-repeat;
}

ul.link {
  clear: both;
  margin-bottom: 10px;
}
.link li {
  width: 270px;
  padding-left: 9px;
  background-image: url(/med/english_old/img/ic-list.gif);
  background-position: 0 6px;
  background-repeat: no-repeat;
}

/* title
------------------------------ */
.titleGd  {
  clear: both;
  line-height: 27px;
  padding-left: 9px;
  margin-bottom: 5px;
  background-image: url(/med/english_old/img/tl-daiin-b.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
  font-weight: bold;
}

.mceTmpl .num-list {
  margin: 1em 0 1.5em 3em;
}

/* generalBox
------------------------------- */
.gakubuBox {
  float: left;
  padding: 0px;
  width: 100%;
}

.imgBox {
  float: left;
  width: 90px;
  margin-right: 6px;
}
.generalBox {
  clear: both;
  margin-bottom: 10px;
  _height: 90px;/* ie6 */
  min-height: 90px;
}
.generalText {
  margin-left: 102px;
}
