@charset "utf-8";
@import url("/common/css/common.css");
@import url("/common/css/layout.css");

#contents h3 {
	background: none;
	border: 0;
}

#contents ol {
  margin: 0 0 1em 2.5em;
}

strong {
	color: #f00;
	font-weight: normal;
}
