@charset "utf-8";

/*===================================　

　　　　　header_navi

===================================*/

#header #header_main {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 90px;
	position: relative;
	background: url(../img/header_e.gif) no-repeat 0px 0px;
}


/*===================================　

　　　　　　footer

===================================*/

.go_top{
	width: 60px;
}
#header #pan,
#main_right,
#footer {
	font-size: 12px;
}


/*===================================　

　　　　　　accordion

===================================*/

#accordion_menu.english #gn01 a {
	background: url(../img/gnavi_e.jpg) no-repeat 0px 0px;
	height: 35px;
}
#accordion_menu.english #gn02 a {
	background: url(../img/gnavi_e.jpg) no-repeat 0px -35px;
	height: 35px;
}
#accordion_menu.english #gn03 a {
	background: url(../img/gnavi_e.jpg) no-repeat 0px -70px;
	height: 35px;
}
#accordion_menu.english #gn04 a {
	background: url(../img/gnavi_e.jpg) no-repeat 0px -105px;
	height: 45px;
}
#accordion_menu.english #gn05 a {
	background: url(../img/gnavi_e.jpg) no-repeat 0px -150px;
	height: 35px;
}

#accordion_menu.english #gn01 a:hover {
	background: url(../img/gnavi_e.jpg) no-repeat -170px 0px;
	height: 35px;
}
#accordion_menu.english #gn02 a:hover {
	background: url(../img/gnavi_e.jpg) no-repeat -170px -35px;
	height: 35px;
}
#accordion_menu.english #gn03 a:hover {
	background: url(../img/gnavi_e.jpg) no-repeat -170px -70px;
	height: 35px;
}
#accordion_menu.english #gn04 a:hover {
	background: url(../img/gnavi_e.jpg) no-repeat -170px -105px;
	height: 45px;
}
#accordion_menu.english #gn05 a:hover {
	background: url(../img/gnavi_e.jpg) no-repeat -170px -150px;
	height: 35px;
}



