@charset "utf-8";
/* CSS Document */
#header {
	background:url(../img/template/header_en.gif) no-repeat left top;
	height: 70px;
}
#header h1 a{
	height: 50px;
}

#navi ul.global{
	background: url(../img/template/menu_en.gif) no-repeat left top;
}
#navi ul.global .A a.active,
#navi ul.global .A a:hover{
	background:url(../img/template/menu_en_over.gif) left top;
}
#navi ul.global .B a.active,
#navi ul.global .B a:hover{
	background:url(../img/template/menu_en_over.gif) left -45px;
}
#navi ul.global .C a.active,
#navi ul.global .C a:hover{
	background:url(../img/template/menu_en_over.gif) left -93px;
}
#navi ul.global .D a.active,
#navi ul.global .D a:hover{
	background:url(../img/template/menu_en_over.gif) left -141px;
}
#navi ul.global .E a.active,
#navi ul.global .E a:hover{
	background:url(../img/template/menu_en_over.gif) left -189px;
}
#navi ul.global .F a.active,
#navi ul.global .F a:hover{
	background:url(../img/template/menu_en_over.gif) left -237px;
}
#navi ul.global .A a{
	height: 45px;
}
#navi ul.global .B a{
	height: 48px;
}
#navi ul.global .C a{
	height: 48px;
}
#navi ul.global .D a{
	height: 48px;
}
#navi ul.global .E a{
	height: 48px;
}
#navi ul.global .F a{
	height: 49px;
}
/* title */
.enOrganization h2{
	background: url(../img/title/title_en_organization.gif) no-repeat left 19px;
}
.enMembership h2{
	background: url(../img/title/title_en_membership.gif) no-repeat left 19px;
}
.enLinks h2{
	background: url(../img/title/title_en_links.gif) no-repeat left 19px;
}
.enAnnualMeeting h2{
	background: url(../img/title/title_en_annualMeeting.gif) no-repeat left 19px;
}
.enAbout h2{
	background: url(../img/title/title_en_about.gif) no-repeat left 19px;
}
.enAbout h2.about{
	background: url(../img/title/title_en_about.gif) no-repeat left 19px;
}
.enAbout h2.news{
	background: url(../img/title/title_en_news.gif) no-repeat left 19px;
}
.enDgd h2{
	background: url(../img/title/title_en_dgd.gif) no-repeat left 19px;
}
.enOrganization table.B .l {
	white-space:nowrap;
	width:30%;
}

.btntoenLogin {
	outline:none;
	background: url(../img/btn/btn_enlogin.gif) no-repeat left top;
	width: 263px;
	height: 39px;
	display:block;
	text-indent: -9999px;
	margin: 0 auto;
}

a.btntoenLogin:hover{
	background:url(../img/btn/btn_enlogin.gif) no-repeat left -39px;
}

.btntoenDgd {
	outline:none;
	background: url(../img/btn/btn_endgd.gif) no-repeat left top;
	width: 263px;
	height: 39px;
	display:block;
	text-indent: -9999px;
	margin: 0 auto;
}

a.btntoenDgd:hover{
	background:url(../img/btn/btn_endgd.gif) no-repeat left -39px;
}


.btntoenJoin {
	display:inline;
}
.btntoenJoin span input{
	outline:none;
	text-indent: -9999px;
	width: 263px;
	height: 39px;
	display:block;
	margin: 0 auto;
	border:none;
	background:url(../img/btn/btn_enjoin.gif) no-repeat left top;
	cursor:pointer;
}
.btntoenJoin span input.hover{
	background:url(../img/btn/btn_enjoin.gif) no-repeat left -39px;
}