
/*ページ*/
.news_layout_table01 {
  width: 505px;
}
.news_data_td_head{
	text-align: right;
}
.news_data_table01 {
  width: 505px;
  text-align: left;
  vertical-align: top;
}
.news_data_td01 {
  width: 10px;
  text-align: left;
  vertical-align: top;
}
.news_data_td02 {
  width: 80px;
  text-align: left;
  vertical-align: top;
}
.news_data_td03 {
  width: 35px;
  text-align: left;
  vertical-align: top;
}
.news_data_td04 {
  width: 40px;
  text-align: left;
  vertical-align: top;
}
.news_data_td05 {
  width: 340px;
  text-align: left;
  vertical-align: top;
}
.news_data_td06 {
  text-align: left;
}
.news_data_td07 {
  width: 495px;
  text-align: left;
  height: 50px;
}


/*ページ*/
.news_layout_table11 {
  width: 505px;
}
.news_data_table11 {
  width: 505px;
  text-align: left;
  vertical-align: top;
}
.news_data_td11 {
  width: 10px;
  text-align: left;
  vertical-align: top;
}
.news_data_td12 {
  width: 35px;
  text-align: left;
  vertical-align: top;
}
.news_data_td13 {
  width: 40px;
  text-align: left;
  vertical-align: top;
}
.news_data_td14 {
  width: 420px;
  text-align: left;
  vertical-align: top;
}
.news_data_td15 {
}
.news_data_td16 {
  width: 495px;
  text-align: left;
}
.news_data_td17 {
  text-align: left;
  padding-bottom: 15px;
}
.news_data_td18 {
  text-align: right;
  height: 50px;
}

/*バックナンバー*/
.b_date{
  border-bottom:1px solid #C5C9C5;
  font-weight:bold;
  color:#82828C;
  vertical-align: top;
  width: 70px;
  padding:5px 0 8px 20px;
}

.b_num{
  border-bottom:1px solid #C5C9C5;
  padding:5px 0 8px 5px;
}

.b_num a:hover{
  color:#000000;
}

table.topics {
	width: 100%;
}

/*---------------------------------------------------
NIS ニュース用リスト
-------------------------------------------------- */
#nisNewsLayout {
  width: 505px;
  clear: both;
}
#nisNewsLayout div {
  margin: 0;
  padding: 0;
  text-align: left;
  vertical-align: top;
}
#nisNewsLayout div.list {
  padding: 0 0 0 10px;
  clear: both;
}

/* NewsList 項目 */
#nisNewsLayout div.listDate {
  width: 80px;
  float: left;
}
#nisNewsLayout div.listFile {
  width: 35px;
  height: 20px;
  float: left;
}
#nisNewsLayout div.listNew {
  width: 40px;
  height: 20px;
  float: left;
}
#nisNewsLayout div.listTitle {
  width: 340px;
  float: left;
}
#nisNewsLayout div.listNoData {
  float: left;
}
#nisNewsLayout div.listBar {
  width: 505px;
  height: 21px;
  background-image: url(/upload/image/Line02.gif);
  background-repeat: repeat-x;
  clear: both;
}

/*---------------------------------------------------
NIS HOME用リスト
-------------------------------------------------- */
#nisHomeLayout {
  width: 460px;
  clear: both;
}
#nisHomeLayout div {
  margin: 0;
  padding: 0;
  text-align: left;
  vertical-align: top;
}
#nisHomeLayout div.list {
  padding: 0 0 0 10px;
  clear: both;
}

/* NewsList 項目 */
#nisHomeLayout div.listDate {
  width: 80px;
  float: left;
}
#nisHomeLayout div.listFile {
  width: 35px;
  height: 20px;
  float: left;
}
#nisHomeLayout div.listNew {
  width: 40px;
  height: 20px;
  float: left;
}
#nisHomeLayout div.listTitle {
  width: 295px;
  float: left;
}
#nisHomeLayout div.listNoData {
  float: left;
}
#nisHomeLayout div.listBar {
  width: 460px;
  height: 21px;
  background-image: url(/upload/image/Line02.gif);
  background-repeat: repeat-x;
  clear: both;
}

/*---------------------------------------------------
NIS IR用リスト
-------------------------------------------------- */
#nisIrLayout {
  width: 505px;
  clear: both;
}
#nisIrLayout div {
  margin: 0;
  padding: 0;
  text-align: left;
  vertical-align: top;
}
#nisIrLayout div.list {
  padding: 0 0 0 10px;
  clear: both;
}

/* NewsList 項目 */
#nisIrLayout div.listDate {
  width: 80px;
  float: left;
}
#nisIrLayout div.listFile {
  width: 35px;
  height: 20px;
  float: left;
}
#nisIrLayout div.listNew {
  width: 40px;
  height: 20px;
  float: left;
}
#nisIrLayout div.listTitle {
  width: 340px;
  float: left;
}
#nisIrLayout div.listNoData {
  float: left;
}
#nisIrLayout div.listBar {
  width: 505px;
  height: 21px;
  background-image: url(/upload/image/Line02.gif);
  background-repeat: repeat-x;
  clear: both;
}




