@charset   "Shift_JIS";
/*--------------------H2のタイトル--------------------*/
 
#con{
  width : 630px;
  text-align : left;
}
#coment{
  margin-bottom : 5px;
  text-align : center;
  height : 15px;
}
.Nav04{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #727272;
}
.gNav{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : white;
}
/*======================================
　　ニュースのわく　　
=======================================*/
.news{
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : #cdc1fb;
  vertical-align : top;
  margin-bottom : 15px;
  width : 100%;
  background-color : #ede9fe;
  
}
.news td{
  vertical-align : top;
}
.newstitle{
  padding-left : 25px;
  font-weight : bold;
  color : #6d5b7;
  height : 15px;
  padding-top : 3px;
}
.newsubject{
  padding-left : 25px;
  padding-top : 5px;
  line-height : 1.5;
  font-family : "MS UI Gothic";
  height : 100px;
  padding-right : 3px;
}
.image120{
  padding-left : 6px;
  width : 120px;
}

