@charset "Shift_JIS";
body{
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  width : 860px;
}

#left{
  font-family : sans-serif;
  line-height : 2;
  color : gray;
  background-color : #c8e3ff;
  text-decoration : none;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 10px;
  width : 200px;
  float : left;
}

#contents{
  font-family : sans-serif,HG丸ｺﾞｼｯｸM-PRO;
  line-height : 2;
  color : #666666;
  background-color : #dbdbdb;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  width : 600px;
  float : right;
  text-decoration : none;
}

#header{
  font-size : large;
  font-family : メイリオ;
  font-weight : bold;
  text-align : center;
  color : #dbdbdb;
  background-color : #005ebb;
  width : 860px;
  height : 50px;
}

#subhead{
  font-family : sans-serif;
  line-height : 2;
  color : #cccccc;
  background-color : #0080c0;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  width : 820px;
}

.info{
  font-size : small;
  font-family : sans-serif;
  line-height : 2;
  color : white;
  width : 400px;
}

#maker{
  font-weight : normal;
  color : rgb(0, 0, 153);
  font-size : 80%;
  line-height : 1.8em;
}

#comment{
  font-size : 80%;
  font-family : HG丸ｺﾞｼｯｸM-PRO;
  color : #666666;
  line-height : 1.8em;
}

.th1{
  width : 140px;
  color : #d8d8d8;
  background-color : #0080ff;
  height : 24px;
}



.th2{
  width : 40px;
  color : yellow;
  background-color : #0080ff;
}

.th3{
  width : 400px;
  color : #d8d8d8;
  background-color : #0080ff;
}


#maker{
  font-weight : normal;
  color : rgb(0, 0, 153);
  font-size : 80%;
  line-height : 1.8em;
}

#comment{
  font-size : 80%;
  font-family : HG丸ｺﾞｼｯｸM-PRO;
  color : #666666;
  line-height : 1.8em;
}

h3{
  font-family : メイリオ;
}

h4{
  font-size : medium;
  font-weight : normal;
  font-family : メイリオ;
}



.cell101{
  font-family : メイリオ;
  font-weight : bold;
  color : #d9d9d9;
  background-color : #0080c0;
  height : 24px;
}
li{
  font-size : 80%;
}
