/*<!--made by Web Design Templates http://wdt.pekori.jp/-->*/
div.top19{
  font-size: 10pt;/*全体の文字サイズ*/
  color: #121215;/*全体の文字色*/
  background-color: #E8A879;/*左右の背景色*/
  background-position: 0px 1px;
  padding: 0px;
  margin: 5% 10%;
  border: solid 1px #917155;/*外枠の色*/
  }
div.box19{
  background-color: #FEFCFA;/*内側の背景色*/
  margin: 0px 20px 0px 10%;
  border-left: solid 1px #917166;
  border-right: solid 1px #917166;
  }
a:link{/*リンク色*/
  color: #443966;
  text-decoration: none;
  border-bottom: solid 2px #FEFCFA;
  }
a:visited{/*訪問済みリンク色*/
  color: #554966;
  text-decoration: none;
  border-bottom: solid 2px #FEFCFA;
  }
a:active{/*アクティブリンク色*/
  color: #553866;
  border-bottom: solid 2px #957579;
  }
a:hover{/*ホバーリンク色*/
  color: #553866;
  border-bottom: solid 2px #957579;/*マウスオン時の下線設定*/
  }
h1{/*SiteTitle部分*/
  color: #434348;
  font-size: 20pt;
  font-weight: bold;
  font-family: "Lucida Sans Unicode",Arial,sans-serif;
  letter-spacing: 0.1em;
  padding: 0.2em 1em 0.3em 0.5em;
  margin: 0px 0px 8px 0px;
  border-left: solid 10px #D18166;/*左の線*/
  }
div.contents{/*内容部分*/
  height: 300px;/*高さを設定*/
  overflow: auto;
  padding: 1em;
  margin: 1px 0px 1px 0px;
  scrollbar-3dlight-color: #CBABAC;
  scrollbar-arrow-color: #815151;
  scrollbar-darkshadow-color: #FEFCFA;
  scrollbar-face-color: #F9F5F0;
  scrollbar-highlight-color:#FEFCFA;
  scrollbar-shadow-color: #CBABAC;
  scrollbar-track-color: #FEFCFA;
  }
.contents dl{
  margin: 0.2em;
  }
.contents dt{/*日付部分*/
  font-size: 90%;
  font-family: Tahoma,Arial,sans-serif;
  padding: 0.2em;
  border-bottom: solid 2px #A89494;
  }
.contents dd{/*文章部分*/
  margin: 0px 1em 1em 1em;
  padding: 0.4em;
  border-left: double 3px #E19176;
  }
div.about{/*About部分の設定*/
  padding: 0.3em;
  margin: 1em;
  border: solid 1px #815154;
  }
div.menu{/*下部のメニュー部分の設定*/
  font-size: 80%;
  font-family: Tahoma,Arial,sans-serif;
  letter-spacing: 0.1em;
  background-color: #F9F5F0;
  padding: 1px 30px 2px 10%;
  margin-top: -1px;
  border-top: solid 1px #616166;
  }
div.foot{/*権利などの記述部分（一番下）*/
  font-size : 80%;
  font-family: Tohama,Arial,sans-serif/*;フォントを指定*/
  text-align: right;/*テキスト配置*/
  letter-spacing: 0.1em;/*各文字間のスペースを指定*/
  background-color: #F9F5F0;
  mergin-top: -1ps;
  border-top: solid 0px #616166;/*枠線*/
  }
