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

#content dl dt{
	margin-bottom:10px;
}

#content dl dd p{
	font-size:1.2em;
	margin-bottom:15px;
}

#content dl dd p span{
	display:inline-block;
	width:9em;
}

	
