@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(/e/english/campus/img/tl-icon.gif);
  background-position: left 12px;
  background-repeat: no-repeat;
}

#pageTitle .pieceBody {
  padding-left: 20px;
  background-image: url(/e/english/campus/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("/e/english/campus/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 #F06D05;
  border-left: 5px solid #F06D05;
  font-weight: bold;
  font-size: 95%;
}


h3 {
  margin: 0 0 10px 0;
  background-image: url("/e/english/campus/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: 10px;
}

.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 #F06D05;
  border-left: 5px solid #F06D05;
  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 {
  float: left;
  width: 62%;
  list-style-type: none;
}

.boxL li,
.boxR li {
  margin-bottom: 5px;
  padding-left: 9px;
  line-height: 1.2;
  background-image: url(/e/english/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(/e/english/campus/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(/e/english/campus/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(/e/english/campus/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(/e/english/campus/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;
}

/* shokai
------------------------------- */
.shokaiBox {
  clear: both;
  margin-bottom: 10px;
}

.shokaiImg {
  float: left;
  margin: 0 12px 10px 0;
}

.shokaiText {
  float: left;
  width: 425px;
  margin: 0 0 10px 0;
}

/* 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;
}

.oshiraseSystem h2 {
  margin-bottom: 8px;
  padding: 0 0 0 10px;
  border: none;
  background-image: url("/e/english/campus/img/tl-classtitle-long.gif");
  background-position: left top;
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 90%;
  line-height: 20px;
  overflow: hidden;
}

.oshiraseSystem .textR,
.oshiraseSystem .textL {
  float: left;
  width: 261px;
  margin-bottom: 10px;
}

.oshiraseSystem .textL {
  margin-right: 17px;
}

/* ---------------------------
   Research side-menu-top
------------------------------ */
#page-e-english-research-index .researchSideImg2,
#page-e-english-research-affiliatedInstitutes .researchSideImg1 {
  display: none;
}
