@charset "Shift_JIS";
.clearfix {
	zoom:1
}
.clearfix:after {
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both
}
body {
	background:#f5f5f5;
	margin:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#popupWrap{
	width:750px;
	margin:0 auto;

}
#closeBtn {
	text-align:center;
	padding:25px 0 55px
}
.win {
	margin:0 auto;
	text-align:right;
	padding-top:10px;
	width: 750px;
}

.block {
	padding:15px 12px 30px 12px;
	background: #ffffff;
}
.block table {
	border-spacing:0px;
	border-collapse:collapse;
	line-height:1.5
}
.block table th, .block table td {
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	padding:12px 0
}
.block table .last th, .block table .last td {
	border-bottom:none;
	padding-bottom:0
}

.block table td {
	display:table-cell;
	vertical-align:center;
	color:#111;
	font-size:14px;
	text-align:center;
	padding:10px 7px
}






img {
	border:none;
}

.specRed {
	color:#cb0000 !important;
}
.goldIcon{
	color:#bda171;
}

.redIcon{
	color:#9b0d0b;
}

.blackIcon{
	color:#000000;
}

.stxt{
	font-size:80%;
}

.close_s{
	text-align:center;
	padding:0 0 20px 80px;
}


.block table td {
	font-size:24px;
	letter-spacing:-0.04em;
	line-height:1.3em;
}

.os {
	font-size:24px;
	font-weight:bold;
	color:#cb0000;
}


tr td:nth-of-type(1) {
	width:12%;
	text-align:left;
	font-size:17px;
	font-weight:bold;
}

tr td:nth-of-type(2) {
	width:44%;
}

tr td:nth-of-type(3) {
	background:#f1f1f1;
	width:44%;
}




tr.apli td{
	font-size:21px !important;
}

.btn{
	background:#333333;
	color:#FFF !important;
}
.btn a:link{
	color:#FFF;
}

.btn a:visited{
	color:#FFF;
}

.note {
	font-size:9px;
	line-height:1.4;
	color:#111;
	padding:0 7px;
}

.intel{
	padding:20px 20px;
	text-align:center;
}

.tab{
	width:100%;
	border-bottom:4px #676767 solid;
   height:82px;
   font-size:24px;
}

.tabOnBtn{
	width:30%;
color:#FFFFFF;
	background:#676767;
	padding:10px 20px;
	float:left;
	margin-right:10px;
	border-bottom:5px solid #676767;
	padding-bottom:9px;
	text-align:center;

}

.tabOffBtn{
	width:30%;
	color:#676767;
	background:#ffffff;
	padding:10px 20px;
	float:left;
	margin-right:10px;
	border:#CCC solid 1px;
	border-bottom:none;
	text-align:center;
		cursor:pointer;

}