@charset "UTF-8";
/* -- ///////////////////////////////////////////
copyright 2012 FIELD co,ltd.
All Rights Reserved.
 
created: 2010.08.20 FIELD
////////////////////////////////////////// -- */

#sp_header_btn{
	margin-top: 10px;
	display: none;
}
#sp_header_btn a{
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding: 40px 0;
	margin: 0 auto;
	width: 90%;
	display: block;
	color: #FFF;
	font-size: 50px;
	background: #ed5c00;
	-webkit-box-shadow: inset #99430d 0px -8px 0px 2px;
	        box-shadow: inset #99430d 0px -8px 0px 2px;
	-webkit-border-radius: 13px;
	        border-radius: 13px;
}
