body, td, input, select, textarea, a { font-family: Tahoma, Verdana, Arial; font-size: 11px; }

a { color: #0000DD; }
a:hover { color: #FF0000; }

.bg_color_main { background-color: #FFFFFF; }
.bg_color_dark { background-color: #999999; }
.bg_color_light { background-color: #CCCCCC; }
.bg_color_lighter { background-color: #DDDDDD; }
.bg_color_lightest { background-color: #EEEEEE; }
.bg_color_child { background-color: #EEEEFF; }

.bg_block { background-color: #808080; color: #FFFFFF; font-weight: bold; }
.bg_main { background-color: #FFFFFF; }
.bg_main2 { background-color: #EEEEEE; }


.attention { color: #FF0000; }

.declined {
	color: #666666;
}

.tah12 { font-family: Tahoma; font-size: 12px; }
.tah10 { font-family: Tahoma; font-size: 10px; }
.tah12white { font-family: Tahoma; font-size: 12px; color: #FFFFFF; }
.tah10white { font-family: Tahoma; font-size: 10px; color: #FFFFFF; }
.tah10grey { font-family: Tahoma; font-size: 10px; color: #333333; }

a.normal {  font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #0000dd
  }

.title { font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 16px;
	 font-weight: bold;
       }

.sub_title { font-family: Verdana, Arial, Helvetica, sans-serif;
	     font-size: 14px;
	     font-weight: bold;
	   }

.text { font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
      }

.notice { font-family: Verdana, Arial, Helvetica, sans-serif;
          color: #666666;
         font-size: 10px;
       }

.small { font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 1px;
       }

.money1 {
	color: #0066AA
}

.money2 {
	color: #006600
}

.datetime {
	font-size: 10px;
}

.but_tbl{
	border-width:1;
	
	border-style:solid;
	
	border-top-color:#D4D0C8;
	border-left-color:#D4D0C8;
	border-right-color:#808080;
	border-bottom-color:#808080;
}

.menu_link{
	cursor:hand;
	text-decoration:none;
}

.menu_td_over {
	background-color: #cccccc;
}

.menu_td_out {
	background-color: #ffffff;
}