@charset "UTF-8";

h2 {
	margin-bottom: 30px;
}

h3 {
	margin-bottom: 24px;
}

h4 {
	margin-bottom: 14px;
}

h4.title-contact {
	margin-bottom: 21px;
}

.recruit-topword {
	margin-bottom: 24px;
}

.recruit-content {
	width: 800px;
	margin-left: 30px;
}

.go-top {
	text-align: right;
	margin: 0 21px 30px 0;
}

.recruit-table {
	border: 1px solid #CCCCCC;
	border-top: 3px solid #006699;
	border-bottom: 3px solid #006699;
	border-collapse: collapse;
	margin-bottom: 40px;
	width: 800px;
}

.recruit-table th {
	border: 1px solid #CCCCCC;
	width: 193px;
	background-color: #EEEEEE;
	font-weight: normal;
	padding: 12px 0 12px 11px;
	vertical-align: top;
	text-align: left;
}

.recruit-table td {
	border: 1px solid #CCCCCC;
	padding: 10px 8px 10px 11px;
}

.recruit-table .recruit-list1 li {
	line-height: 1.6em;
}

.recruit-table .recruit-list2 li {
	padding-bottom: 19px;
	line-height: 1.6em;
}

.recruit-list2 li.last-child {
	padding-bottom: 0;
}

.recruit-box {
	border: 1px solid #CCCCCC;
	width: 600px;
	padding: 16px 0 15px 19px;
	margin: 28px 0 27px 0;
}

.recruit-box .recruit-form {
	margin: 17px 0 0 0;
}

.recruit-box .box-word1 {
	margin: 19px 0 14px;
}


/*-----   entry   -----*/

.form-content {
	width: 660px;
	margin: 38px auto 0 101px;
}

.table-type01 {
	width: 659px;
	text-align: center;
	margin: 25px auto 0 auto;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}

.table-type01 th {
	width: 155px;
	text-align: left;
	font-weight: normal;
	background-color: #EEEEEE;
	vertical-align: top;
	padding: 10px 0 7px 8px;
	border: 1px solid #CCCCCC;
}

.table-type01 td {
	text-align: left;
	padding: 5px 0 7px 17px;
	border: 1px solid #CCCCCC;
	line-height: 2.6;
	letter-spacing: 1.3px;
}

.table-type01 td.radio {
	line-height: 1.5;
}

input {
	vertical-align: middle;
}

.accent {
	color: #CC0000;
}

.input-txt {
	width: 385px;
	margin-left: 8px;
}

.input-txt02 {
	width: 437px;
}

.input-txt03 {
	width: 310px;
}

.input-txt04 {
	width: 310px;
	margin-left: 57px;
}

.input-txt05 {
	width: 310px;
	margin-left: 83px;
}

.input-txt06 {
	width: 310px;
	margin-left: 70px;
}

.input-txt07 {
	width: 310px;
	margin-left: 44px;
}

.privacy {
	width: 660px;
	text-align: center;
	margin-top: 33px;
	margin-bottom: 28px;
	background: url(../img/bg_dot.jpg) repeat-x 0 100%;
	padding-top: 2px;
	padding-bottom: 37px;
}

.privacy-word {
	clear: both;
	text-align: center;
	margin: 0 auto 0 auto;
	padding-top: 22px;
	padding-bottom: 25px;
	line-height: 1.8;
	background: url(../img/bg_dot.jpg) repeat-x 0 100%;
}

.small {
	font-size: 85%;
}

.form-btn {
	text-align: center;
	margin-left: 150px;
	width: 660px;
	
}

.form-btn li {
	float: left;
	margin-right: 13px;
}

.go-top2 {
	margin-top: 22px;
	margin-right: 90px;
	margin-bottom: 30px;
	text-align: right;	
}

.to-send {
	margin-top: 85px;
	margin-bottom: 55px;
}

.entry-word1 {
	margin-bottom: 18px;
}

.entry-word2 {
	line-height: 2;
}


