/******************************************/
/* MRSNEW用CSS                            */
/******************************************/

/******************************************/
/* 共通                                   */
/******************************************/

/* 標準画面 */
body.normal {
	color: #000000;
	background-color: #FF8F00;
	font-size: 10pt;
}

/* 画面タイトル */
font.title {
	color: #000000;
	font-weight: bold;
	font-size: 18pt;
}

/* 会社名 */
font.company {
	color: #FFFFFF;
	background-color: #0000C0;
}

/* リンク */
a { 
	text-decoration:none;
}
/* リンク未訪問 */
a:link {
	color:black;
}
/* リンク訪問済み */
a:visited {
	color:black;
}
/* リンククリック時 */
a:active {
	color:black;
}

/* 候補・選択 */
font.choice_select {
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
}

/* 新聞・雑誌 */
font.news_mag {
	color: #000000;
	font-weight: bold;
	font-size: 12pt;
}

/* 名称検索コメント */
font.search_comment {
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
}

/******************************************/
/* ログイン画面                            */
/******************************************/

/* タイトル */
font.index_title {
	color: #000000;
	font-size: 20pt;
}

/* サブタイトル */
font.index_subtitle {
	color: #000000;
	font-size: 14pt;
}

/* 入力コメント */
font.index_comment {
	color: #000000;
	font-weight: bold;
	font-size: 11pt;
}

/* 入力サブコメント */
font.index_subcomment {
	color: #000000;
	font-size: 11pt;
}

/* IDコード・パスワード */
font.index_idpass {
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
}

/* 注意書き */
font.index_warning {
	color: #000000;
	font-size: 10pt;
}

/* 問い合わせ先 */
font.index_reference {
	color: #000000;
	font-size: 10pt;
}

/* 連絡先 */
a.index{ 
	text-decoration:none;
}
a.index:link {
	color:#0000C0;
}
a.index:active {
	color:#FF6367;
}
a.index:visited {
	color:#B22222;
}

/* 最新年月表示 */
font.index_pubyears {
	color: #000000;
	font-size: 10pt;
}

/*******************************************/
/* タイトル画面(ログイン後の集計媒体選択画面) */
/*******************************************/
/* info(「集計を行う媒体を選択してください」の表示指定) */
font.vbselect_msg {
	color: #000000;
	font-weight: bold;
	font-size: 12pt;
}

/* info(【中央紙東京版のみ】 、【ＭＲＳ対象媒体紙】の表示指定 ) */
font.vbselect_msg2 {
	color: #000000;
	font-size: 10pt;
}

/* タイトル */
font.vbselect_title {
	color: #000000;
	font-weight: bold;
	font-size: 20pt;
}

/******************************************/
/* 期間指定画面　                          */
/******************************************/

/* 指示 */
font.date_show {
	color: #000000;
	font-size: 10pt;
}

/* 保有期間 */
font.date_hold {
	color: #0000C0;
	font-size: 10pt;
/*
	background-color: #FF0000;
*/
}

/* 日付指定 */
font.date_day {
	color: #000000;
	font-size: 10pt;
}

/* 日付指定枠 */
td.date_day {
	border-style: dotted;
	border-color: #000000;
	text-align: center;
}

/* 雑誌コメント */
font.date_comment {
	color: #000000;
}

/******************************************/
/* ビークル指定画面(中央紙)                 */
/******************************************/

/* 注意書き */
font.vehicle_tyuou_hints {
	color: #000000;
	font-size: 10pt;
}

/******************************************/
/* ビークル指定画面(ADS)                   */
/******************************************/

/* ジャンル指定 */
td.vehicle_genre {
	background-color: #EE5522;
}
font.vehicle_genre {
	color: #FFFFFF;
	font-size: 10pt;
}

/* 全て選択 */
td.vehicle_all {
	background-color: #0055EE;
}
font.vehicle_all {
	color: #FFFFFF;
	font-size: 10pt;
}

/* その他 */
td.vehicle_other {
	background-color: #FF8F00;
}
font.vehicle_other {
	font-size: 10pt;
}

/******************************************/
/* 広告主指定画面                          */
/******************************************/

/* ５０音表（かな） */
font.adv_kana {
	font-size: 10pt;
}

/* ５０音表（外資） */
font.adv_gaishi {
	font-size: 10pt;
}

/******************************************/
/* 出力選択画面                            */
/******************************************/

/* 選択項目 */
td.output {
	font-weight: bold; 
	font-size: 10pt;
	background-color: #C0C0C0;
}

/******************************************/
/* 作表指定画面                            */
/******************************************/

/* 選択項目 */
font.total {
	font-size: 10pt;
}

/* 集計タイプ、各媒体オプションの配色 */
td.td_total_color {
	background-color: #FFCC99;
}

/* 集計単位(広告量、件数等)、新聞カラー適用の配色 */
table.tbl_total_color {
	background-color: #FFCC99;
}

/* 雑報コメント */
font.zappou_comment {
	color: #000000;
	font-size: 10pt;
	font-weight: bold; 
}

/******************************************/
/* 最新情報画面                            */
/******************************************/
/* 最新情報の文字サイズ及び配色 */
font.news {
	color: #000000;
	font-size: 10pt;
}

/* 最新情報欄の配色(bgcolor) */
table.tbl_news_color {
	background-color: #FFFFFF;
}

/******************************************/
/* 作表イメージ画面                        */
/******************************************/

td.tdTani {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
table.backgroundTable {
	background-color: black;
}
tr.trHeaderLine {
	background-color: #81d9da;
	font-size=x-small;
}
tr.trDataLine {
	background-color: #e785f7;
	font-size=x-small;
}
tr.trGroupingLine {
	background-color: #fce8c3;
	font-size=x-small;
}

/* 媒体種別 */
th.thDATA_DIV {
	background-color: #aca9be;
}
td.tdDataDATA_DIV {
	background-color: #b4dee1;
}
td.tdGroupingDATA_DIV {
	background-color: #ef9fba;
}
td.tdGroupedDATA_DIV {
	background-color: #9edccb;
}
td.tdSuppressedDataDATA_DIV {
	background-color: #bde0b4;
}
td.tdSuppressedGroupingDATA_DIV {
	background-color: #bde0b4;
}

/* 商品分類 */
th.thSLSTYPE {
	background-color: #fe88cf;
}
td.tdDataSLSTYPE {
	background-color: #b595b4;
}
td.tdGroupingSLSTYPE {
	background-color: #8bd8eb;
}
td.tdGroupedSLSTYPE {
	background-color: #92f9a5;
}
td.tdSuppressedDataSLSTYPE {
	background-color: #85e6e7;
}
td.tdSuppressedGroupingSLSTYPE {
	background-color: #85e6e7;
}

/* 広告主 */
th.thADV {
	background-color: #828cef;
}
td.tdDataADV {
	background-color: #dda5d1;
}
td.tdGroupingADV {
	background-color: #b588c9;
}
td.tdGroupedADV {
	background-color: #f8adac;
}
td.tdSuppressedDataADV {
	background-color: #98f3a1;
}
td.tdSuppressedGroupingADV {
	background-color: #98f3a1;
}

/* ビークル */
th.thVEHICLE {
	background-color: #a0ef87;
}
td.tdDataVEHICLE {
	background-color: #8ef4a5;
}
td.tdGroupingVEHICLE {
	background-color: #eada9d;
}
td.tdGroupedVEHICLE {
	background-color: #fd93c9;
}
td.tdSuppressedDataVEHICLE {
	background-color: #cfe2e9;
}
td.tdSuppressedGroupingVEHICLE {
	background-color: #cfe2e9;
}

/* 銘柄 */
th.thBRAND {
	background-color: #8994ce;
}
td.tdDataBRAND {
	background-color: #afd5c9;
}
td.tdGroupingBRAND {
	background-color: #9de695;
}
td.tdGroupedBRAND {
	background-color: #a7aaa2;
}
td.tdSuppressedDataBRAND {
	background-color: #ddf5cf;
}
td.tdSuppressedGroupingBRAND {
	background-color: #ddf5cf;
}

/* 掲載面種 */
th.thPAGETYPE {
	background-color: #f5c6b9;
}
td.tdDataPAGETYPE {
	background-color: #e4a489;
}
td.tdGroupingPAGETYPE {
	background-color: #a0fcfa;
}
td.tdGroupedPAGETYPE {
	background-color: #91eccc;
}
td.tdSuppressedDataPAGETYPE {
	background-color: #aadf97;
}
td.tdSuppressedGroupingPAGETYPE {
	background-color: #aadf97;
}

/* 雑報種類 */
th.thZAPSPACE {
	background-color: #babd8b;
}
td.tdDataZAPSPACE {
	background-color: #aadfa4;
}
td.tdGroupingZAPSPACE {
	background-color: #8ef6e5;
}
td.tdGroupedZAPSPACE {
	background-color: #c6cbbb;
}
td.tdSuppressedDataZAPSPACE {
	background-color: #f59489;
}
td.tdSuppressedGroupingZAPSPACE {
	background-color: #f59489;
}

/* 号 */
th.thRELEASE_DATE {
	background-color: #d187cd;
}
td.tdDataRELEASE_DATE {
	background-color: #e5d1c0;
}
td.tdGroupingRELEASE_DATE {
	background-color: #c2aefd;
}
td.tdGroupedRELEASE_DATE {
	background-color: #dcba89;
}
td.tdSuppressedDataRELEASE_DATE {
	background-color: #db848a;
}
td.tdSuppressedGroupingRELEASE_DATE {
	background-color: #db848a;
}

/* 広告枠番号 */
th.thADVFRAME {
	background-color: #e6f583;
}
td.tdDataADVFRAME {
	background-color: #e1dfbd;
}
td.tdGroupingADVFRAME {
	background-color: #e5ffc2;
}
td.tdGroupedADVFRAME {
	background-color: #b492c2;
}
td.tdSuppressedDataADVFRAME {
	background-color: #91f1c7;
}
td.tdSuppressedGroupingADVFRAME {
	background-color: #91f1c7;
}

/* TOTAL */
th.thTOTAL {
	text-align: right;
	background-color: #e6dab4;
}
td.tdDataTOTAL {
	text-align: right;
	background-color: #8e85e9;
}
td.tdGroupingTOTAL {
	text-align: right;
	background-color: #a890c1;
}
td.tdGroupedTOTAL {
	text-align: right;
	background-color: #d4f5fe;
}
td.tdSuppressedDataTOTAL {
	text-align: right;
	background-color: #dd8c84;
}
td.tdSuppressedGroupingTOTAL {
	text-align: right;
	background-color: #dd8c84;
}

/* その他(クロス集計項目) */
th.thOTHERS {
	text-align: right;
	background-color: #eadfb8;
}
td.tdDataOTHERS {
	text-align: right;
	background-color: #edaf81;
}
td.tdGroupingOTHERS {
	text-align: right;
	background-color: #f08abb;
}
td.tdGroupedOTHERS {
	text-align: right;
	background-color: #daea99;
}
td.tdSuppressedDataOTHERS {
	text-align: right;
	background-color: #9388a0;
}
td.tdSuppressedGroupingOTHERS {
	text-align: right;
	background-color: #9388a0;
}

/******************************************/
/* 確定条件表示画面                        */
/******************************************/

/* ボディ */
body.result_body {
	color: #FFFFFF;
	background-color: #FFFFFF;
}

/* 期間指定タイトル */
font.result_date_title {
	color: #000000;
	background-color: #FFDD22;
	font-size: 9pt;
}

/* 期間指定値 */
font.result_date_value {
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
}

/* 媒体選択タイトル */
font.result_baitai_title {
	color: #FFFFFF;
	background-color: #FF3300;
	font-size: 9pt;
}

/* 媒体選択値 */
font.result_baitai_value {
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
}

/* その他タイトル */
font.result_other_title {
	color: #FFFFFF;
	background-color: #0055EE;
	font-size: 9pt;
}

/* その他値 */
font.result_other_value {
	color: #000000;
	font-size: 9pt;
}

/******************************************/
/* ヘルプ画面                              */
/******************************************/

/* ボディ */
body.help_body {
	color: #000000;
	background-color: #FFEFD5;
	font-size: 10pt;
}

/* タイトル */
font.help_title {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
}

/* サブタイトル */
p.help_subtitle {
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
}

/* リンク */
a.help_link{ 
	text-decoration:none;
	font-size: 11pt;
}
a.help_link:link {
	color:#0000C0;
	font-size: 11pt;
}
a.help_link:active {
	color:#FF6367;
	font-size: 11pt;
}
a.help_link:visited {
	color:#B22222;
	font-size: 11pt;
}

/* メインテーブル */
table.help_main {
	font-size: 10pt;
	width: 700px;
	border: 0px;
	border-style: none;
	border-spacing: 5px;
}

/* タイトルテーブル */
table.help_title {
	width: 700px;
	border: 3px;
	border-style: ridge;
	border-spacing: 5px;
}

/* サブテーブル */
table.help_sub {
	font-size: 10pt;
	width: 700px;
	border: 1px;
	border-style: ridge;
	border-spacing: 5px;
}

/* サブテーブル（ヘッダ）*/
th.help_sub_title {
	vertical-align: top;
	border: 1px;
	border-style: groove;
}

/* サブテーブル（ヘッダ）*/
td.help_sub_title {
	vertical-align: top;
	border: 1px;
	border-style: groove;
}

/* サブテーブル（内容）*/
td.help_sub_contain {
	vertical-align: top;
	border: 1px;
	border-style: groove;
}

/******************************************/
/* メッセージ表示                          */
/******************************************/

/* メッセージ枠 */
td.message {
	background-color: #0000C0;
}

/* メッセージ */
font.message {
	color: #FFFFFF;
	font-size: 10pt;
}

/* 検索中メッセージ */
font.searching {
	color: #FFFFFF;
	font-size: 12pt;
}

