
body {background-color: #ffffcc; }

div.title_1 
 {color: green;
 text-align: center;
 font-size: 16pt;
 font-family: "ＭＳ 明朝","細明朝体",serif;
 font-weight: bold;
 line-height: 130%}

div.title_2 
 {color: green;
 text-align: center;
 font-size: 12pt;
 font-family: "ＭＳ 明朝","細明朝体",serif;
 font-weight: bold;
 line-height: 150%}

div.title_3
 {color: blue;
 text-align: center;
 font-size: 70pt; 
 font-family: "ＭＳ 明朝","細明朝体",serif;
 font-weight: bold;
 }

div.title_4 
 {color: green;
 text-align: left;
 font-size: 16pt;
 font-family: "ＭＳ Ｐゴシック",sans-serif;
 font-weight: bold;
 line-height: 130%}

div.comment
 {color: orange;
 text-align: center;
 font-size: 14pt; 
 font-family: "ＭＳ 明朝","細明朝体",serif;
 font-weight: bold}

div.comment2
 {color: red;
 text-align: center;
 font-size: 30pt; 
 font-family: "ＭＳ 明朝","細明朝体",serif;
 font-weight: bold}

div.box_1
 {border-style: solid;
 border-color: green;
 border-width: 0px 0px 1px 5px;
 padding-left: 5px;
 width: 160px}

div.box_2
 {border-style: solid;
 border-color: green;
 border-width: 0px 0px 1px 5px;
 padding-left: 5px;
 width: 50px}

div.box_3
 {border-style: solid;
 border-color: green;
 border-width: 0px 0px 1px 5px;
 padding-left: 5px;
 width: 80px}

div.box_large
 {border-style: ridge;
 border-color: green;
 border-width: thick;
 margin-left: auto;
 margin-right: auto;
 padding: 10px;
 width: 350px;
 background-color: #FFFFF0}

div.text01
 {color: blue;
 text-align: center;
 font-size: 20pt}

div.text02
 {color: blue;
 text-align: center;
 font-size: 12pt}

span.abstract  {font-size: 12pt}

div.title_small {color: green}

div.date {text-indent: 1em}

div.time_name {text-indent: 2em}

div.contents1 {text-indent: 4em}

div.contents2 {text-indent: 1em}

div.map
 {color: black;
 text-align: center;
 font-size: 12pt;
 font-weight: 600}

div.title_middle
 {color: blue;
 text-align: center;
 font-size: 30pt;
 font-weight: bold}

div.time_name_2
 {text-indent: 1em;
 font-weight: bold}

div.abstract
 {text-align: justify;
 text-indent: 1em;
 width: 90%;
 margin-left: 2em}

div.floatright
 {float: right;}
  margin-right: 1em;}

*.floatclear
 {clear: both;}

div.floatleft
 {float: left;
  margin-left: 1em;}

div.floatnone
 {float: none;
  margin-left: auto;
  margin-right: auto;}

div.box_all
 {width: 800px;
  margin-top: 20px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding: 30px;
  background-color: #FfFFFF;
  border-style: solid;
  border-width: 1px 5px 5px 1px;
  border-color: lightgrey}

div.box_title1
 {width: 650px;
  margin-top: 20px;
  margin-right:auto;
  margin-bottom:20px;
  margin-left:auto;
  padding: 10px;
  background-color: #F0FFFF;
  border-style: outset;
  border-width: 10px;
  border-color: blue}

div.img1
 {position: relative;
  left: 15%}

span.img2
 {position: relative;
  left: 10%}

div.img3
 {position: relative;
  left: 3%}

span.img4
 {position: relative;
  left: 3%}

div.img5
 {position: relative;
  left: 30%;
  }


