#holidays_type_tab              { width:100%; overflow:hidden; }
#holidays_type_tab ul           { margin:0 20px 0 0; float:right; }
#holidays_type_tab li           { float:left; width:100px; list-style:none; padding:2px 5px; text-align:center; background-color:#EFEFEF; border-top:1px solid #ccc; border-left:1px solid #ccc; border-right:1px solid #ccc; }
#holidays_type_tab li a         { text-decoration:none; color:#444; }
#holidays_type_tab li:hover,
#holidays_type_tab li.current   { border-top:1px solid #b3d9ff; border-left:1px solid #b3d9ff; border-right:1px solid #b3d9ff; background-color:#e1f0ff; }
#holidays_type_tab li:hover a,
#holidays_type_tab li.current a { color:#0080ff; }

dl.float_left    { margin:0; }
dl.float_left dt { margin-right:10px; list-style:none; float:left; font-weight:bold; color:#808080; }
dl.float_left dd { margin-right:10px; list-style:none; float:left; }
dl.condition dt  { margin-top:2px; }

div.contents_frame { border:2px solid #BFDFFF; overflow:hidden; padding:5px 1px; margin-bottom:5px; width: 780px; }

div.calendar_contents { padding-left:10px; padding-top:5px; width: 750px; }

table.calendar { background-color: #fff; }
table.calendar tr:hover { background-color: #FFF3E6 !important; }
table.calendar th       { padding:0; border:1px solid #84A3CC; color:#808080; background:transparent url('../images/bg-color/blue_gra_1.png') repeat top left; }
table.calendar td       { padding:0; border:1px solid #84A3CC; color:#333;    vertical-align:middle !important; }

table.calendar .day { text-align: center; color:#808080; font-weight: bold; }
table.calendar .noday { text-align: center; background-color: #c0c0c0; color:#808080; font-weight: bold; }

.sunday { background-color: #ff99cc; }
.fix_overwork { background-color: #99ccff; }
.holiday { background-color: #ffff99; }
.special_day { background-color: #ccffcc; }

div.finalcial_contents { padding-left:10px; padding-top:5px; width: 750px; }

div.finalcial_edit { border: 1px solid #cccccc; padding-top: 10px; margin-bottom: 5px; width: 520px;}
table.edit_list { padding-left: 5px; }
table.edit_list .adjust_calendar { padding-top: 9px; }

table.financial_list { margin-bottom:0 }
table.financial_list th { padding:3px; border:1px solid #94d1da; background:url("../images/bg-color/masters_list_th.png") repeat scroll left top transparent; color:#40aab9; }
table.financial_list td { padding:3px; border:1px solid #CCC; background-color: #FFF; }
table.financial_list tr.even td  { background-color:#F0F8FF; }
table.financial_list tr:hover td { background-color:#d5f2ee; }
table.financial_list a.sort_link { color:#40aab9; }
