@charset "UTF-8";

#entry-container {
	background-image: url(../images/entry_img/entry_kiyaku-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 12px;
}
#entry-container .kiyaku-title {
	background-image: url(../images/entry_img/entry_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 510px;
	text-indent: -9999px;
	overflow: hidden;
}
#entry-container .form-title {
	background-image: url(../images/entry_img/entry-form_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 510px;
	text-indent: -9999px;
	overflow: hidden;
}
#entry-container p {
	font-size: 1em;
	line-height: 1.5em;
	padding-top: 1em;
	padding-right: 2em;
	padding-left: 2em;
}
#kiyaku {
	margin-right: 24px;
	margin-left: 24px;
	margin-top: 20px;
	background-color: #f0f0f0;
	border: 1px solid #e0e0e0;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #333333;
	padding: 10px;
	position: relative;
}
#kiyaku h2 {
	font-size: 1.5em;
	padding: 8px;
	background-color: #333333;
	color: #FFFFFF;
	margin-bottom: 20px;
	letter-spacing: 0.5em;
	background-image: url(../images/base_img/base_subtitle-bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
#kiyaku dl {
	margin-right: 1em;
	margin-left: 1em;
}
#kiyaku dt {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	letter-spacing: 0.1em;
	margin-top: 15px;
}
#kiyaku dd {
	margin-bottom: 1em;
}
#kiyaku dd ul,#kiyaku dd ol {
	margin-right: 2em;
	margin-left: 2em;
	margin-bottom: 0.5em;
	padding-left: 1em;
	margin-top: 0.5em;
}
#kiyaku dd li {
	margin-bottom: 0.5em;
}
#kiyaku .privacy-inquiry {
	text-align: center;
	background-color: #CCCCCC;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px dotted #333333;
	font-size: 1.1em;
}
#entry-form {
	margin-right: 24px;
	margin-left: 24px;
	margin-top: 5px;
	margin-bottom: 10px;
	position: relative;
}
#entry-form table {
	margin-bottom: 10px;
	font-size: 1em;
}
#entry-form th {
	padding: 8px;
	text-align: center;
	width: 130px;
	background-color: #F0F0F0;
	color: #666666;
}
#entry-form th span {
	padding-left: 5px;
	font-weight: bold;
	color: #0C6E16;
}
#entry-form td {
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #f0f0f0;
	border-bottom-color: #f0f0f0;
}
#entry-form td span {
	font-size: 0.9em;
	color: #666666;
	line-height: 1.3em;
}
#entry-form td input,#entry-form td textarea {
	margin: 4px;
	vertical-align: middle;
}
#entry-form td label {
	margin-right: 1em;
}
#entry-form td dl {
	font-size: 0.9em;
	line-height: 1.3em;
	color: #666666;
	background-color: #F0F0F0;
	padding: 6px;
	margin-top: 4px;
}
#entry-form td dt {
	margin-bottom: 0.5em;
	font-weight: bold;
}
#entry-form td dd {
	margin-bottom: 2px;
	margin-right: 1em;
	margin-left: 4em;
	text-indent: -2em;
}
#entry-container .agree {
	margin-right: 24px;
	margin-left: 24px;
	margin-bottom: 10px;
	text-align: center;
	padding: 10px;
	background-color: #999999;
}
#entry-container .agree input {
	margin-right: 20px;
	margin-left: 20px;
	width: 100px;
}
.sub-title {
	font-size: 1.5em;
	background-color: #333333;
	color: #FFFFFF;
	letter-spacing: 0.5em;
	background-image: url(../images/base_img/base_subtitle-bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
