@charset "UTF-8";

#exempt-container {
	background-image: url(../images/entry_img/entry_kiyaku-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 12px;
	position: relative;
}
#exempt-container .exempt-title {
	background-image: url(../images/exempt_img/exempt_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 510px;
	text-indent: -9999px;
	overflow: hidden;
}
#exempt-container p {
	font-size: 1em;
	line-height: 1.5em;
	padding-top: 1em;
	padding-right: 2em;
	padding-left: 2em;
}
#exempt-container ol {
	margin-right: 24px;
	margin-left: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 24px;
}
#exempt-container li {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1em;
}
