@charset "utf-8";
@import url("../../common/css/elements.css");
@import url("../../common/css/format.css");
@import url("../../common/css/style.css");


h1.primaryTitle {
	width: 940px;
	height: 84px;
}

h1.primaryTitle img {
	margin-top: 27px;
}

div.leftColumn {
	width: 695px;
	float: left;
}

div.rightColumn {
	width: 235px;
	padding-top: 10px;
	float: right;
}

div.paging {
	width: 695px;
	height: 38px;
	background: url(../../common/images/com_line_graydot.gif) left top repeat-x;
}

div.paging ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 1;
}

div.paging ul li {
	margin: 0;
	padding-top: 9px;
}

div.jobTitle {
	width: 695px;
	height: 40px;
	background: url(../images/job_img_jobtitle-bg.gif) left top no-repeat;
}

div.jobTitle h3 {
	width: 555px;
	height: 40px;
	color: #3333cc;
	line-height: 40px;
	font-size: 120%;
	text-indent: 10px;
	float: left;
}

div.jobTitle p.shoukai {
	width: 119px;
	height: 40px;
	float: right;
}

div.jobTitle p.shoukai img {
	margin-top: 7px;
}

div.jobContent {
	width: 695px;
	min-height:100px;
	margin-bottom: 25px;
	padding-bottom: 20px;
	background: url(../images/job_img_jobcontent-bg.gif) left bottom no-repeat;
}

p.lead {
	padding: 10px 10px 0;
	font-size: 80%;
}

table.jobData {
	table-layout: fixed;
	width: 675px;
	margin: 0 0 0 10px;
	border-collapse: collapse;
	border: 1px solid #d1d1f0;
}

table.jobData th {
	padding: 7px;
	vertical-align: middle;
	font-weight: normal;
	background-color: #f3f3f3;
	border: 1px solid #d1d1f0;
}

table.jobData td {
	padding: 7px;
	background-color: #ffffff;
	border: 1px solid #d1d1f0;
}

.blueText {
	color: #3333cc;
	font-weight: bold;
}

ul.jobButton {
	width: 675px;
	height: 46px;
	margin: 10px 0 0 10px;
	padding: 0;
	list-style-type: none;
	text-align: right;
}

ul.jobButton li {
	display: inline;
	margin: 0;
	padding-left: 3px;
}

div.jobFlow {
	position: relative;
	width: 235px;
	height: 269px;
	font-size: 80%;
	background: url(../images/job_img_flow-bg.gif) left top no-repeat;
}

div.jobFlow h2 {
	position: absolute;
	left: 53px;
	top: 13px;
	width: 125px;
	height: 34px;
}

div.jobFlow ol {
	margin: 0 0 0 60px;
	padding: 0;
	list-style-type: none;
}

div.jobFlow ol li {
	position: absolute;
	left: 53px;
	margin: 0;
}

li.flow_01 { top: 68px; }
li.flow_02 { top: 118px; }
li.flow_03 { top: 167px; }
li.flow_04 { top: 231px; color: #ffffff; }

div.kentouList {
	width: 235px;
	margin: 20px 0 0;
	padding-bottom: 15px;
	text-align: center;
	font-size: 80%;
	background: url(../images/job_img_list-bg2.gif) left bottom no-repeat;
}

div.kentouList h2 {
	position: relative;
	width: 235px;
	height: 50px;
}

div.kentouList h2 img {
	position: absolute;
	left: 0;
	top: 0;
}

div.kentouList h2 span.listStatus {
	display: block;
	position: absolute;
	left: 75px;
	top: 32px;
	width: 150px;
	height: 1em;
	text-align: left;
	font-weight: normal;
}

div.kentouList ul {
	width: 235px;
	margin: 0;
	padding: 10px 0;
	text-align: left;
	list-style-type: none;
	background: url(../images/job_img_list-bg1.gif) left top no-repeat;
}

div.kentouList ul li {
	width: 153px;
	margin: 3px 0 0 43px;
	padding: 0;
	background: url(../../common/images/com_line_graydot.gif) left bottom repeat-x;
}

div.kentouList ul li span {
	display: block;
	padding: 0 0 6px 16px;
	background: url(../images/job_img_list-bg3.gif) 0 3px no-repeat;
}

