a.foot:link
{ color: #90D9FF; font-family: "ＭＳ Ｐゴシック", "Osaka"; line-height:120%;font-size:11px;}
a.foot:visited
{ color: #90D9FF; font-family: "ＭＳ Ｐゴシック", "Osaka"; line-height:120%;font-size:11px;}
a.foot:hover
{ color: #30B8FF; font-family: "ＭＳ Ｐゴシック", "Osaka"; line-height:120%;font-size:11px;}
a.foot:active
{ color: #90D9FF; font-family: "ＭＳ Ｐゴシック", "Osaka"; line-height:120%;font-size:11px;}

a.samplemenu:link
{ color: #000000; font-family: "ＭＳ Ｐゴシック", "Osaka"; line-height:120%;font-size:12px;}
a.samplemenu:visited
{ color: #000000;}
a.samplemenu:hover
{ color: #9A0000;}
a.samplemenu:active
{ color: #000000;}

a.botan:link
{
  display: block;             /* ブロック要素にする */
  width: 100%;                /* 横幅 */
  color: #a90000;
  background-color: #ececec;  /* 背景色 */
  border: outset 1px #ffffff; /* 枠の色 */
  margin: 0px;
  padding: 3px 1px 1px 0px;
  font-size: 12px;            /* フォントサイズ */
  line-height: 12px;          /* 行の高さ */
  text-align: center;         /* 水平揃え */
  text-decoration: none;
}
a.botan:visited
{
  display: block;             /* ブロック要素にする */
  width: 100%;                /* 横幅 */
  color: #000000;
  background-color: #ececec;  /* 背景色 */
  border: outset 1px #ffffff; /* 枠の色 */
  margin: 0px;
  padding: 3px 1px 1px 0px;
  font-size: 12px;            /* フォントサイズ */
  line-height: 12px;          /* 行の高さ */
  text-align: center;         /* 水平揃え */
  text-decoration: none;
}
a.botan:hover
{
  color: #eeeeee;
  background-color: #888888;  /* 背景色 */
  border: inset 1px #ffffff;  /* 枠の色 */
  margin: 0px;
  padding: 4px 0px 0px 1px;
}
a.botan:active
{
  display: block;             /* ブロック要素にする */
  width: 100%;                /* 横幅 */
  color: #000000;
  background-color: #ececec;  /* 背景色 */
  border: outset 1px #ffffff; /* 枠の色 */
  margin: 0px;
  padding: 3px 1px 1px 0px;
  font-size: 12px;            /* フォントサイズ */
  line-height: 12px;          /* 行の高さ */
  text-align: center;         /* 水平揃え */
  text-decoration: none;
}

a.botan1:link
{
  display: block;             /* ブロック要素にする */
  width: 98%;                /* 横幅 */
  color: #a90000;
  background-color: #ffffff;  /* 背景色 */
  border: outset 0px #000000; /* 枠の色 */
  margin: 0px;
  padding: 3px 1px 1px 2px;
  font-size: 12px;            /* フォントサイズ */
  line-height: 12px;          /* 行の高さ */
  text-align: left;         /* 水平揃え */
  text-decoration: none;
  border-bottom:dotted 1px #ccc;
}
a.botan1:visited
{
  display: block;             /* ブロック要素にする */
  width: 98%;                /* 横幅 */
  color: #a90000;
  background-color: #ffffff;  /* 背景色 */
  border: outset 0px #000000; /* 枠の色 */
  margin: 0px;
  padding: 3px 1px 1px 2px;
  font-size: 12px;            /* フォントサイズ */
  line-height: 12px;          /* 行の高さ */
  text-align: left;         /* 水平揃え */
  text-decoration: none;
  border-bottom:dotted 1px #ccc;
}
a.botan1:hover
{
  display: block;             /* ブロック要素にする */
  width: 98%;                /* 横幅 */
  color: #ff0000;
  background-color: #ececec;  /* 背景色 */
  border: outset 0px #000000; /* 枠の色 */
  margin: 0px;
  padding: 3px 1px 1px 2px;
  font-size: 12px;            /* フォントサイズ */
  line-height: 12px;          /* 行の高さ */
  text-align: left;         /* 水平揃え */
  text-decoration: none;
  border-bottom:dotted 1px #ccc;
}
a.botan1:active
{
  display: block;             /* ブロック要素にする */
  width: 98%;                /* 横幅 */
  color: #a90000;
  background-color: #FFCC99;  /* 背景色 */
  border: outset 0px #000000; /* 枠の色 */
  margin: 0px;
  padding: 3px 1px 1px 2px;
  font-size: 12px;            /* フォントサイズ */
  line-height: 12px;          /* 行の高さ */
  text-align: left;         /* 水平揃え */
  text-decoration: none;
  border-bottom:dotted 1px #ccc;
}


a.botan2:link
{
  display: block;             /* ブロック要素にする */
  width: 100%;                /* 横幅 */
  color: #ffffff;
  background-color: #00C1F2;  /* 背景色 */
  border: outset 0px #ececec; /* 枠の色 */
  margin: 0px;
  padding: 3px 1px 1px 0px;
  font-size: 12px;            /* フォントサイズ */
  line-height: 12px;          /* 行の高さ */
  text-align: center;         /* 水平揃え */
  text-decoration: none;
}
a.botan2:visited
{
  display: block;             /* ブロック要素にする */
  width: 100%;                /* 横幅 */
  color: #ffffff;
  background-color: #00C1F2;  /* 背景色 */
  border: outset 0px #000000; /* 枠の色 */
  margin: 0px;
  padding: 3px 1px 1px 0px;
  font-size: 12px;            /* フォントサイズ */
  line-height: 12px;          /* 行の高さ */
  text-align: center;         /* 水平揃え */
  text-decoration: none;
}
a.botan2:hover
{
  display: block;             /* ブロック要素にする */
  width: 100%;                /* 横幅 */
  color: #007C9B;
  background-color: #92E9FF;  /* 背景色 */
  border: outset 0px #000000; /* 枠の色 */
  margin: 0px;
  padding: 3px 1px 1px 0px;
  font-size: 12px;            /* フォントサイズ */
  line-height: 12px;          /* 行の高さ */
  text-align: center;         /* 水平揃え */
  text-decoration: none;
}
a.botan2:active
{
  display: block;             /* ブロック要素にする */
  width: 100%;                /* 横幅 */
  color: #a90000;
  background-color: #00C1F2;  /* 背景色 */
  border: outset 0px #000000; /* 枠の色 */
  margin: 0px;
  padding: 3px 1px 1px 0px;
  font-size: 12px;            /* フォントサイズ */
  line-height: 12px;          /* 行の高さ */
  text-align: center;         /* 水平揃え */
  text-decoration: none;
}


.class1_name
{
background:#ffffff;
padding:2px;
font-weight:bold;
border-right:solid 1px #ccc;
border-bottom:solid 1px #ccc;
border-left:solid 10px #99ccff;
margin-bottom: 10px;
}

.tableimg
{
background-image : url(http://www.qpara.net/img/t_tizu.gif) ;
background-color : #000000 ;
background-repeat : no-repeat ;
background-attachment : fixed ;
background-position : right bottom ;
}

.tableimg1
{
background-image : url(http://www.qpara.net/img/new_bg.gif) ;
background-color : #F6E7CB ;
background-repeat : no-repeat ;
background-attachment : fixed ;
background-position : right bottom ;
}
