@charset "utf-8";
/* CSS Document */
strong {
	color: #F60;
}
#content #section1 {
	width: 550px;
	margin-left: 86px;
	margin-top: 30px;
}

#content #section1 dl {
	margin-left: 18px;
}
#content #section1 dl dt {
	color: #F89B47;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}
#content #section1 dl dd {
	text-indent: 1em;
	line-height: 1.8em;
}
#content #section1 dl .block {
	margin-bottom: 30px;
}
#content #section1 dl .block dd img {
	border: 3px double #999;
}
