@charset "utf-8";
/* CSS Document */

/* sub-left */

#sub-left {
	float: left;
	width: 330px;
	margin-top:10px;
	}

#sub-left h2 {
	padding: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sub-left ul {
	list-style: none;
	margin-top: 25px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}

#sub-left li {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 302px;
	height: 31px;
	text-indent: -9999px;
	}

#sub-left li a {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 302px;
	height: 31px;
	text-ind
	}

/* マウスが乗っていない状態 */
	
#sub-left li#staff {
	background: url(../images/recruit_submenu1.gif) no-repeat 0 0px;
	}
#sub-left li#designer {
	background: url(../images/recruit_submenu1.gif) no-repeat 0 -31px;
	}
#sub-left li#new {
	background: url(../images/recruit_submenu1.gif) no-repeat 0 -62px;
	}

/* マウスが乗った状態 */
	
#sub-left li#staff a:hover {
  background: url(../images/recruit_submenu2.gif) no-repeat 0 0px;
	}
#sub-left li#designer a:hover {
  background: url(../images/recruit_submenu2.gif) no-repeat 0 -31px;
	}
#sub-left li#new a:hover {
  background: url(../images/recruit_submenu2.gif) no-repeat 0 -62px;
	}


/* 選択されている状態 */

#sub-left li#staff-selected {
  background: url(../images/recruit_submenu2.gif) no-repeat 0 0;
	}
#sub-left li#designer-selected {
  background: url(../images/recruit_submenu2.gif) no-repeat 0 -31px;
	}
#sub-left li#new-selected {
  background: url(../images/recruit_submenu2.gif) no-repeat 0 -62px;
	}



/* マウスが乗っていない状態 */
#sub-left li#recruit002 {
	background: url(../images/recruit002_submenu1.gif) no-repeat 0 0px;
	}
#sub-left li#midcareer002 {
	background: url(../images/recruit002_submenu1.gif) no-repeat 0 -31px;
	}
#sub-left li#parttime002 {
	background: url(../images/recruit002_submenu1.gif) no-repeat 0 -62px;
	}

/* マウスが乗った状態 */
#sub-left li#recruit002 a:hover {
  background: url(../images/recruit002_submenu2.gif) no-repeat 0 0px;
	}
#sub-left li#midcareer002 a:hover {
  background: url(../images/recruit002_submenu2.gif) no-repeat 0 -31px;
	}
#sub-left li#parttime002 a:hover {
  background: url(../images/recruit002_submenu2.gif) no-repeat 0 -62px;
	}

/* 選択されている状態 */
#sub-left li#recruit002-selected {
  background: url(../images/recruit002_submenu2.gif) no-repeat 0 0;
	}
#sub-left li#midcareer002-selected {
  background: url(../images/recruit002_submenu2.gif) no-repeat 0 -31px;
	}
#sub-left li#parttime002-selected {
  background: url(../images/recruit002_submenu2.gif) no-repeat 0 -62px;
	}

/* sub-right */

#sub-right {
	float: left;
	width: 590px;
	margin-top:10px;
	padding-left:20px;
	background: url(../images/img05.gif) repeat-y;
	}
#sub-right ul {
	text-align: right;
	font-size: 79%;
	padding-bottom: 5px;
}
#sub-right li {}
#sub-right li a {
	color: #555555;
}
.ceo {
    padding-top:20px;
	}
	
#sub-right h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
	
.recruit_title {
	font-family: Arial, Helvetica, sans-serif, "ヒラギノ角ゴ Pro W3","MS Pゴシック";
	font-size: 18px;
	color: #555;
	}

#sub-right_inner {
	width: 590px;
	margin-top: 20px;
}
#sub-right_inner h3 {
	width: 590px;
	margin: 0px;
	padding-bottom: 15px;
}

#sub-right_inner table {
	width: 590px;
	height: 200px;
	font-size: 12px;
	color: #666666;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sub-right_inner table tr {
	height: 20px;
}
#sub-right_inner table th {
	font-weight: normal;
	width: 100px;
	text-align: center;
	background-color: #f7f7f7;
}
#sub-right_inner table td {
	background-color: #f7f7f7;
	height: 20px;
}

#inner_box {
	height: 380px;
	width: 590px;
	margin-top: 30px;
	background-image: url(../images/parts_recruit3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#inner_box p {
	line-height: 130%;
	color: #333333;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
#inner_box h3 {
}
#inner_box dl {
	padding-left: 170px;
	padding-top: 85px;
	font-size: 12px;
	line-height: 130%;
}
#inner_box dt {
	padding-bottom: 10px;
}
#inner_box dd {
	padding-bottom: 10px;
}	
#sub-right table {
	margin-top:24px;
	width: 580px;
	border-top: 1px dotted #726d6b;
	border-collapse: collapse;
	font-family:Arial, Helvetica, sans-serif, "ヒラギノ角ゴ Pro W3","MS Pゴシック";
	}
	
#sub-right td {
	padding: 10px 10px;
	border-bottom: 1px dotted #726d6b;
	font-size: 12px;
	vertical-align: top;
	line-height: 150%;
	}

span {
	font-weight: bold;
	}

#sub-right iframe {
	margin-top:20px;
	}

