@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 {
	max-width: 980px;
	width:100%;
	margin: 0 auto;
	overflow:hidden;
	padding: 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
}

#btn_pagetop {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 0px;
	width: 62px;
	height: 80px;
	z-index:9999;
}