
header a.logo {
	background: url(../images/header_logo_en.png) no-repeat;
	width: 350px;
}
header ul.info li .sitemap {
	background: url(../images/sitemap_en.png) no-repeat;
}
header ul.info li .japanese {
	background: url(../images/japanese.png) no-repeat;
}
header h1 {
	background: url(../images/header_main_en.png) no-repeat;
}
header nav ul li {
	background: url(../images/navi_en.png) no-repeat;
	width: 155px;
}
header nav ul li:first-child {
	width: 168px;
}
header nav ul li:nth-child(2) {
	background-position: -168px 0;
}
header nav ul li:nth-child(3) {
	background-position: -323px 0;
}
header nav ul li:nth-child(4) {
	background-position: -478px 0;
}
header nav ul li:nth-child(5) {
	background-position: -633px 0;
}
header nav ul li:nth-child(6) {
	background-position: -788px 0;
	width: 172px;
}

header nav ul li a {
	display: block;
	width: 100%;
	height: 60px;
}

article table.member td:first-child {
	width: 25%;
}
article table.member td:nth-child(2) {
	width: 25%;
}
article table.member td:nth-child(3) {
	width: 35%;
}
