.text_100   { width: 100px; }
.text_150   { width: 150px; }
.text_200   { width: 200px; }
.text_250   { width: 250px; }
.text_300   { width: 300px; }
.text_350   { width: 350px; }
.text_400   { width: 400px; }
.text_450   { width: 450px; }

BODY, TH, TD { font-size: 10pt; }

//body {
//  background-image: url("./bot_info/body_back_1.jpg"); /* 背景画像 */
//  margin-top:    0px;             /* 上の余白 */
//  margin-bottom: 0px;             /* 下の余白 */
//  margin-left:   0px;             /* 左の余白 */
//  margin-right:  0px;             /* 右の余白 */
//  scrollbar-base-color: #FFCCFF;  /* スクロール色 */
//  scrollbar-face-color:       #ff0000; /* 表面の色       */
//  scrollbar-3dlight-color:    #ff0000; /* 左端と上端の色 */
//  scrollbar-highlight-color:  #ffffff; /* ハイライトの色 */
//  scrollbar-shadow-color:     #ffffff; /* 影の色         */
//  scrollbar-darkshadow-color: #ff0000; /* 右端と下端     */
//  scrollbar-arrow-color:      #ffffff; /* 矢印の色       */
//}

