@charset "utf-8";
/* CSS Document */

.ret_sp {
	text-align: center;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
	background-color: #F00;
	display: none;
}
.ret_sp a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	text-decoration: underline;
}
