<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">		a.spLink{
			display:block;
			width:auto;	
			margin:auto;
			padding:50px;
			border-radius: 8px;
			box-shadow: 0px 0px 1px #999;
			background: -webkit-gradient(linear, center bottom, center top, from(#ffffff),
			color-stop(0.5, #ecaac0), color-stop(0.51, #edd2da),to(#edd2da));
		
			font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
			font-weight:bold;
			font-size:56px;
			color:#7e1505;
			text-align:center;
			text-decoration:none;
			border:solid 1px #c53a52;
			text-shadow: 0 1px 0 rgba(255,255,255,.8);
		}
</pre></body></html>