@charset "utf-8";
/* CSS Document */

/* ----- public ----- */

#recruit .s_inner{
	margin:0 20px 50px;
}

#recruit .glay_back{
	background:url('../recruit/images/glay_back_top.gif') no-repeat top;
	margin-top:20px;
	padding-top:5px;
}

#recruit .glay_back_bottom{
	background:url('../recruit/images/glay_back_bottom.gif') no-repeat top;
	height:5px;
	clear:both;
}

#recruit .glay_back_inner{
	background:url('../recruit/images/glay_back.gif') repeat-y;
	padding:0 10px 5px 10px;
}

#recruit .glay_back_inner2{
	background:url('../recruit/images/glay_back.gif') repeat-y;
}

/* ----- index ----- */

#recruit .stitle_work{
	background:url('../images/bg_stitle.gif') no-repeat;
	color:#ca394a;
	font-size:128%;
	font-weight:bold;
	width:680px;
	height:45px;
	line-height:42px;
	text-indent:35px;
	color:#333333;
}

/* ----- form ----- */

#recruit .stitle_qa{
	background:url('../images/bg_stitle.gif') no-repeat;
	color:#ca394a;
	font-size:128%;
	font-weight:bold;
	width:680px;
	height:45px;
	line-height:40px;
	text-indent:30px;
	color:#333333;
}

#recruit .attention{
	color:#ca394a;
	font-size:128%;
	font-weight:bold;
}

#recruit .list01{
	margin-top:12px;
	font-size:87%;
	margin-left:10px;
}

#recruit .list01 li{
	list-style:square outside;
}

#recruit .table02{
	border:2px solid #bcb5af;
	border-collapse: collapse;
	width:100%;
	margin-top:5px;
}

#recruit .table02 th,
#recruit .table02 td{
	border-bottom:1px dotted #bcb5af;
	padding:3px 10px;
	text-align:left;
}

#recruit .table02 th{
	background:#fbd0d0;
	width:130px;
	color:#732d2d;
}

#recruit .table02 th span{
	color:#ca394a;
	font-weight:bold;
	font-size:94%;
}

#recruit .table02 p{
	color:#666666;
	font-weight:normal;
	font-size:94%;
}

#recruit .table02 .ts_header{
	background:#f1eeeb;
	width:70px;
	font-size:94%;
	font-weight:bold;
	color:#666666;
}

#recruit .submit{
	margin-top:30px;
	text-align:center;
}

#recruit .submit input{
	margin:0 5px;
}

/* ----- adoption ----- */

#recruit .stitle_type{
	background:url('../images/bg_stitle3.gif') no-repeat;
	color:#ca394a;
	font-weight:bold;
	width:680px;
	height:27px;
	line-height:27px;
	text-indent:30px;
	color:#ca394a;
	margin:20px 0;
}

#recruit .mynavi{
	text-align:center;
	margin-top:30px;
}

#recruit .contact_type{
	background:url('../images/waku_back_top.gif') no-repeat top;
	padding-top:10px;
	margin-top:20px;
}

#recruit .contact_type_bottom{
	background:url('../images/waku_back_bottom.gif') no-repeat top;
	height:10px;
}

#recruit .contact_type_inner{
	background:url('../images/waku_back.gif') repeat-y;
	padding:5px 20px;
}

#recruit .table01{
	width:100%;
}

#recruit .table01 th{
	padding:10px;
	border-bottom:1px solid #bcb5af;
}

#recruit .table01 td{
	border-bottom:1px solid #bcb5af;
	padding:17px 10px;
	text-align:left;
}

#recruit .end th{
	border-bottom:none;
}

#recruit .end td{
	border-bottom:none;
}

#recruit .apptop_ul {
	padding:10px;
	list-style: none;
	text-align: left;
}

#recruit .apptop_ul li {
		margin: 0 21px 0 0;
		padding: 0 0 0 19px;
		background: url(../images/icon_arrow2.gif) no-repeat left center;
		float: left;
}

#recruit .table02 .address {
		padding:0;
}

#recruit .table02 .b_none {
		border:0;
}









