/* (DO NOT USE THE STYLE OF COMMENT STARTS WITH "//" or "#" IN .CSS FILE.) */

/*
 * Body Tag
 */
body { background-color: #f7f8f9 }

/*
 * Table Tag
 */
table  { font-size: 12px }
th { color: #606b79; background-color: #d9dce7 }
td { color: #444444 }
.bglightgray { background-color: #f7f7f7 }
td.bgwhite_cent { background-color: #ffffff; text-align: center }
td.bgwhite_left { background-color: #ffffff }
td.bgwhite_right { background-color: #ffffff; text-align: right }

/*
 * Notice 2007.09.13
 */
td#notice { color: #444444; font-size: 14px }

/*
 * Anchor Tag
 */
a  { text-decoration: none }
a:link  { color: #870000 }
a:visited  { color: #980000 }
a:hover  { color:#009900; text-decoration:"underline" }

/*
 * Hr Tag
 */
hr { color: #18358e }

/*
 * Class Style
 */

/* Frame ---------------------------------------*/
/* Fisco Logo Background Color */
.logo_bgcolor { background-color: #18358e }

/* Frame Border */
.frameb { background-color: #a3b1bb }

/* Side Menu -----------------------------------*/
/* Menu Border */
.menub { background-color: #18358e }

/* Menu Title */
.menut { font-weight: bold; font-size: 14px; color: #18358e }

/* Update Time */
.upd_time { background-color: #18358e; font-weight: bold; color: #ffffff }

/* Update Time */
.menu_disable { color: #6a7786 }

/* Qualification (Side Menu & Footer) */
.menseki { color: #444444; font-size: 10px }

/* Main Contents -------------------------------*/
/* Title Bar (Title, Date, Time) */
.title_bar { font-weight: bold; font-size: 14px; color: #606b79 }

/* Comment Border */
.commentb { background-color: #5050aa }

/* Comment Title */
.commentt_main { font-weight: bold; font-size: 14px; color: #6b7887; background-color: #d9dce7}

/* Comment Sub Title */
.subt { font-weight: bold;
        font-size: 14px;
        color: #18358e;
        background-color: #ffffff;
        text-align: left }

/* Brand List */
.brand_list { background-color: #f7f7f7 }

/* Market Price (NYOpening Contents) */
.market_price { color: #444444; font-weight: bold; font-size: 14px; background-color: #ffffff; text-align: center }

/* Grocery List (Grocery Contents) */
.glist { color: #000000; background-color: #dcfad7 }

/* Calender day (Back Number) */
td.nor { background-color: #ffffff; font-size: 14px; text-align: center }
td.sat { background-color: #d9dce7; font-size: 14px; text-align: center }
td.sun { background-color: #eebfbf; font-size: 14px; text-align: center }
th.nor { color: #444444; font-size: 14px; background-color: #ffffff }
th.sat { color: #444444; font-size: 14px; background-color: #d9dce7 }
th.sun { color: #444444; font-size: 14px; background-color: #eebfbf }
.nor_b { font-weight: bold; background-color: #ffffff; font-size: 14px; text-align: center }
.sat_b { font-weight: bold; background-color: #d9dce7; font-size: 14px; text-align: center }
.sun_b { font-weight: bold; background-color: #eebfbf; font-size: 14px; text-align: center }
.calt { font-weight: bold; background-color: #ddddff; font-size: 18px; text-align: center }

/* Time Contents -------------------------------*/
/* Comment Title */
.commentt_time { font-weight: bold; font-size: 14px; color: #6b7887; background-color: #f7f8f9 }

/* Footer --------------------------------------*/
/* Copyright (Footer) */
.cpr { color: #18358e; font-size: 10px }

/* Performance Sheet ---------------------------*/
/* Title */
.pert { font-weight: bold; color: #18348c; text-align: center }

/* Brand align left */
.perb_left { color: #870000; text-align: left }

/* Brand align center */
.perb_cent { color: #870000; text-align: center }

/* ADR Font Family */
.ms_gothic  { font-family: '£Í£Ó ¥´¥·¥Ã¥¯' }

/* DEL 2003.10.15 H.Fujii not use */
/* .line  { background-color: #a3b1bb } */
/* .quare {color:#666;font-size:10px} */
/* .bg01  { background-color: #f3f4f5 } */
/* .bg02  { background-color: #f7f8f9 } */
/* .bg03 { background-color:#f3f4e7 } */
/* .bgwhite  { background-color: #ffffff } */
/* .txwhite  { color: #ffffff } */
/* .service  { color: #ffffff; font-weight: bold; font-size: 12px} */
/* .cautions{color:#f00} */
/* .date  { color: #18358e; font-weight: bold; font-size: 12px } */
/* .menut   { color: #18358e; font-weight: bold; font-size: 12px } */
/* .menut01  { color: #18358e; font-weight: bold; font-size: 12px } */
/* .anchor    { list-style-image: url(../images/common/link_arrow.gif) } */
/* .title { color: #18358e; font-weight: bold; font-size: 14px } */
/* DEL 2003.10.15 H.Fujii replace to table */
/* td  { font-size: 12px } */
/* th  { font-weight: bold; font-size: 12px } */
