@charset "utf-8";
/*################___reset___################*/
* {
position: static;
margin: 0;
padding: 0;
}

div, p, hr, blockquote, address, noscript,
span, img, em, strong, q, dfn, code, samp, kbd, var, cite, abbr, acronym {
border: none;
font-style: normal;
font-weight: normal;
}

/*###___clearfix___###*/
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix{overflow:hidden;}
/* Hides from IE-mac \*/
* html .clearfix{
height:1%;
overflow:visible;}
/* End hide from IE-mac */

/*################___normal tag___################*/
body {
text-align: center;
color: #333322;
background: #fef3e3;
font-family: "Hiragino Maru Gothic Pro",Osaka,"ＭＳ Ｐゴシック",sans-serif;
}

h1,h2,h3,h4,h5,h6 {
clear: both;
margin: 0 30px;
font-family: Verdana,"Hiragino Maru Gothic Pro",Osaka,"ＭＳ Ｐゴシック",sans-serif;
}

h1 {font-size: 160%;}
h2 {font-size: 140%;}
h3 {font-size: 120%;}

h4 {
border-bottom: dashed 1px #666;
font-size: 100%;
}

h5,h6 {
font-size: 90%;
}

p {
margin: 0 30px;
line-height: 1.5;
}

em {
color: #cc3333;
}

strong {
color: #cc3333;
font-size: 140%;
font-weight: bold;
}

small {
font-size: 80%;
}

kbd {
margin: 0;
padding: 2px 6px;
background: #eee;
border: solid #666;
border-width: 0 1px 1px 0;
font-size: 90%;
}

q {
text-decoration: underline;
}

blockquote {
margin: 0.5em 30px;
padding: 10px 0;
background: #f4efe6;
border: 2px dotted #963;
color: #630;
}

ul {
margin: 0.5em 30px 0.5em 50px;
}

ol {
margin: 0.5em 30px 0.5em 60px;
}

dl {
margin: 0.5em 30px;
}

li,dd {
margin: 0 0 0.5em 0;
}

dt {
margin: 0 0 3px 0;
border-bottom: solid 1px #999;
}

dd {
margin-left: 1em;
}

table {
margin: 0 20px;
border: solid 2px #666;
border-collapse: collapse;
line-height: 150%;
}

thead td,tfoot td {
text-align: center;
}

th {
text-align: right;
}

th,td {
padding: 5px;
border: 1px solid #aab;
}

thead td,th {
background: #f4efe6;
}

img {
display: block;
margin: 10px 0 10px 20px;
}

input,select {
margin: 0 5px 0 0;
}


/*################___block___################*/
#container {
width: 832px;
margin: 0 auto;
background: #fff url(img/system/back_black.png) repeat-y;
text-align: left;
border: solid #FFC9A6;
border-width: 0 1px 0 1px;
}

#header {
margin: 0 6px;
background: #a7977a;
border-bottom: solid 2px #2E1E0D;
}

/*
#header {
background: url(img/system/header_green.png) bottom no-repeat;
}
*/

#wrap {
overflow:hidden;
}

#main {
float: left;
width: 645px;
margin-bottom:-32768px;
padding-bottom:32768px;
}

#main_top {
width: 830px;
}

#sub {
float: right;
width: 185px;
margin-bottom:-32768px;
padding-bottom:32768px;
background: #fff url(img/system/back_black.png) right repeat-y;
}

#footer {
clear: both;
width: 810px;
margin: 20px 10px 0 10px;
padding: 5px 0;
/*
background: #a7977a;
*/
border-top: solid 1px #ccc;
}

/*
#footer {
clear: both;
width: 790px;
padding: 5px 0;
background: url(img/system/footer_green.png) top no-repeat;
}
*/


/*######___header___######*/
#header h1 {
float: left;
margin: 0;
padding: 5px 20px 5px 20px;
font-size: 18px;
}

#header h1 a {
color: #333322;
text-decoration: none;
}

#header form {
float: right;
padding: 7px 20px 7px 0;
text-align: right;
}


/*################___page_cover___################*/
#page_cover {
padding: 10px 0 20px 0;
}

#page_cover img {
margin: 0 auto;
text-align: center;
}

/*################___global menu___################*/
#global_menu {
margin: 0 6px;
padding: 15px 0 50px 0;
list-style: none;
}

#global_menu li {
float: left;
display: block;
margin: 0;
text-align: center;
}

#global_menu a {
display: block;
width: 130px; /*　タブ幅　*/
padding: 6px 0;
font-size: 12px;
color: #220;
text-decoration: none;
}

#global_menu a.tab_end {
width: 128px; /*　最後のタブで幅調整　*/
}

#global_menu a:hover {
font-weight: bold;
color: #fff;
}

/*################___overview___################*/
#summary h2 {
margin: 0;
padding: 5px 10px 5px 30px;
background: url(img/system/f460_1t_browng.png) top left no-repeat;
}

#contents h3 {
padding: 0.5em 0;
text-align: center;
font-weight: normal;
font-size: 14px;
}

#contents ol {
font-size: 12px;
}


/*################___sub___################*/
#sub p {
margin: 15px 20px;
}

#sub ul {
margin: 0.5em 20px 0.5em 30px;
}

#sub ol {
margin: 0.5em 20px 0.5em 35px;
}

#sub dl {
margin: 0.5em 20px 0.5em 15px;
}

#sub img {
display: block;
margin: 5px auto;
padding: 0;
text-align: center;
}

#sub .exp_box {
margin: 15px 20px 15px 14px;
}

#sub h3.note_tab {
margin: 15px 0 5px 14px;
line-height: 200%;
}

#sub .note_box {
margin: 0 20px 15px 14px;
}

#sub .exp_box p,#sub .note_box p {
margin: 5px 10px;
}

/*################___sub menu___################*/
#menu ul {
margin: 0 0 0 0;
list-style: none;
font-size: 12px;
background: #fff;
line-height: 100%;
}

#menu li {
margin: 0 0 5px 0;
padding: 0;
}

#menu li span,#menu li.menu_top {
te\xt-indent: -10000px;
co\lor: #fff;
font-size : 1px;
}

#menu li span {
display: block;
margin: 0 0 0 0;
font-weight: bold;
}

#menu ul ul {
margin: 5px 0 0 10px;
}

#menu li a {
display: block;
margin: 3px 0 0 15px;
padding: 7px 5px 7px 30px;
width: 100%
overflow: none;
margin: 0;
text-decoration: none;
}

#menu li span a {
margin: 0;
padding: 0;
height: 80px;
}

#menu li.menu_top,#menu li a.menu_top {
height: 200px;
}

#menu li > a {
width: auto;
}

/*
#menu a:hover {
padding: 6px 0px 2px 27px;
}
*/

/*
#menu .current a {
padding: 5px 0px 5px 28px;
}

#menu .current a:hover {
padding: 6px 0px 2px 30px;
}
*/


/*################___column___################*/
.col,.f750 {
margin: 0 0 20px 0;
}

.col-w_190,.col-w_236,.col-w_260,.col-w_270,
.col-w_365,.col-w_460,.col-w_540,.col-w_620 {
float: left;
}

.col-w_190 {width: 210px;}
.col-w_236 {width: 256px;}
.col-w_260 {width: 280px;}
.col-w_270 {width: 290px;}
.col-w_365 {width: 385px;}
.col-w_460 {width: 480px;}
.col-w_540 {width: 560px;}
.col-w_620 {width: 630px;}

.col h3,.f750 h3 {
margin: 0 0 6px 0;
padding: 10px 10px 5px 30px;
}

.col h4 {
margin: 5px 20px 5px 30px;
}

.col p {
margin: 0 20px 10px 30px;
}

.tcell ul {
margin: 0.5em 10px 0.5em 50px;
}

.tcell ol {
margin: 0.5em 10px 0.5em 25px;
}

.col dl {
margin: 0.5em 20px 0.5em 35px;
}

.f750 img,.col img {
margin: 10px 0 10px 30px;
}

.f750 p img,.col p img {
margin: 10px 0;
}

.f_top {
height: 10px;
}

.f_bottom {
height: 10px;
clear: both;
}

.exp_box {
margin: 20px;
border: solid 1px #999999;
background: #ffffff;
}

.exp_box h3 {
margin: 0;
padding: 3px 10px;
border-bottom: solid 1px #999999;
}

.dogear {
background: #ffffff url(img/system/dogear_gray.png) bottom right no-repeat;
}

.exp_box p {
margin: 5px 10px 10px 15px;
}

.col .exp_box {
margin: 20px 0 20px 20px
}

.exp_box h4,.col .exp_box h4,
.note_box h4,.col .note_box h4 {
margin: 5px 15px 5px 10px;
}

.exp_box ul {
margin: 0.5em 10px 0.5em 30px;
}

.exp_box ol {
margin: 0.5em 10px 0.5em 35px;
}

.exp_box dl {
margin: 0.5em 10px 0.5em 15px;
}


/*################___frame table___################*/
.table_col {
margin: 0 25px;
border-bottom: solid 1px #999;
}

.col .table_col,.col .table_col_nb {
margin: 0 5px 0 25px;
}

.table_col_nb {
margin: 0 25px;
}

.tcell {
float: left;
}

.tcell h3 {
margin: 0 0 6px 0;
padding: 5px 10px 5px 10px;
}

.tcell h4 {
margin: 5px 15px 5px 10px;
}

.tcell p {
margin: 5px 5px 10px 11px;
padding: 0;
}

.table_col_nb ul {
margin: 0 0 0 10px;
}

.table_col_nb ol {
margin: 0 0 0 0;
}

.table_col_nb dl {
margin: 0 15px 0 10px;
}

.table_col img {
margin: 5px 10px 10px 10px;
}

.tcell-w_176 {width: 175px;}
.tcell-w_185 {width: 184px;}
.tcell-w_230 {width: 225px;}
.tcell-w_246 {width: 245px;}
.tcell-w_270 {width: 265px;}
.tcell-w_300 {width: 300px;}
.tcell-w_320 {width: 320px;}
.tcell-w_355 {width: 355px;}
.tcell-w_369 {width: 369px;}
.tcell-w_370 {width: 370px;}
.tcell-w_390 {width: 390px;}
.tcell-w_490 {width: 490px;}
.tcell-w_556 {width: 556px;}
.tcell-w_600 {width: 580px;}


/*################___parts___################*/
h2 {
display: block;
margin: 0 0 15px 0;
padding: 40px 20px 20px 90px;
background: url(img/system/header_4px_gray.png) top no-repeat;
line-height: 0;
color: #334;
}

h2.fit {
margin: 0 20px 0 6px;
padding: 10px 0 14px 35px;
}

h2.flag {
margin: 0 19px;
padding: 14px 0 10px 25px;
}

h3.nb a {
color: #333322;
text-decoration: none;
}

h3.nb a:hover {
text-decoration: underline;
}



.mini_heading {
display: block;
margin: 0 10px 5px 0;
border-bottom: dashed 1px #666;
font-size: 110%;
font-weight: bold;
}

h3.note_tab {
display: inline;
margin: 0 0 0 20px;
padding: 5px 40px 5px 10px;
border-left: solid 1px #333;
font-size: 12px;
font-weight: bold;
color: #fff;
line-height: 200%;
}

h4 {
margin: 0 30px 0 0;
padding: 0 10px 6px 0;
background: url(img/system/dott_orange.png) left bottom repeat-x;
border: 0;
}

.note_box {
margin: 0 20px 20px 20px;
border: solid 1px #333;
background: #ffffff;
}

.note_box p {
margin: 5px 10px 10px 15px;
}

.note_box ul {
margin: 0.5em 10px 0.5em 30px;
}

.note_box ol {
margin: 0.5em 10px 0.5em 35px;
}

.note_box dl {
margin: 0.5em 10px 0.5em 15px;
}

.to_top {
margin: 20px 0 ;
clear: both;
text-align: right;
}

.to_top a {
margin-right: 30px;
text-decoration: none;
font-size: 80%;
color: #432;
}

.to_top a:hover {
text-decoration: underline;
color: #559;
}

.left,.f750 .left,.col p img.left {
float: left;
margin: 0;
margin: 5px 15px 10px 0;
}

.center,.f750 p .center,.col p .center,.tcell .center {
margin: 5px auto;
padding: 0;
text-align: center;
}

.right,.f750 .right,.col p img.right {
float: right;
margin: 5px 0 10px 15px;
}

.listhead {
margin: 0.5em 30px 0.5em 30px;
list-style: none;
}

.listhead.check_red li {
padding: 0 0 0 25px;
}

.tpanel {
margin: 0 10px 0 0;
padding: 8px 0 8px 27px;
font-size: 12px;
}

.tpanel a {
text-decoration: none;
color: #fff;
}

.tpr {
padding: 8px 40px 8px 0px;
color: #fff;
}

/*################___page_navi___################*/
.page_navi {
clear: both;
margin: 0 0 10px 15px;
padding: 20px;
background: url(img/system/page_navi_gray.png) no-repeat;
line-height: 0;
}

.page_navi a {
padding: 4px 7px 4px 7px;
text-decoration: none;
color: #C028A9;
}

.page_navi a:hover {
text-decoration: underline;
}

.page_navi a.page {
background: #F8E6F5;
border: solid 1px #999;
}

.page_navi a.now {
background: #EA82DA;
color: #fff;
}


.page_navi a.prev {
margin: 0 1.5em 0 0;
}

.page_navi a.next {
margin: 0 0 0 1.5em;
}


/*######___footer___######*/
#footer p {
margin: 0;
font-size: 80%;
text-align: center;
}

#footer a {
text-decoration: none;
color: #333322;
}


/*################___image & color___################*/
/*#####___ ->>sub menu color___#####*/
#menu li{background: #a7977a;}		/*　大メニュー　*/
#menu a {background: #FCEDF3;color: #c40062;}		/*　メニュー　背景/文字色　*/
#menu a:hover {background: #FAE0BA;}		/*　メニュー hover　*/

.now_1 #menu a.eid_1,.now_2 #menu a.eid_2,.now_3 #menu a.eid_3,
.now_4 #menu a.eid_4,.now_5 #menu a.eid_5,.now_6 #menu a.eid_6,
.now_7 #menu a.eid_7,.now_8 #menu a.eid_8,.now_9 #menu a.eid_9,
.now_10 #menu a.eid_10,.now_11 #menu a.eid_11,.now_12 #menu a.eid_12,
.now_13 #menu a.eid_13,.now_14 #menu a.eid_14,.now_15 #menu a.eid_15,
.now_16 #menu a.eid_16,.now_17 #menu a.eid_17,.now_18 #menu a.eid_18,
.now_19 #menu a.eid_19,.now_20 #menu a.eid_20,.now_21 #menu a.eid_21,
.now_22 #menu a.eid_22,.now_23 #menu a.eid_23,.now_24 #menu a.eid_24,
.now_25 #menu a.eid_25,.now_26 #menu a.eid_26,.now_27 #menu a.eid_27,
.now_28 #menu a.eid_28,.now_29 #menu a.eid_29,.now_30 #menu a.eid_30 {
background: #FAC2D8 url(img/system/list_tri_wine.png) 0.5em no-repeat;
}		/*　現在位置のメニュー頭につける画像と背景色　*/

/*#####___ ->>sub menu image___#####*/
#menu li {
background: url(img/2col_menu_brown.png) no-repeat;
border: none;
}

#menu a.cat_exercise,#menu a.cat_knowledge,#menu a.cat_administrator {
background: url(img/system/menu_top_1.png) top left no-repeat;}
#menu a.cat_supplement {background: url(img/system/menu_top_2.png) top left no-repeat;}
#menu a.cat_brassiere {background: url(img/system/menu_top_3.png) top left no-repeat;}
#menu a.cat_surgery {background: url(img/system/menu_top_4.png) top left no-repeat;}

#menu a.cid_1 {background: url(img/system/menu_exe.gif) top left no-repeat;}
#menu a.cid_2 {background: url(img/system/menu_sup.gif) top left no-repeat;}
#menu a.cid_3 {background: url(img/system/menu_bra.gif) top left no-repeat;}
#menu a.cid_4 {background: url(img/system/menu_tec.gif) top left no-repeat;}
#menu a.cid_5 {background: url(img/system/menu_know.gif) top left no-repeat;}
#menu a.cid_6 {background: url(img/system/menu_ope.gif) top left no-repeat;}

#menu a.cat_exercise:hover,#menu a.cat_knowledge:hover,#menu a.cat_administrator:hover {
background: url(img/system/menu_top_1h.png) top left no-repeat;}
#menu a.cat_supplement:hover {background: url(img/system/menu_top_2h.png) top left no-repeat;}
#menu a.cat_brassiere:hover {background: url(img/system/menu_top_3h.png) top left no-repeat;}
#menu a.cat_surgery:hover {background: url(img/system/menu_top_4h.png) top left no-repeat;}

#menu a.cid_1:hover {background: url(img/system/menu_exe_h.gif) top left no-repeat;}
#menu a.cid_2:hover {background: url(img/system/menu_sup_h.gif) top left no-repeat;}
#menu a.cid_3:hover {background: url(img/system/menu_bra_h.gif) top left no-repeat;}
#menu a.cid_4:hover {background: url(img/system/menu_tec_h.gif) top left no-repeat;}
#menu a.cid_5:hover {background: url(img/system/menu_know_h.gif) top left no-repeat;}
#menu a.cid_6:hover {background: url(img/system/menu_ope_h.gif) top left no-repeat;}


/*#####___ -frame border___#####*/
.f190 h3,.f190 .f_top {background: url(img/system/f190_1t.png) top left no-repeat;}
.f190 {background: url(img/system/f190_2m.png) left repeat-y;}
.f190 .f_bottom {background: url(img/system/f190_3b.png) bottom left no-repeat;}

.f236 h3,.f236 .f_top {background: url(img/system/f236_1t.png) top left no-repeat;}
.f236 {background: url(img/system/f236_2m.png) left repeat-y;}
.f236 .f_bottom {background: url(img/system/f236_3b.png) bottom left no-repeat;}

.f260 h3,.f260 .f_top {background: url(img/system/f260_1t.png) top left no-repeat;}
.f260 {background: url(img/system/f260_2m.png) left repeat-y;}
.f260 .f_bottom {background: url(img/system/f260_3b.png) bottom left no-repeat;}

.f270 h3,.f270 .f_top {background: url(img/system/f270_1t.png) top left no-repeat;}
.f270 {background: url(img/system/f270_2m.png) left repeat-y;}
.f270 .f_bottom {background: url(img/system/f270_3b.png) bottom left no-repeat;}

.f365 h3,.f365 .f_top {background: url(img/system/f365_1t.png) top left no-repeat;}
.f365 {background: url(img/system/f365_2m.png) left repeat-y;}
.f365 .f_bottom {background: url(img/system/f365_3b.png) bottom left no-repeat;}

.f460 h3,.f460 .f_top {background: url(img/system/f460_1t.png) top left no-repeat;}
.f460 {background: url(img/system/f460_2m.png) left repeat-y;}
.f460 .f_bottom {background: url(img/system/f460_3b.png) bottom left no-repeat;}

.f540 h3,.f540 .f_top {background: url(img/system/f540_1t.png) top left no-repeat;}
.f540 {background: url(img/system/f540_2m.png) left repeat-y;}
.f540 .f_bottom {background: url(img/system/f540_3b.png) bottom left no-repeat;}

.f620 h3,.f620 .f_top {background: url(img/system/f600_1t_4px_gray.png) top left no-repeat;}
.f620 {background: url(img/system/f600_2m_4px_gray.png) left repeat-y;}
.f620 .f_bottom {height: 10px;
background: url(img/system/f600_3b_4px_gray.png) bottom left no-repeat;}

h3.nb {
margin: 25px 20px 7px 15px;
padding: 0 0 5px 0;
border-bottom: dotted 2px #c99;
background: none;
}

.f750 h3,.f750 .f_top {background: url(img/system/f750_1t.png) top left no-repeat;}
.f750 {background: url(img/system/f750_2m.png) left repeat-y;}
.f750 .f_bottom {background: url(img/system/f750_3b.png) bottom left no-repeat;}
h3.noback {background: none;}

/*#####___ -table border___#####*/
.t460_2 {background: url(img/system/t460_2.png) left repeat-y;}

.t540_2 {background: url(img/system/t540_2.png) left repeat-y;}
.t540_12 {background: url(img/system/t540_12.png) left repeat-y;}
.t540_21 {background: url(img/system/t540_21.png) left repeat-y;}
.t540_3 {background: url(img/system/t540_3.png) left repeat-y;}

.t750_2 {background: url(img/system/t750_2.png) left repeat-y;}
.t750_12 {background: url(img/system/t750_12.png) left repeat-y;}
.t750_21 {background: url(img/system/t750_21.png) left repeat-y;}
.t750_3 {background: url(img/system/t750_3.png) left repeat-y;}
.t750_13 {background: url(img/system/t750_13.png) left repeat-y;}
.t750_121 {background: url(img/system/t750_121.png) left repeat-y;}
.t750_112 {background: url(img/system/t750_112.png) left repeat-y;}
.t750_31 {background: url(img/system/t750_31.png) left repeat-y;}
.t750_211 {background: url(img/system/t750_211.png) left repeat-y;}
.t750_4 {background: url(img/system/t750_4.png) left repeat-y;}

/*#####___ ->> global menu___#####*/
#global_menu a {
background: #6b4c2e url(img/system/tab_glb_brown.png) top right no-repeat;
}

#global_menu a:hover {
background: #47331f url(img/system/tab_glb_brown_h.png) top right no-repeat;
}

#global_menu a.tab_end {
background: #6b4c2e url(img/system/tab_glb_brown.png) top left no-repeat;
}

#global_menu a.tab_end:hover {
background: #47331f url(img/system/tab_glb_brown_h.png) top left no-repeat;
}

/*#####___ ->> others___#####*/
.exp_box h3 {background: #c1dac1 url(img/system/tb_oblique-line_2px.gif);}

.listhead.check_red li {background: url(img/system/list_cbox_red.png) 0em no-repeat;}

.tp_navy {background: url(img/system/tpanel_navy.png) left no-repeat;}
.tpanel_tri_navy {background: url(img/system/tpanel_tri_navy.png) right no-repeat;}


/*#####___ ->> color header___#####*/
h2.fit_green {background: url(img/system/headline_fit_green.png) left no-repeat;}


h2.flag.flag_navy {background: url(img/system/h2_flag_navy.png) left no-repeat;}
h2.flag.fflag_navy {background: url(img/system/h2_fflag_navy.png) left no-repeat;}

h3.note_tab {background: url(img/system/tab.png) top right no-repeat;}



/*#####___ ->> color flame header___#####*/
.col-w_190 h3.greeng {background: url(img/system/f190_1t_greeng.png) top left no-repeat;}
#sub .col-w_190 h3.greeng {background: url(img/system/f190_1t_greeng.png) -10px top no-repeat;}
.col-w_236 h3.greeng {background: url(img/system/f236_1t_greeng.png) top left no-repeat;}
.col-w_260 h3.greeng {background: url(img/system/f260_1t_greeng.png) top left no-repeat;}
.col-w_270 h3.greeng {background: url(img/system/f270_1t_greeng.png) top left no-repeat;}
.col-w_365 h3.greeng {background: url(img/system/f365_1t_greeng.png) top left no-repeat;}
.col-w_460 h3.greeng {background: url(img/system/f460_1t_greeng.png) top left no-repeat;}
.col-w_540 h3.greeng {background: url(img/system/f540_1t_greeng.png) top left no-repeat;}
.f750 h3.greeng {background: url(img/system/f750_1t_greeng.png) top left no-repeat;}

.tcell-w_246 h3.greeng {background: url(img/system/f236_1t_greeng.png) top -20px no-repeat;}
.tcell-w_270 h3.greeng {background: url(img/system/f260_1t_greeng.png) top -20px no-repeat;}
.tcell-w_370 h3.greeng {background: url(img/system/f365_1t_greeng.png) top -20px no-repeat;}
.tcell-w_370 h3.greeng {background: url(img/system/f365_1t_greeng.png) top -20px no-repeat;}
.tcell-w_176 h3.greeng,.tcell-w_185 h3.greeng,.tcell-w_230 h3.greeng,
.tcell-w_355 h3.greeng,.tcell-w_490 h3.greeng,.tcell-w_556 h3.greeng {
background: url(img/system/f540_1t_greeng.png) top -19px no-repeat;}

.col-w_190 h3.browng {background: url(img/system/f190_1t_browng.png) top left no-repeat;}
.col-w_236 h3.browng {background: url(img/system/f236_1t_browng.png) top left no-repeat;}
.col-w_260 h3.browng {background: url(img/system/f260_1t_browng.png) top left no-repeat;}
.col-w_270 h3.browng {background: url(img/system/f270_1t_browng.png) top left no-repeat;}
.col-w_365 h3.browng {background: url(img/system/f365_1t_browng.png) top left no-repeat;}
.col-w_460 h3.browng {background: url(img/system/f460_1t_browng.png) top left no-repeat;}
.col-w_540 h3.browng {background: url(img/system/f540_1t_browng.png) top left no-repeat;}
.f750 h3.browng {background: url(img/system/f750_1t_browng.png) top left no-repeat;}

.tcell-w_246 h3.browng {background: url(img/system/f236_1t_browng.png) top -20px no-repeat;}
.tcell-w_270 h3.browng {background: url(img/system/f260_1t_browng.png) top -20px no-repeat;}
.tcell-w_370 h3.browng {background: url(img/system/f365_1t_browng.png) top -20px no-repeat;}
.tcell-w_370 h3.browng {background: url(img/system/f365_1t_browng.png) top -20px no-repeat;}
.tcell-w_176 h3.browng,.tcell-w_185 h3.browng,.tcell-w_230 h3.browng,
.tcell-w_355 h3.browng,.tcell-w_490 h3.browng,.tcell-w_556 h3.browng {
background: url(img/system/f540_1t_browng.png) top -19px no-repeat;}

.col-w_190 h3.navyg {background: url(img/system/f190_1t_navyg.png) top left no-repeat;}
.col-w_236 h3.navyg {background: url(img/system/f236_1t_navyg.png) top left no-repeat;}
.col-w_260 h3.navyg {background: url(img/system/f260_1t_navyg.png) top left no-repeat;}
.col-w_270 h3.navyg {background: url(img/system/f270_1t_navyg.png) top left no-repeat;}
.col-w_365 h3.navyg {background: url(img/system/f365_1t_navyg.png) top left no-repeat;}
.col-w_460 h3.navyg {background: url(img/system/f460_1t_navyg.png) top left no-repeat;}
.col-w_540 h3.navyg {background: url(img/system/f540_1t_navyg.png) top left no-repeat;}
.f750 h3.navyg {background: url(img/system/f750_1t_navyg.png) top left no-repeat;}

.tcell-w_246 h3.navyg {background: url(img/system/f236_1t_navyg.png) top -20px no-repeat;}
.tcell-w_270 h3.navyg {background: url(img/system/f260_1t_navyg.png) top -20px no-repeat;}
.tcell-w_370 h3.navyg {background: url(img/system/f365_1t_navyg.png) top -20px no-repeat;}
.tcell-w_370 h3.navyg {background: url(img/system/f365_1t_navyg.png) top -20px no-repeat;}
.tcell-w_176 h3.navyg,.tcell-w_185 h3.navyg,.tcell-w_230 h3.navyg,
.tcell-w_355 h3.navyg,.tcell-w_490 h3.navyg,.tcell-w_556 h3.navyg {
background: url(img/system/f540_1t_navyg.png) top -19px no-repeat;}

.col-w_190 h3.redg {background: url(img/system/f190_1t_redg.png) top left no-repeat;}
.col-w_236 h3.redg {background: url(img/system/f236_1t_redg.png) top left no-repeat;}
.col-w_260 h3.redg {background: url(img/system/f260_1t_redg.png) top left no-repeat;}
.col-w_270 h3.redg {background: url(img/system/f270_1t_redg.png) top left no-repeat;}
.col-w_365 h3.redg {background: url(img/system/f365_1t_redg.png) top left no-repeat;}
.col-w_460 h3.redg {background: url(img/system/f460_1t_redg.png) top left no-repeat;}
.col-w_540 h3.redg {background: url(img/system/f540_1t_redg.png) top left no-repeat;}
.f750 h3.redg {background: url(img/system/f750_1t_redg.png) top left no-repeat;}

.tcell-w_246 h3.redg {background: url(img/system/f236_1t_redg.png) top -20px no-repeat;}
.tcell-w_270 h3.redg {background: url(img/system/f260_1t_redg.png) top -20px no-repeat;}
.tcell-w_370 h3.redg {background: url(img/system/f365_1t_redg.png) top -20px no-repeat;}
.tcell-w_370 h3.redg {background: url(img/system/f365_1t_redg.png) top -20px no-repeat;}
.tcell-w_176 h3.redg,.tcell-w_185 h3.redg,.tcell-w_230 h3.redg,
.tcell-w_355 h3.redg,.tcell-w_490 h3.redg,.tcell-w_556 h3.redg {
background: url(img/system/f540_1t_redg.png) top -19px no-repeat;}

.col-w_190 h3.orangeg {background: url(img/system/f190_1t_orangeg.png) top left no-repeat;}
.col-w_236 h3.orangeg {background: url(img/system/f236_1t_orangeg.png) top left no-repeat;}
.col-w_260 h3.orangeg {background: url(img/system/f260_1t_orangeg.png) top left no-repeat;}
.col-w_270 h3.orangeg {background: url(img/system/f270_1t_orangeg.png) top left no-repeat;}
.col-w_365 h3.orangeg {background: url(img/system/f365_1t_orangeg.png) top left no-repeat;}
.col-w_460 h3.orangeg {background: url(img/system/f460_1t_orangeg.png) top left no-repeat;}
.col-w_540 h3.orangeg {background: url(img/system/f540_1t_orangeg.png) top left no-repeat;}
.f750 h3.orangeg {background: url(img/system/f750_1t_orangeg.png) top left no-repeat;}

.tcell-w_246 h3.orangeg {background: url(img/system/f236_1t_orangeg.png) top -20px no-repeat;}
.tcell-w_270 h3.orangeg {background: url(img/system/f260_1t_orangeg.png) top -20px no-repeat;}
.tcell-w_370 h3.orangeg {background: url(img/system/f365_1t_orangeg.png) top -20px no-repeat;}
.tcell-w_370 h3.orangeg {background: url(img/system/f365_1t_orangeg.png) top -20px no-repeat;}
.tcell-w_176 h3.orangeg,.tcell-w_185 h3.orangeg,.tcell-w_230 h3.orangeg,
.tcell-w_355 h3.orangeg,.tcell-w_490 h3.orangeg,.tcell-w_556 h3.orangeg {
background: url(img/system/f540_1t_orangeg.png) top -19px no-repeat;}

.col-w_190 h3.skyblueg {background: url(img/system/f190_1t_skyblueg.png) top left no-repeat;}
.col-w_236 h3.skyblueg {background: url(img/system/f236_1t_skyblueg.png) top left no-repeat;}
.col-w_260 h3.skyblueg {background: url(img/system/f260_1t_skyblueg.png) top left no-repeat;}
.col-w_270 h3.skyblueg {background: url(img/system/f270_1t_skyblueg.png) top left no-repeat;}
.col-w_365 h3.skyblueg {background: url(img/system/f365_1t_skyblueg.png) top left no-repeat;}
.col-w_460 h3.skyblueg {background: url(img/system/f460_1t_skyblueg.png) top left no-repeat;}
.col-w_540 h3.skyblueg {background: url(img/system/f540_1t_skyblueg.png) top left no-repeat;}
.f750 h3.skyblueg {background: url(img/system/f750_1t_skyblueg.png) top left no-repeat;}

.tcell-w_246 h3.skyblueg {background: url(img/system/f236_1t_skyblueg.png) top -20px no-repeat;}
.tcell-w_270 h3.skyblueg {background: url(img/system/f260_1t_skyblueg.png) top -20px no-repeat;}
.tcell-w_370 h3.skyblueg {background: url(img/system/f365_1t_skyblueg.png) top -20px no-repeat;}
.tcell-w_370 h3.skyblueg {background: url(img/system/f365_1t_skyblueg.png) top -20px no-repeat;}
.tcell-w_176 h3.skyblueg,.tcell-w_185 h3.skyblueg,.tcell-w_230 h3.skyblueg,
.tcell-w_355 h3.skyblueg,.tcell-w_490 h3.skyblueg,.tcell-w_556 h3.skyblueg {
background: url(img/system/f540_1t_skyblueg.png) top -19px no-repeat;}

/*#####___ ->> color frame panel___#####*/
.f270beige h3 {background: url(img/system/f270_1t_beige.png) top left no-repeat;}
.f270beige {background: url(img/system/f270_2m_beige.png) left repeat-y;}
.f270beige .f_bottom {background: url(img/system/f270_3b_beige.png) bottom left no-repeat;}

