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

	各賞のご案内

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

#contents {
	border-left: #d4a916 3px solid;
}	
#contents p {
	text-align: justify;
	text-justify: inter-ideograh;
	line-height: 1.8;
}	
#contents h3 {
	border-left: #d4a916 5px solid;
	color: #d4a916;
	padding: 3px 10px;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin: 20px 0 10px;
}
#contents h4 {
	color: #ccc;
	font-weight: normal;
	line-height: 1.5;
}
#contents .box h3 {
	margin: 0 0 10px;
}		
	
