body {
 background-color: #ffffff;
 color: #000000;
 margin: 0px;
 font-family: verdana,arial,helvetica,sans-serif;
 text-align: center;
}

.text1 { font-size: 10px; line-height: 13px; }
.text1pk { color: #e43a7d; font-size: 10px; line-height: 13px; }
.text1r { color: #ff0000; font-size: 10px; line-height: 13px; }
.text2 { font-size: 12px; line-height: 16px; }
.text2b { font-size: 12px; line-height: 16px; font-weight: bold; }

/* リンク色 */
a:link { text-decoration: underline; color: #666699 }
a:visited { text-decoration: underline; color: #666699 }
a:active { text-decoration: none; color: #FF6600 }
a:hover { text-decoration: none; color: #FF6600 }

/* タイトル */
table.title {
 width: 100%;
 height: 100%;
}

table.title td.left {
 background: #fff100 url("../img/rank_t_bg.gif") top left repeat-x;
 height: 24px;
 text-align: left;
}

table.title td.right {
 background: #fff100 url("../img/rank_t_bg.gif") top left repeat-x;
 height: 24px;
 text-align: right;
}

table.title td.center{
 background: #fff100 url("../img/rank_t_bg.gif") top left repeat-x;
 height: 24px;
 text-align: center;
}

table.title td.question {
 background-color: #fff9a3;
 text-align: center;
 border-left: solid 1px #181512;
 border-right: solid 1px #181512;
 border-bottom: solid 1px #181512;
 padding: 0px 0px 0px 0px;
 font-size: 12px;
 line-height: 16px;
}

table.title td.question2 {
 background-color: #fff9a3;
 text-align: center;
 border-left: solid 1px #181512;
 border-right: solid 1px #181512;
 border-bottom: solid 1px #181512;
 padding: 0px 0px 0px 0px;
 font-size: 10px;
 line-height: 13px;
}

table.title td.graph {
 border-left: solid 1px #181512;
 border-right: solid 1px #181512;
 border-bottom: solid 1px #181512;
 padding: 2px 5px 2px 5px;
}

.number {
 width: 210px;
}

.number2 {
 width: 600px;
}

td.inputbtn {
 background-color: #ffffff;
 width: 12px
}

table.title td.past {
 height: 20px;
 text-align: right;
 border-left: solid 1px #181512;
 border-right: solid 1px #181512;
 border-bottom: solid 1px #181512;
 padding: 2px 5px 2px 5px;
 font-size: 10px;
 line-height: 13px;
}

