@charset "UTF-8";


#container #contents {
	margin-top: 10px;
	margin-bottom: 20px;
}

#main_content {
	margin-left: auto;
	padding-top: 10px;
	margin-right: auto;
}



.lead table {
	width:70%;
	margin:0px auto 20px;
	border-collapse: collapse;
	border-top:  dotted #CCCCCC 1px;
}

.lead table th, .lead table td {
	font-size: 100%;
	vertical-align: top;
	border-bottom:  dotted #CCCCCC 1px;
	padding: 10px;
}

.lead table th {
	text-align: left;
	white-space: nowrap;
	font-weight: bold;
	background-color: #F4FFE8;
}

/* 個人情報ロゴ*/
#privacy {
	text-align: center;
	float: right;
	height: 130px;
	width: 200px;
}
#privacy p {
	font-size: 9px;
	line-height: 120%;
	margin-top: 7px;
	text-align: center;
}.lead table tr td .table {
	list-style-position: inside;
	list-style-type: disc;
}
.hollow {
	margin-left: 1em;
}
#main_content .lead_privacy {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#main_content .lead_privacy ol {
	margin-left: 3em;
	margin-top: 1em;
}
#main_content .lead_privacy ol li ul li {
	margin-left: 20px;
	list-style-type: disc;
}
.lead .recruit tr th {
	background-color: #FFFDEB;
	font-weight: normal;
}
.lead_privacy ol li {
	margin-bottom: 0.5em;
}
.lead table tr td ul li {
	margin-left: 2em;
	list-style-position: inside;
	list-style-type: disc;
}
.lead table tr td ul {
	margin-bottom: 0.7em;
}

