/*　font */
fch{font-family :SimSun,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;}
fko{font-family :Dotum,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;}

/*　韓国航空券特集 */
table.ta_ryo a{ color:#000000;}
table.ta_ryo a:visited{ color:#393939;}
table.ta_ryo a:hover{ color:#ff0066; text-decoration:underline;}

.title_ca{border-bottom:1px solid #000099;margin:0 0 10px 0;background-color:#FFFFFF;}
.title_ca p{padding:3px;font-size:14px;font-weight:bold; color:#000099;}

table.osusyo{width:195px;text-align:left;}
table.osusyo th{background-color:#FFFFFF;padding:5px;line-height:150%;}
th.th_osu{border-bottom:1px dotted #cccccc;}
table.osusyo td{background-color:#FFFFFF;border-bottom:1px dotted #cccccc;background-image:url(/image/sp/ko_flight/yaji1.gif);background-repeat:no-repeat;padding:4px 2px 4px 17px;}

table.osusyo span{color:#FF0000;font-weight:bold;margin-left:8px;}
.left_box{float:left;}
.right_box{float:right;}
.in_box{margin:0 10px 10px 10px;width:485px;}

.sch {font-size:12px;color:#ffffff;font-family:"Arial, sans-serif, Helvetica";letter-spacing:1px;}
.schgo {font-size:12px;font-family:"Arial, sans-serif, Helvetica";letter-spacing:1px;background-color:#E0DADA;}
.schttl {font-size:12px;font-family:"Arial, sans-serif, Helvetica";letter-spacing:1px;background-color:#FFFFC1;}
.schrt {font-size:12px;font-family:"Arial, sans-serif, Helvetica";letter-spacing:1px;background-color:#CEDEFF;}
.sch1 {font-size:12px;font-family:"Arial, sans-serif, Helvetica";letter-spacing:1px;background-color:#ffffff;}
.schatn {font-size:12px;color:#FF0000;font-family:"Arial, sans-serif, Helvetica";letter-spacing:1px;background-color:#ffffff;}
.fl_le{float:left;}


/*　中国航空券特集 */
.chtop{width:505px;height:160px;background-image:url(/image/sp/ch_flight/top.gif);}
.mr2{margin-right:2px;}
.out_box{width:505px;background-color:#FFC8C8;}

table.osusyo_ca{width:195px;text-align:left;margin-right:3px;}
table.osusyo_ca th{background-color:#FFFFFF;padding:0 5px 5px 5px;line-height:150%;}
th.th_osu_ca{border-bottom:1px dotted #FFC8C8;}
table.osusyo_ca td{background-color:#FFFFFF;border-bottom:1px dotted #FFC8C8;background-image:url(/image/sp/ko_flight/yaji1.gif);background-repeat:no-repeat;padding:4px 2px 4px 17px;}
.cityname {width:505px;background-color:#FFFFCC;border:1px dotted #FFCC00;}
.in_cityname{width:475px;margin:5px 15px;}
.in_cityname p{font-size:13px;font-weight:bold;margin-bottom:3px;}
.cityname a{font-size:13px;}

/*　tab */

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide { display:none;}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {}
.tabberlive { margin-top:1em;}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav{ margin:0; padding: 3px 0; border-bottom: 1px solid #778; font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li{ list-style: none; margin: 0; display: inline;}

ul.tabbernav li a{ padding: 3px 0.5em; margin-left: 3px; border: 1px solid #778; border-bottom: none;
 background: #DDE; text-decoration: none;}

ul.tabbernav li a:link {color:#0000ff; }
ul.tabbernav li a:visited {color:#0000ff; }
ul.tabbernav li a:hover{ color:#0000ff; background: #FFD1B9; border-color: #227;}
ul.tabbernav li.tabberactive a{font-weight:bold; background-color:#ffb6f0; border-bottom: 1px solid #fff;}
ul.tabbernav li.tabberactive a:hover{font-weight:bold;color:#0000ff; background: white; border-bottom: 1px solid white;}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab { padding:5px; border:1px solid #aaa; border-top:0; width:495px; background:#ffffff;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 { display:none;}
.tabberlive .tabbertab h3 { display:none;}

/* Example of using an ID to set different styles for the tabs on the page */
.tabbertab { height:auto; overflow:auto;}

