#wrapper {
	width: 100%;
	min-width: 1350px;
	overflow: hidden;
}
/*header*/
/*------------------------------------------------------------------------------*/
header {
	width:100%;
	font-size:14px;
}
/*#global_nav_sp li a:hover,
#global_nav_sp li.main_current a{
	text-decoration:underline;
}*/
/*--header_top--*/
h1 {
	font-size:11px;
}
h1.top {
	color:#FFF;
	font-size:11px;
}
/*--------------------------------*/
/*sp*/
/*footer*/
/*------------------------------------------------------------------------------*/
footer {
	width:100%;
	padding: 40px 0 0 0;
	display:block;
	position:relative;
	background:#111111;
	margin-top:60px;
}
/* pagetop */
/*------------------------------------------------------------------------------*/
/* top_r_btn */
/*------------------------------------------------------------------------------*/
/* #nav_fix */
/*------------------------------------------------------------------------------*/
/* pagetop */
/*------------------------------------------------------------------------------*/
#topcontrol {
	z-index:150;
}
a.pagetop {
	width: 60px;
	height: 60px;
	background: url(../image/common/btn_pagetop.png) no-repeat 0 0;
	overflow: hidden;
	display:block;
}