??@charset "UTF-8";

/** ニュースとインフォメーションのスタイル **/

<!--


.news-day{
  font-size : 10pt;
  line-height : 13pt;
  color : #8080ff;
  margin-top : -10px;
  margin-bottom : -15px;
}
.news-contents{
  font-size : 10pt;
  line-height : 13pt;
  text-align : justify;
  
  
  
  
  border-bottom-width : 1pt;
  border-bottom-style : dotted;
  border-bottom-color : #cccccc;
  
  
  
  

  margin-left : 10px;
  padding-bottom : 5px;
  

  margin-right : 30px;
  width : 320px;
  float : left;
  position : relative;
}.news-day{
  font-size : 10pt;
  line-height : 13pt;
  text-align : justify;
  
  
  
  
  
  
  
  
  
  
  color : #006ddb;
  
  
  
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 20px;
  

  margin-bottom : 2px;
  
  
  
  
  
  width : 330px;
}
.day-dt{
  background-color : white;
  
  border-bottom-width : 1px;
  border-left-width : 1px;border-style : none none dotted solid;
  
  border-bottom-color : gray;
  border-left-color : gray;
  width : 50px;
  height : 25px;
  font-size : 13pt;
  text-align : center;
  
  
  
  
  

  margin-bottom : 5px;
  
  
  
  margin-left : 5px;
  margin-right : 5px;
  float : left;
  position : relative;
  padding-top : 3px;
  padding-bottom : 3px;
  
}.day-dt2{
  background-color : gray;
  
  border-bottom-width : 1px;
  border-left-width : 1px;border-style : none none dotted solid;
  
  border-bottom-color : gray;
  border-left-color : gray;
  width : 50px;
  height : 25px;
  font-size : 13pt;
  text-align : center;
  
  
  
  
  

  margin-bottom : 5px;
  
  
  
  margin-left : 5px;
  margin-right : 5px;
  float : left;
  position : relative;
  padding-top : 3px;
  padding-bottom : 3px;
  font-weight : bold;
  color : white;
}.time-dd{
  background-color : white;
  border-bottom-width : 1px;border-top-style : none;border-right-style : none;border-bottom-style : dotted;border-left-style : solid;
  border-bottom-color : gray;
  
  height : 25px;
  font-size : 13pt;
  text-align : center;
  
  
  
  
  margin-top : -30px;
  
  border-left-width : 1px;
  border-left-color : gray;
  margin-right : 5px;
  margin-bottom : 5px;
  
  
  margin-left : 60px;
  width : 180px;
  float : left;
  position : relative;
  padding-top : 3px;
  padding-bottom : 3px;
  
}.time-dd2{
  background-color : gray;
  border-bottom-width : 1px;border-top-style : none;border-right-style : none;border-bottom-style : dotted;border-left-style : solid;
  border-bottom-color : gray;
  
  height : 25px;
  font-size : 13pt;
  text-align : center;
  
  
  
  
  margin-top : -30px;
  
  border-left-width : 1px;
  border-left-color : gray;
  margin-right : 5px;
  margin-bottom : 5px;
  
  
  margin-left : 60px;
  width : 180px;
  float : left;
  position : relative;
  padding-top : 3px;
  padding-bottom : 3px;
  font-weight : bold;
  color : white;
}
.news-h2{
  font-size : 11pt;
  font-weight : bold;
  color : black;
  
  
  
  
  
  
  float : left;
  position : relative;
  
  
  width : 360px;
  margin-top : 7px;
  margin-left : 10px;
  text-align : left;
}.information-h2{
  font-size : 12pt;
  font-weight : bold;
  
  
  
  
  float : left;
  position : relative;
  width : 260px;
  color : gray;
  text-align : center;
  margin-top : 25px;
}
.news-contents A{
  color : gray;
  text-decoration : underline;
}.news-contents A:hover{
  color : #db0000;
  text-decoration : underline;
}
.p-time{
  font-size : 10.5pt;
  line-height : 13.5pt;
  margin-top : -10px;
}
-->