body {
		font-size : 100%;
		line-height : 160%;
		text-align : center;
	}
	#container {
		width: 500px;
		margin-top: 2px;
		text-align: center;
		color : #333;
		line-height: 30px;
		margin-left: auto;
		margin-right: auto;
}
	#logo{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.bl{
		font-size: 80%;
		color: #0000FF;
	}

h1{
	font-family: "lr SVbN", "Osaka|";
	margin-top: 0;
	padding-bottom: 15px;
	font-size: 22px;
	width: 320px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
	
#nav{
	list-style:none;
	width:100%;
	clear: right;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
	#nav li{
		float:left;
	}
	#nav a,
	#nav2 a{
		display:block;
		overflow:hidden;
		text-indent:-300px;			
		margin-left: auto;
		margin-right: auto;
	}
	#nav a{ width:110px;height:35px;}
	
#nav2{
	list-style:none;
	margin-top: 30px;
	padding-top: 30px;
	}

	#nav2 li#kyoto a{ width: 150px;height:30px;}
	#nav2 li#fukuoka a{ width: 150px;height:30px;}
	#nav2 li#net a{ width: 116px;height:30px;}

	#en a { background-image: url('/img/eng.gif');border-right: 1px solid #999999;}
	#jp a {	background-image: url("/img/jp.gif"); border-right: 1px solid #999999;}
	#ch a {	background-image: url("/img/ch.gif"); border-right: 1px solid #999999;}
	#ko a {	background-image: url("/img/ko.gif");}
	#nav a:hover {	background-position: 0 -35px;}
	
	#kyoto a {	background-image: url("/img/kyoto.gif");}
	#fukuoka a {	background-image: url("/img/fukuoka.gif");}
	#net a {	background-image: url("/img/soeinet.gif");}
	#nav2 a:hover {	background-position: 0 -30px;}
