#header {
	height:55px;
}
/*-----------------------------------------------
 __hedermenu
-----------------------------------------------*/

#header #menuG {
	float:right;
	padding:20px 20px 0 0;
	font-size:80%;
}
#header #menuG li {
	float:left;
	margin:8px 0 0 0;
}
#header #menuG li a {
	color:#666666;
	display :block;
	white-space:nowrap;
}
#header #menuG li#top {
	display :inline;
	margin-left :10px;
}
#header h1 {
	padding:8px 0 0 15px;
}
#pankuzu {
	background-position:15px -19px;
	height:5px;
}
#footer {
	background-image:url(../img/img_footer.jpg);
	background-position:left bottom;
	height:45px;
}
/*-----------------------------------------------
 __page_top
-----------------------------------------------*/

#page_topG {
	width:67px;
	padding:5px 5px 0 0;
	height:11px;
	text-align:right;
	float:right;
}
/*------------テキスト非表示------------*/
#page_topG a span {
	visibility: hidden;
}
/*------------ページトップ OFF------------*/
#page_topG a {
	margin: 0px;
	padding: 0px;
	height: 11px;
	width: 77px;
	display: block;
	background-image: url(../img/btn_page_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
/*------------ページトップ ON------------*/
#page_topG a:hover {
	background-position: -77px 0px;
	background-image: url(../img/btn_page_top.gif);
}
/*ページ固有CSS*/
#LangBox {
	padding:0 10px 5px 0;
	text-align:right;
}
</style>
