<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";
body{
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 1.5em;
  margin-left: 5px;
  font-size : -1em;
  line-height: 140%;
}
p{
  margin : 0px 20px 1.5em 5px;
  font-size : -1em%;
  line-height:140%;
}
p.example1{
  color : rgb(0, 64, 128);
  font-size : 150%;
  line-height : 150%;
}
p.example2{
  color : rgb(36, 36, 36);
  font-size : 90%;
  line-height : 140%;
}
p.example3{
  color: rgb(36, 36, 36);
  font-size : x-small;
}
table.type09{
  border-collapse: collapse;
  text-align: left;
  line-height: 1.5;
  font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
}
table.type09 thead th{
  padding: 10px;
  font-weight: bold;
  vertical-align: top;
  color : rgb(51, 102, 153);
  border-bottom: 3px solid #036;
  text-align : left;
}
table.type09 tbody th{
  width: 150px;
  padding: 10px;
  font-weight: bold;
  vertical-align: top;
  border-bottom : 1px solid rgb(153, 153, 153);
  background: #f3f6f7;
}
table.type09 td{
  width : 450px;
  padding: 10px;
  vertical-align: top;
  border-bottom : 1px solid rgb(153, 153, 153);
}
td{
  padding-bottom : 5px;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : silver;
  font-size : 95%;
  line-height : 1.5;
}
img{
  float:left;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  pointer-events: none; 
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-touch-callout:none;
  -moz-user-select:none;
  touch-callout:none;
  user-select:none;
}
.msr_newslist01 {
  border-top: 1px solid #AAAAAA;
  width: 100%;
}
.msr_newslist01 li {
  border-bottom: 1px solid #AAAAAA;
  font-size: 14px;
}
.msr_newslist01 li a {
  box-sizing: border-box;
  color: #000000;
  display: table;
  padding: 10px;
  text-decoration: none;
  transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  width: 100%;
}
.msr_newslist01 li a:hover {
  background: #EEEEEE;
  text-decoration: none;
}
.msr_newslist01 li div {
  display: table-cell;
  width: 144px;
}
.msr_newslist01 li p {
  display: table-cell;
  padding-left: 20px;
  vertical-align: middle;
}

/* 時間の設定 */
.msr_newslist01 li time {
  display: table-cell;
  vertical-align: top;
  width: 90px;
}

/* カテゴリの設定 */
.msr_newslist01 li .cat01,
.msr_newslist01 li .cat02 {
  background-color: #1B73BA;
  border-radius: 1px;
  color: #FFFFFF;
  font-size: 9px;
  padding: 0 2px;
  text-align: center;
  width: 50px;
}
.msr_newslist01 li .cat02 {
  background-color: #0E3A5F;
}
</pre></body></html>