/* contents
============================================== */
div#top_images {
margin:15px 19px 0;
padding:4px;

}

ul#top_news {
float:left;
margin:10px 0 0 0px;
padding-left:30px;
}

ul#top_news li {
background:url(../img/index_news.gif) no-repeat 5px 3px;
padding-left:21px;
line-height:1;
padding-bottom:11px;
}

span.top_foreign {
font-size:12px;
}

img#top_banner {
float:right;
margin:5px 30px 0 0;
}

div#fair_bn{
top:346px;
left:465px;
position:absolute;
}

div#index-ns{
top:393px;
left:15px;
position:absolute;
background:url(../img/ns_bg.gif) no-repeat 0 0;
height:33px;
width:200px;
padding:9px 17px;
letter-spacing:1px;
}

/* Safari Hack ここから----------*/
@media screen and (-webkit-min-device-pixel-ratio:0){
div#index-ns{
top:395px;
left:15px;
position:absolute;
background:url(../img/ns_bg.gif) no-repeat 0 0;
height:33px;
width:200px;
padding:9px 17px;
letter-spacing:1px;
}
}
/* Safari Hack ここまで----------*/

div#index-ns1{
top:412px;
left:15px;
position:absolute;
background:url(../img/ns_bg2.gif) no-repeat 0 0;
height:60px;
width:200px;
padding:9px 17px;
letter-spacing:1px;
font-size:12px;
}

div#index-ns1 li{
padding-bottom:5px ;
}

div#index-ns1 li#gift{
font-size:11px;
letter-spacing:0px;
}


/* for chinese----------*/

.unicodech {
font:'Doulos SIL', 'Chrysanthi Unicode', 'Bitstream Cyberbit', 'Bitstream CyberBase', 'Bitstream Vera', 'Thryomanes', 'Gentium', 'GentiumAlt', 'Visual Geez Unicode', 'Lucida Grande', 'Microsoft Sans Serif', 'Lucida Sans Unicode', sans-serif; 

/*  IE6以外 */
_font:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif,"メイリオ",Meiryo;
}

/* for french----------*/

.unicodefr {
font-family: Verdana,arial,sans-serif; 
}
