
#contents{
	width: 672px;
}
#contents h2{
}
#contents h2.escape{
	width: 672px;
	height: 13px;
	margin-bottom: 12px;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 60%;
	line-height: 120%;
	background-image: url(../images/escape.gif);
	background-repeat: no-repeat;
}
#contents h2.explanation{
	width: 498px;
	height: 13px;
	margin-top: 24px;
	margin-left: 16px;
	margin-right: 87px;
	margin-bottom: 12px;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 60%;
	line-height: 120%;
	background-image: url(../images/explanation.gif);
	background-repeat: no-repeat;
}
#contents div.escape{
	width: 640px;
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 24px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	font-size: 75%;
	line-height: 130%;

}
#contents div.note{
	width: 468px;
	padding-left: 16px;
	padding-right: 102px;
	font-size: 75%;
	line-height: 130%;
	color: #333333;
}

