@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	text-decoration:none;
	font-weight:normal;
	list-style:none;
 }
 
body       { background:#000; font-size:10px; color:#999; font-family:"ＭＳ Ｐゴシック",Osaka; }
#wrapper   { width:100%; text-align:center; }
#swf       { width:100%; background:url(../img/bg.jpg) repeat-x; height:400px; margin:50px auto 0 auto; text-align:center; }
#linx      { width:846px; margin:20px auto 5px auto; padding:5px; border:1px solid #262626; }
#copyright { width:860px; margin:10px auto; color:#595959; font-size:9px; text-align:left; }
ul.wrap    { width:848px; }
ul.wrap li { width:282px; text-align:left; float:left; margin:2px 0; }
a:link     { color:#999; }  
a:visited  { color:#999; }  
a:hover    { color:#c80000; text-decoration:underline; }  
a:active   { color:#c80000; } 
a          { padding:2px 0 2px 25px; }
a.flag1    { background:url(../img/flag_jp.png) no-repeat center left; }
a.flag2    { background:url(../img/flag_us.png) no-repeat center left; }
a.flag3    { background:url(../img/flag_ca.png) no-repeat center left; }
a.flag4    { background:url(../img/flag_br.png) no-repeat center left; }
a.flag5    { background:url(../img/flag_mx.png) no-repeat center left; }
a.flag6    { background:url(../img/flag_kr.png) no-repeat center left; }
a.flag7    { background:url(../img/flag_uk.png) no-repeat center left; }
a.flag8    { background:url(../img/flag_de.png) no-repeat center left; }
a.flag9    { background:url(../img/flag_au.png) no-repeat center left; }
a.flag10   { background:url(../img/flag_ins.png) no-repeat center left; }
a.flag11   { background:url(../img/flag_fr.png) no-repeat center left; }
a.flag12   { background:url(../img/flag_mal.png) no-repeat center left; }
a.flag13   { background:url(../img/flag_cn.png) no-repeat center left; }
a.flag14   { background:url(../img/flag_ind.gif) no-repeat center left; }
a.flag15   { background:url(../img/flag_sa.gif) no-repeat center left; }
a.flag16   { background:url(../img/flag_taiwan.gif) no-repeat center left; }
