@charset "UTF-8";

#keirekisho-container {
	background-image: url(../images/entry_img/entry_kiyaku-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 12px;
	position: relative;
}
#keirekisho-container .keirekisho01-title {
	background-image: url(../images/keirekisho_img/keirekisho01_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 510px;
	text-indent: -9999px;
	overflow: hidden;
}
#keirekisho-container .keirekisho02-title {
	background-image: url(../images/keirekisho_img/keirekisho02_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 510px;
	text-indent: -9999px;
	overflow: hidden;
}
#keirekisho-container .keirekisho03-title {
	background-image: url(../images/keirekisho_img/keirekisho03_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 510px;
	text-indent: -9999px;
	overflow: hidden;
}
#keirekisho-container .keirekisho04-title {
	background-image: url(../images/keirekisho_img/keirekisho04_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 510px;
	text-indent: -9999px;
	overflow: hidden;
}
#keirekisho-container h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	margin-right: 24px;
	margin-left: 24px;
	margin-top: 24px;
	line-height: 1.3em;
	border-left-width: 1.3em;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 4px;
	clear: both;
}
#keirekisho-container p {
	font-size: 1em;
	line-height: 1.5em;
	padding-top: 1em;
	padding-right: 2em;
	padding-left: 2em;
}
#keirekisho-container .success-point {
	margin-right: 24px;
	margin-left: 24px;
	margin-top: 12px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 36px;
	border: 1px dotted #CCCCCC;
	background-color: #f0f0f0;
}
#keirekisho-container .success-point li {
	margin-bottom: 0.5em;
}
#keirekisho-link {
	margin: 24px;
	list-style-type: none;
	text-align: center;
	font-size: 0.8em;
	line-height: 1.5em;
}
#keirekisho-link li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}
#keirekisho-link .border-none {
	border-right-style: none;
}
#keirekisho-container dl {
	border: 1px dotted #CCCCCC;
	background-color: #f0f0f0;
	padding: 12px;
	margin-top: 12px;
	margin-right: 24px;
	margin-bottom: 24px;
	margin-left: 24px;
}
#keirekisho-container dt {
	width: 8em;
	display: block;
	text-align: center;
	padding: 4px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	background-image: url(../images/base_img/base_subtitle-bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
#keirekisho-container dd {
	margin-left: 9.5em;
	margin-top: -1.5em;
	margin-bottom: 1em;
	font-size: 1em;
	line-height: 1.3em;
	color: #333333;
}
#keirekisho-container ol {
	margin-right: 24px;
	margin-left: 24px;
	margin-top: 12px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 36px;
	border: 1px dotted #CCCCCC;
	background-color: #f0f0f0;
}
#keirekisho-container ol li {
	margin-bottom: 1em;
}
