@charset "utf-8";
@charset "utf-8";
body{
  background:#ececec;
  position:relative;

}
#wrapper{
  max-width:1000px;
  width:100%;
  margin:5px auto 0;
/*  border: 1px solid #003366;*/

}
.side1 {
  border:none;
/*  border-right: 1px solid #003366;*/
  width : 24%;
  float:left;
  margin:0;
  vertical-align : top;
}
.top4{
  padding:30px 15px;
}
.side1 ul{
  list-style:none;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size:13px;
  margin:0;
  padding:0;
}
.side1 ul li{
  list-style:none;
  margin:2px 2px;
}
.side1 ul li a{
  display:block;
  padding:5px 5px 5px 15px;
  background-color: #004e9b;
  color:#fff;
  text-decoration:none;
}
.side1 ul li a:hover{
    opacity:0.5;
}
.side1 ul li a._self{
      opacity:0.7;
}
.anch a:hover{
    color:#003366;
}



#topright{
  max-width:760px;
    width : 76%;
    float:left;
    background-repeat : no-repeat;
    vertical-align:top;
}
.info_ex{
  overflow-y:scroll;
}
#topright  h2{
  font-size:16pt;
  color : #336699;
  margin:20px 10px 20px;
  text-align:center;
}
#topright  h3{
  font-size:16pt;
  color : #336699;
  margin:20px 10px 20px 20px;
  text-align:left;
}
#topright dl{
  margin:0 0 0 40px;
  font-size:13px;
  color:#335;
}
#topright dt{
    width:50px;
    float:left;
    clear:both;
    margin:5px;
}
#topright dd{
    width:400px;
    float:left;
    margin:5px;
}
#topright img{
  display:block;
  margin:auto;
}
.info{
  border:1px solid #ccc;
  margin:40px 10px 20px 50px;
  padding:15px 15px 35px;
  clear:both;
}
.infoEx{
  font-size:13px;
  font-family:san-serif;
  display:inline-block;
  padding:5px 10px 0;
}
.infoSmall{
  font-size:0.85em;
}
.info a{
  text-decoration:none;
  display:inline-block;
  padding:5px;
}
.info a:hover{
    background:#004e9b;
    color:#fff;


}
.info_pic_wrap{
  margin:20px 10px 20px 50px;
  padding:15px 15px 35px;
  clear:both;
}
.info_pic{
  width:40%;

  overflow: hidden;
  margin:20px;
  float:left;
}
.info_pic .img{
    height:240px; 
}
.info_pic img{
  width:100%;

}
ruby {
ruby-align: distribute-letter;;
ruby-overhang: auto;
ruby-position: above;

}
ruby rt{
  ruby-align: distribute-space;
}
.content{
  clear:both;
  height:500px;
}
#topright .content .img{
  max-height:420px;
  max-width:560px;
  margin:20px auto 16px;
}
#topright .content img{
  display:block;
  margin:20px auto 18px;
}
#collect2{
  width:100%;
  height : 500px;
  overflow:auto;
  scrollbar-face-color:#d7dfe6;
  scrollbar-base-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-shadow-color:#669966;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-track-color:#ececec;
  }
.cmnt{
  width:100%;
  text-align:center;
  line-height:2em;
  color : #336699;
  font-size:12px;
}
.cmnt span.title{
  font-size:16px;
  font-weight:bold;
}
#prof{
  width:98%;
  float:initial;
  text-align:left;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-size: 12px;
  font-weight: normal;
  color: #333366;
  line-height: 140%;
}
#prof .semi-title{
  color:#336699;
  font-size: 20px;
  font-weight:bold;
  padding:30px 0 15px 20px;
  text-align:left;
}
#prof .semi-title-en{
  color:#336699;
  font-family :century;
  font-size: 20px;
  font-weight:bold;  
  font-style: normal;
  padding:30px 0 15px 20px;
  text-align:left;  
}
#prof table{
  border-collapse: collapse;
  margin-bottom:50px;
}
.t-center{
  text-align:center;
}
#prof td{
  padding:3px 6px;
  border-bottom:1px dotted #ccc;
}
#prof tr td:nth-child(2){
  width:270px;
}
#prof tr td:nth-child(3){
  font-family: century;
  font-style: italic;
}

#prf1{
  overflow-y:scroll;
  border:none;
  float:right;
  margin-left:20px;
  padding-right:10px;
}
#prf1 h2{
  text-align:left;
  font-size:20px;
  margin:50px 10px 15px 65px;
  color:#336699;
}
#prf1 p{
  margin:0 65px 0;
  line-height:1.8em;
  font-size:14px;
}
.prfjp1{
  color:#333366;
  text-align:left;
}
.prfjp1-jp,
.prfjp1-en{
  padding: 15px 1.5%;
  width:47%;
  float:left;
  text-align:left;
  font-size: 12px;
  font-weight: normal;
  color: #333366;
  line-height: 140%;
}
/* footer */
#footer{
  position:fixed;
  bottom:0;
  width:100%;
}
#footer_inner{
  background-color : #003366;
  color:#fff;
  font-size:13px;
  font-family:century;
  font-weight:normal;
  max-width:960px;
  width:96%;
  margin:0 auto;
  padding:0.3em 1.25%;
}
#footer a{
  color : white;
  text-decoration:none;
  display:inline-block
}
#footer a:hover{
  background:#fff;
  color:#003366
}
.footer1{
  width:48%;
  float:left;
  padding:0;
  font-weight:normal;
}
.footer2{
  width:48%;
  padding:0;
  float:right;
  text-align:right;
  font-weight:normal;
}
/*  */
.clear{
  clear:both;
}
/* 強調メッセージ */
.highlighting{
  color:rgb(196, 4, 4);
  font-weight:bold;
  margin-left:40px;
}
.through{
  text-decoration:line-through; 
}
#prf1 p.addition{
  text-align:right;
  color:#333366;
  font-size:16px;
  font-weight:bold;
  margin:-30px 90px 30px 0;
}

span.ex_place {
  display:block;
  text-align:right;
}
