@charset "UTF-8";


#wrapper #contents H1{
	font-weight:bold;
	margin-bottom:10px;
	color:#efa413;
}
#wrapper #contents dl dt,
#wrapper #contents dl dd,
#wrapper #contents p{
	font-size:90%;
	line-height:150%;
}
#wrapper #contents dl dt{
	font-weight:bold;
}