@charset "utf-8";


/* ====================================================
	recruit-form.php
==================================================== */

.jump-pri {
	padding-left: 20px;
	background: url(../event/media/icon01.gif) no-repeat left center;
}
.req-form-lead {
	width: 580px;
	margin-bottom: 20px;
}


#form-tbl {
	width:575px;
	padding: 0px;
	background-color: #EBEBEB;
	border: 10px solid #EBEBEB;
}

#form-tbl th{
	padding: 0 5px;
	background-color: #92C872;
	font-size: 10pt;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	width: 150px;
	text-align: left;
	vertical-align: top;
	color:#FFFFFF;
}

#form-tbl textarea{
	font-size: 12px;
	line-height: 1.0;
	width:330px;
	margin-top: 1px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-bottom: 5px;
}


#form-tbl td{
	font-size: 10pt;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	vertical-align: middle;
	padding-left:1px;
}

em.must {
	font-size: 12pt;
	font-style: normal;
	color: #FF7F00;
}

.td-must{
	background-color: #FFBF00;
}
.confirm{
	text-align: center;
	margin-top: 30px;
}

#caption{
	text-align: right;
	width: 575px;
	font-size: 10pt;
}

.check{
	width: 575px;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 20px;
}



/* ====================================================
	recruit-none
==================================================== */

.req-none {
	margin: 0px auto;
	width: 580px;
	padding-top: 200px;
	padding-bottom: 150px;
}

.req-none p {
	margin: 0px auto;
	width: 255px;
}


/* ====================================================
	recruit-thanks
==================================================== */


.thanks-right {
	float: right;
	width: 280px;
}
.thanks-left {
	width: 220px;
	float: left;
	padding-right: 40px;
	padding-left: 40px;
}
.thanks-left h3 {
	margin: 0px auto;
	width: 199px;
	padding-top: 50px;
	padding-bottom: 15px;
}



/* to-top */



.to-top-area {
	width: 580px;
	text-align: right;
	padding-top: 100px;
	padding-bottom: 100px;
}

.anchor-top img{
	vertical-align: top;
}

.anchor-top a{	
	display: block;
	list-style-type:none;
}

.to-top {
	width: 275px;
	height: 35px;
	background:url(../common/btn_jump01_over.gif) no-repeat;
	margin: 0 auto;

}

.to-top a {
	width: 275px;
	height: 35px;
	
}

.to-top a:hover {
	background-color:transparent;
}

.to-top a:hover img{
	visibility:hidden;
}



/* ====================================================
	recruit-need
==================================================== */

.req-person h4 {
	background: #FFFFFF url(../privacy/media/bg_tit.gif) no-repeat;
	height: 27px;
	width: 570px;
	font-weight: bold;
	color: #78B400;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	line-height: 1.7em;
}

.req-person {
	width: 580px;
}

.req-person table {
	border-top: 1px solid #B2B2B2;
	border-collapse: collapse;
	border-spacing: 0;
}


.req-person th {
	width: 100px;
	padding: 4px 0 3px 30px;
	background: #F6F0DE;
	border-right: 1px dashed #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
}

.req-person td {
	padding: 4px 0 3px 20px;
	background: #ECEDED;
	border-bottom: 1px solid #B2B2B2;
}


/* to-top */



.to-entry-area {
	width: 580px;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 40px;
}

.to-entry img{
	vertical-align: top;
}

.to-entry a{	
	display: block;
	list-style-type:none;
}

.to-entry {
	width: 275px;
	height: 35px;
	background:url(../recruit/media/btn_jump01_over.gif) no-repeat;


}

.to-entry a {
	width: 275px;
	height: 35px;
	
}

.to-entry a:hover {
	background-color:transparent;
}

.to-entry a:hover img{
	visibility:hidden;
}

