@charset "shift_jis";
/* CSS Document */


.switchImg {}
.w100 {
	display:block;
	width:100%;
	height:auto;
}
.clear{
	clear:both;
}
.pconly {
	display:block;
}
.sponly {
	display:none;
}

#wrapper {
	background:#fff;
}
#contents {
	padding: 0;
}

#btn_pagetop {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 0px;
	width: 62px;
	height: 80px;
	z-index:9999;
}

#contents .copyright {
	clear:both;
	display:block;
	padding:20px 0;
	width:90%;
	height:auto;
	max-width:443px;
}