#linklist li a{
			font-family: Lucida Grande, 'Verdana', Arial, Sans-Serif;	
}

#footer_logo img {
	width: 74px;
	height: 28px;
}
#footer_logo {
	position : absolute;
	left : 380px;
	bottom : 15px;
	padding : 0px;
	width:200px;
}
html>body #footer_logo{bottom:10px;}
*+html>body #footer_logo{	bottom : 15px;}

#counter {
     position:absolute;
	 width:150px;
	 top:-100px;
	 left:-30px;
	 font-size:0.8em;
	 color:#d1c6a6;
}
html>body #counter {font-size:1em;top:-110px;}
*+html>body #counter {font-size:0.8em;top:-100px;}

#footer3{
    padding:10px 0 60px 0;
	
}	

#footer_address {
	position :relative;
	width : 900px;
	left : 50px;
	top : 0;
	padding : 30px 0 5px 0;
	color:#d1c6a6;
	font-size:0.8em;
	line-height:1.8em;
	letter-spacing:0.1em;
	text-align:center;
}
html>body #footer_address {padding : 15px 0 5px 0;left:50px;font-size:0.85em; width:900px;}
*+html>body #footer_address {	padding : 30px 0 5px 0;left : 50px;font-size:0.8em; width:900px;}

#footer_ruling {
	position : absolute;
	right : 360px;
	bottom : 15px;	
}
html>body #footer_ruling {	bottom : 25px;	}
*+html>body #footer_ruling {	bottom : 15px;	}


.offstate-zh-tw { display: none; }
.onstate-zh-tw { display: block; }

.offstate-ja { display: none; }
.onstate-ja { display: block; }