@charset "UTF-8";


/***********************************************/ 
/*main*/
/***********************************************/ 

/*infomation*/
#infolist h2 {
	background: url(../information/img/title_infomation_line.gif) no-repeat bottom;
	padding: 0 0 4px 0;
	margin: 0 0 18px 0;
}

#job-list .cat-title {
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#job-list ul {
	margin-bottom: 30px;
}
#job-list li {
	border-bottom: 1px dashed #cacaca;
	clear: both;
	background: url(../img/link_style_red.gif) no-repeat 0px 0.1em;
	padding: 0 0 5px 15px;
	margin: 7px 0 0 0;
}
#job-list .description {
	float: right;
	text-align: right;
	font-size: 0.9em;
	width: 220px;
	margin-right: 3px;
}
#job-list .title {
	float: left;
	width: 400px;
	margin-right: 3px;
}


/*detail*/
table#shopname {
	border-bottom: 1px solid #999999;
	padding-bottom: 10px;
	width: 100%;
}

.link-shopdetail {
	margin: 10px 0 25px;
	text-align: right;
}

.name {
	border-left: 5px #d80000 solid;
	padding: 0 20px 0 15px;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
}
.logo {
	text-align: center;
	width: 128px;
}

.data {
	border-collapse: collapse;
}
.data td {
	border: 1px solid #999999;
	padding: 6px 8px;
}
.data img {
	margin: 5px 6px 5px 0;
}
.data td.data-title {
	background-color: #ebebeb;
}

.link-recruit_btm {
	text-align: right;
	padding: 20px 3px 22px 0;
	margin-top: 30px;
}
