/*---------------------------------------------------------
　ヘッダーライト
---------------------------------------------------------*/
div.divLangMenu{
width:720px;
margin:0 auto;
padding:0;
}
/*--- 言語メニュー ---*/
ul.LangMenu{
clear:both;
width:720px;
height: 20px;
margin: 0;
padding: 0;
font-size: 1px;
}

ul.LangMenu li{
display:inline; float:right;width:80px;
}

ul.LangMenu li a.lm1{margin-right: 2px;display:block;width: 78px;height: 20px;background: url(http://www.kcif.or.jp/common/img/sbtn_jp.gif) top left no-repeat;text-indent:-9999px;text-decoration: none;overflow:hidden;}
ul.LangMenu li a.lm2{margin-right: 2px;display:block;width: 78px;height: 20px;background: url(http://www.kcif.or.jp/common/img/sbtn_en.gif) top left no-repeat;text-indent:-9999px;text-decoration: none;overflow:hidden;}
ul.LangMenu li a.lm3{margin-right: 2px;display:block;width: 78px;height: 20px;background: url(http://www.kcif.or.jp/common/img/sbtn_ch.gif) top left no-repeat;text-indent:-9999px;text-decoration: none;overflow:hidden;}
ul.LangMenu li a.lm4{margin-right: 2px;display:block;width: 78px;height: 20px;background: url(http://www.kcif.or.jp/common/img/sbtn_ko.gif) top left no-repeat;text-indent:-9999px;text-decoration: none;overflow:hidden;}
ul.LangMenu li a.lm5{display:block;width: 78px;height: 20px;background: url(http://www.kcif.or.jp/common/img/sbtn_sp.gif) top left no-repeat;text-indent:-9999px;text-decoration: none;overflow:hidden;}

ul.LangMenu li a:hover.lm1{background: url(http://www.kcif.or.jp/common/img/sbtn_jp_ac.gif) top left no-repeat;}
ul.LangMenu li a:hover.lm2{background: url(http://www.kcif.or.jp/common/img/sbtn_en_ac.gif) top left no-repeat;}
ul.LangMenu li a:hover.lm3{background: url(http://www.kcif.or.jp/common/img/sbtn_ch_ac.gif) top left no-repeat;}
ul.LangMenu li a:hover.lm4{background: url(http://www.kcif.or.jp/common/img/sbtn_ko_ac.gif) top left no-repeat;}
ul.LangMenu li a:hover.lm5{background: url(http://www.kcif.or.jp/common/img/sbtn_sp_ac.gif) top left no-repeat;}


ul.LangMenu li a.lm1_act{margin-right: 2px;display:block;width: 78px;height: 20px;background: url(http://www.kcif.or.jp/common/img/sbtn_jp_ac.gif) top left no-repeat;text-indent:-9999px;text-decoration: none;overflow:hidden;}
ul.LangMenu li a.lm2_act{margin-right: 2px;display:block;width: 78px;height: 20px;background: url(http://www.kcif.or.jp/common/img/sbtn_en_ac.gif) top left no-repeat;text-indent:-9999px;text-decoration: none;overflow:hidden;}
ul.LangMenu li a.lm3_act{margin-right: 2px;display:block;width: 78px;height: 20px;background: url(http://www.kcif.or.jp/common/img/sbtn_ch_ac.gif) top left no-repeat;text-indent:-9999px;text-decoration: none;overflow:hidden;}
ul.LangMenu li a.lm4_act{margin-right: 2px;display:block;width: 78px;height: 20px;background: url(http://www.kcif.or.jp/common/img/sbtn_ko_ac.gif) top left no-repeat;text-indent:-9999px;text-decoration: none;overflow:hidden;}
ul.LangMenu li a.lm5_act{display:block;width: 78px;height: 20px;background: url(http://www.kcif.or.jp/common/img/sbtn_sp_ac.gif) top left no-repeat;text-indent:-9999px;text-decoration: none;overflow:hidden;}

