@charset "UTF-8";

/* -------------------------------------------

	結果発表

------------------------------------------- */

#contents {
	border-left: #cd114a 3px solid;
	color:#ccc;
}

#contents p {
	font-size: 93%;
	color: #ccc;
	line-height: 1.8;
	text-align: justify;
	text-justify: inter-ideograh;
}

#contents h3 {
	margin-bottom:30px;
	color:#eee;
	font-size:123.1%;
	font-weight:bold;
	letter-spacing:3px;
}

#contents dl {
	margin:30px 0;
	padding-top:20px;
	border-top:1px solid #999;
}

#contents dt strong {
	font-size:116%;
	font-weight:bold;
	color:#da104e;
}

#contents dd {
	letter-spacing:2px;
	color:#eee;
	padding:5px 0 20px;
	border-bottom:1px solid #999;
	margin-bottom:30px;
	font-size:108%;
}

#contents dd strong {
	font-size:160%;
	font-weight:bold;
}

#contents p.note{
	font-size:85%;
}
