/****** サブトップ用 *******/
@import url(http://taoru-o.com/css/taoruo.css);

/****** 基本設定 ******/
h1{
  margin: 0 0 15px;
  font-size: 24px;
  font-family: AR P行楷書体H;
  color: black;
}
h1 em{
  font-size: 18px;
  font-family: HG創英角ｺﾞｼｯｸUB;
}
table{
  margin: 0;
}

/****** ページヘッド *******/
#pagehead{
  width: 920px;
  text-align: center;
  font-size: 10px;
}

/****** ページメイン *******/
#pagemain{
  width: 920px;
}
h2{
  float: left;
  margin: 20px 0 0;
  font-size: 10pt;
  color: red;
  line-height: 1.0em;
}
#counter{
  margin: 20px 0 0;
  font-size: 85%;
  text-align: right;
}
#counter .countno{
  color: white;
  background: black;
  font-size: 14px;
  font-family: verdana,terminal,courier,century,arial;
}
