@charset "EUC-JP";   /*   文字コード   */

/*--- base css ---*/
@import url(/dol/sscontest/common/css/common.css);

/*--- resultstyleCommon css --- */
@import url(/dol/sscontest/common/css/resultstyleCommon.css);

.clear{
clear:both;
}

#wrapperNew{
	width: 808px;
	margin: 0 auto;
	padding: 0;
}
#outlineleftNew{
	width: 808px;
	background: url(/dol/image/b_side_r1_c1.gif) #fff left top repeat-y;
}

#outlinerightNew{
	width: 808px;
	background: url(/dol/image/b_side_r1_c3.gif) right top repeat-y;
}
#contentsBoxNew{
	width: 700px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	/* border: solid 1px #000; */
}

#fontsetNew{
	text-align: left;
	font-size: 12px;
	color: #000;
}

/* Top へ戻るボタン
----------------------------------------------------------------------- */
#topJp{
	width: 17px;
	height: 16px;
	margin: 0;
	text-align: right;
	float: right;
}

#topJp a{
	background: url(/dol/image/up.gif);
	width: 17px;
	height: 16px;
	display: block;
}

#topJp a:hover{
	background: url(/dol/image/upr.gif);
	width: 17px;
	height: 16px;
	display: block;
}

#topJp strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}