@charset "UTF-8";
body{
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 1.5em;
  margin-left: 5px;
  font-size : -1em;
  line-height: 140%;
}


/*ここから*/



#image0{
  border-bottom: 1px solid rgb(173, 174, 175);
  border-top: 1px solid rgb(173, 174, 175);
  border-left: 1px solid rgb(173, 174, 175);
  border-right: 1px solid rgb(173, 174, 175);
}


#kari {
  image: url(R6kiramekibanaer.png);
  width: 525px;
  height: 200px;
  margin-left: 0%;
  margin-top: 5px;
  

}


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%;
  text-indent: 30px;

}
p.example3{
  color: rgb(36, 36, 36);
  font-size : 90%;
}




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 : 460px;
  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;
}

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;
}


/* 時間の設定 */


/* カテゴリの設定 */


ul {
  padding: 0;
  margin-top: 0em;
}



ul li, ol li {
  /*color: #404040; */
  
  border-left: solid 1px #e7eceb;/*左側の線*/
  border-bottom: solid 1px #dadada;/*下に灰色線*/
  /*background: whitesmoke;*/
  margin-bottom: 5px;/*下のバーとの余白*/
  line-height: 1.5;
  padding: 0.5em;
  list-style-type: none!important;/*”・”を消す*/
  /*font-weight: bold;　*/
}

/*
th {
  letter-spacing: 0px;
  text-align-last: justify;
}

*/