@charset "UTF-8";

div.recruit-left {
	width: 700px;
}

div.under-recruit-image{
	padding: 5px 0px 0px 434px;
}
div.under-recruit-box {
	background: #000000 url(../images/recruit/recruit-btn-bkg.gif) no-repeat;
	color: #ffffff;
	float: left;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	padding: 3px 0px;
}
h2.recruit-copy {
	font-size: 22px;
	line-height: 32px;
	margin: 35px 0px 5px 0px;
	padding: 0px;
}
p.recruit-text {
	font-size: 12px;
	line-height: 21px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
div.recruit-black-box {
	background: #000000;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
	padding: 10px 0px;
}
p.recruit-inside-text {
	font-size: 12px;
	line-height: 21px;
	margin: 8px 0px 25px 15px;
	padding: 0px;
}
div.recruit-yellow-box {
	background: #FFF20B;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	padding: 10px 0px;
	margin: 0px 0px 5px 0px;
}
table.recruit-table td {
	font-size: 12px;
	line-height: 14px;
}
td.arrow-left {
	padding: 8px 3px 8px 0px;
}
td.recruit-shop-name {
	padding: 8px 0px;
}

a.black-link:link{
	color: #3B3837;
}
a.black-link:active{
	color: #3B3837;
}
a.black-link:visited{
	color: #3B3837;
}
a.black-link:hover{
	color: #787878;
}
table.recruit-data {
	border-collapse: collapse;
	width: 700px;
}
table.recruit-data td{
	vertical-align: top;
}

td.recruit-data-name {
	background: #000000;
	color: #ffffff;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	padding: 8px 0px 8px 8px;
	width: 235px;
}
td.recruit-data-address {
	background: #000000;
	color: #ffffff;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	padding: 10px 8px 8px 0px;
	text-align: right;
	width: 220px;
}
td.recruit-data-job {
	border: 1px solid #CBCACA;
	color: #866B5F;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	padding: 5px 0px 5px 10px;
}
td.recruit-data-left {
	border: 1px solid #CBCACA;
	font-size: 13px;
	line-height: 19px;
	padding: 8px 0px;
	width: 80px;
}
td.recruit-data-right {
	border: 1px solid #CBCACA;
	font-size: 13px;
	line-height: 19px;
	padding: 8px 0px 8px 10px;
	width: 375px;
}
td.recruit-data-tel {
	border: 1px solid #CBCACA;
	color: #866B5F;
	font-size: 24px;
	font-weight: bold;
	line-height: 27px;
	padding: 5px 0px 5px 10px;
}