/* ＴＯＰページ用CSS */


/* -------------------- NAVIバー下 -------------------- */



/* -------------------- メイン -------------------- */
#main {
  text-align:center;
}

.m2 {
  width:650px;
  height:30px;
  background-image:url('../images/line_2.gif');
  background-repeat:no-repeat;
  font-size:20px;
  font-weight:bold;
  text-align:left;
  color:#0080ff;
  margin-bottom:0px;
  margin-left:auto;
  margin-right:auto;
}

.m2 p {
  margin-top:2px;
  margin-left:2em;
}

/* ----- 内容 ----- */

/* -----インフォメーション----- */

/* -----ECO ここから----- */

#eco {
  text-align:center;
  line-height:1.5em;
}

#eco p {
  margin-top:0px;
}

/* -----ECO ここまで----- */


/* -----COVID19 ここから----- */

#covid19 {
    text-align:left;
    line-height:1.5em;
    width:550px;
    display:inline-block;
}

#covid19 p {
    margin-top:0px;
}

/* -----COVID19 ここまで----- */







/* --- What's New ここから ---*/

iframe {
  width:640px;
  height:200px;
  margin-top:10px;
  margin-bottom:60px;
}
/* --- What's New ここまで --- */


.info1 {
  width:600px;
  margin-bottom:60px;
}

.info1 p {
  line-height:1.5em;
  text-align:left;
  margin-left:100px;
}



/* -------------------- サイド -------------------- */




/* -------------------- ヘッダー下 -------------------- */
#counter {
  text-align:center;
}

#gpsearch {
  margin-bottom:20px;
  text-align:center;
  font-size:90%;
}

#gpsearch h1 {
  font-size:90%;
  margin:0px;
}

