html  {font-size:62.5%;}
body  {
	-webkit-text-size-adjust: none;
	margin: 5px;
	bgcolor: white;
	font-family: 'Helvetica','Arial','Hiragino Kaku Gothic ProN','ƒqƒ‰ƒMƒmŠpƒS ProN W3',Meiryo,'ƒƒCƒŠƒI','‚l‚r ‚oƒSƒVƒbƒN','MS PGothic',sans-serif;
}
body  {font-size:1.4rem; line-height:1.3;}
table {font-size:1.4rem; line-height:1.3;}
.fsSS {font-size:1.0rem; line-height:1.3;}
.fsS  {font-size:1.2rem; line-height:1.3;}
.fsM  {font-size:1.4rem; line-height:1.3;}
.fsL  {font-size:1.6rem; line-height:1.3;}
.fsLL {font-size:2.2rem; line-height:1.3;}
.fsLLL{font-size:2.6rem; line-height:1.3;}
a {text-decoration:none;}
a img {border: none;}

table {
	width: 100%;
}

/* PC‚ÆƒXƒ}ƒz‚Åƒ^ƒCƒgƒ‹‰æ‘œØ‚è‘Ö‚¦ */
.pcv { display: block !important; }
.spv { display: none !important; }

@media only screen and (max-width: 750px) {
.pcv { display: none !important; }
.spv { display: block !important; }
}

/* –ß‚éAƒgƒbƒv‚Öƒ{ƒ^ƒ“ */
#page-top {
	position: fixed;
	bottom: 0px;
	right: 1px;
	font-size: 85%; 
	width: 50%;
	margin:0px;
}
#tobuy-item {
	position: fixed;
	bottom: 0px;
	left: 0px;
	font-size: 85%;
	width: 50%;
	margin:0px;
}
#page-top a,#tobuy-item a {
	background: #eee;
	border:solid 1px #333;
	text-decoration: none;
	color: #333;
	padding: 10px 0;
	text-align: center;
	display: block;    
	width: 100%;
	opacity:0.9;
}
#page-top a:hover,#tobuy-item a:hover {
	text-decoration: none;
	background: #666;
}
