@charset "utf-8";
/* CSS Document */

.strike-update-space{
	margin:0px;
	padding:10px 0 0 0;
	clear:both;
	width:1002px;
}
.strike-update-red-space{
	background:#990000;
	width:200px;
	height:47px;
	padding:10px;
	display:block;
	float:left;
}
.strike-update-red-space p{
	font-family:SHREE_BAN_OTF_0592;
	font-size:35px;
	color:#FF0;
	text-decoration:none;
	margin:0px;
	text-align:center;
	font-weight:bold;
}
.strike-update-black-space{
	background:#000;
	width:760px;
	height:47px;
	padding:10px;
	display:block;
	float:left;
}
.strike-update-black-space a{
	text-decoration:none;
	margin:0px;
}
.strike-update-black-space p{
	font-family:SHREE_BAN_OTF_0592;
	font-size:40px;
	color:#fff;
	text-decoration:none;
	margin:0px;
	text-align:center;
	font-weight:bold;
	float:left;
}
.strike-update-black-space p:hover{
	text-decoration: underline;
	color:#06F;
	margin:0px;
}
.strike-update-black-space span{
	font-family:SHREE_BAN_OTF_0592;
	font-size:20px;
	color:#F00;
	text-decoration:none;
	margin:0px;
	text-align:center;
	font-weight:bold;
	float:right;
	padding:13px 0 0 0;
}


