@charset "utf-8";


/* ****************************************_**************************************** */

table#history td {
	padding: 0 0 15px 5px;
}


/* ****************************************_**************************************** */
/* global_menu // backtotop */

div#backtotop {
	width: 600px;
	height: 20px;
	margin: 0 auto 35px auto;
	padding: 0 0 0 0;
	text-align: center;
}

div#backtotop ul {
	list-style: none;
	margin: 0;
}

div#backtotop ul li {
	display: inline;
	float: left;
	margin: 0;
	list-style: none;
}

#gm_backtotop_en {
	display: block;
	height: 20px;
	text-indent: -9999px;
	background: url(/images/common/sprite_menu.gif) top left no-repeat;
}

/* **************************************** */
/* global_menu // back to toppage */

#gm_backtotop_en {
	width: 130px;
	margin: 0 0 0 235px;
	background-position: -122px -60px;
}

#gm_backtotop_en:hover {
	background-position: -122px -80px;
}

/* **************************************** */
/* footer_menu // back to pagetop */

#fm_backtopagetop_en {
	display: block;
	height: 20px;
	margin-right: 22px;
	text-indent: -9999px;
	background: url(/images/common/sprite_menu.gif) top left no-repeat;
}

#fm_backtopagetop_en {
	width: 80px;
	margin: 0 0 0 705px;
	background-position: -455px -180px;
}

#fm_backtopagetop_en:hover {
	background-position: -455px -200px;
}
