@charset "UTF-8";
/* CSS Document */

.box #number {
	text-align: left;
	color: #FFF;
	font-size: 120%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-color: #000090;
	font-style: normal;
}
.box #number strong {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 150%;
	color: #FFF;
}
.box .contents #Num {
	text-align: right;
	font-size: 100%;
	font-weight: bold;
	/* [disabled]border-style: solid; */
	border-width: 1px 1px 2px;
	border-color: #C00 #C00 #CCCCCC;
	border-bottom-style: solid;
	padding-bottom: 5px;
	bottom: 0px;
}

.r {
	color: #cc0000;
}

/*結果発表--------------------------------*/
.box .contents #nyusyo {
	width: 620px;
	font-size: 170%;
	margin-top: 20px;
}
.detail .box .contents #nyusyo #b {
	font-size: 70%;
}
.detail .box .contents #nyusyo #br {
	color: #F00;
	font-size: 70%;
}
.detail .box #title {
	width: 685px;/*685*/
	float: left;/*left*/
	clear: both;
}
.box #title #t {
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-right: 0px;
}

.big {
	font-size: 120%;
}

/*.detail .box #title img {
	max-width: 100%;
	height: auto;
	width: auto;
}

.box #title #t {
	max-width: 100%;
	height: auto;
	width : auto;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-right: 0px;
}*/

.r {
	color: #E60012;
}