@charset "shift_jis";#iPhoneLink {	display: none;	width: 100%;	position: absolute;	top: 0;	left: 0;	z-index: 2;}#iPhoneLink span {	float: right;	color: #FFF;	display: block;	/*--76`155--*/	width: 155px;	height: 155px;	/*--80`160--*/	font-size: 160px;	background-color: #000;	background: -moz-liner-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.8));	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0.8)));	/*--76`155--*/	line-height: 155px;	text-align: center;	margin-bottom: 20px;	border: 2px solid #000;}#iPhoneLink a {	color: #FFF;	display: block;	/*--80`160--*/	height: 160px;	/*--40`50--*/	font-size: 50px;	font-weight:bold;	background-color: #000;	background: -moz-liner-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.8));	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0.8)));	/*--80`160--*/	line-height: 160px;	text-align: center;	margin-bottom: 20px;}