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

/* ############################################## */

.main_title_wrap {
	width:100%;
	height:177px;
	margin-bottom:5px;
	background:url(../img/oubo/common/head_img_2303.jpg) no-repeat top center;
}

/* ############################################## */

.oubo_left {
	width:236px;
	float:left;
}
.oubo_right {
	width:697px;
	float:right;
}
.oubo_left h2 {
	margin-bottom:10px;
}

/* ############################################## */

.search_box {
	width:697px;
	height:251px;
	background:url(../img/oubo/common/search_bg.gif) no-repeat;
	margin:0px auto 30px auto;
	position:relative;
}
.search_title {
	font-size:22px;
	line-height:44px;
	font-weight:bold;
	position:absolute;
	top:6px;
	left:122px;
}
#feas-0 {
	width:650px;
	position:absolute;
	top:66px;
	left:30px;
}
.search-form {
	width:620px;
	margin:0px 0px 0px 0px;
	padding:7px 15px 7px 15px;
	border-top:1px solid #d9dcdd;
	font-size:16px;
	font-weight:bold;
}
.search-form select {
	margin:0px 0px 0px 10px;
	height:20px;
}
.feas-submit-button {
	width:499px;
	height:35px;
	background:url(../img/oubo/common/search_btn.gif) no-repeat;
	display:block;
	cursor:pointer;
	text-indent:-9876px;
	border:none;
	margin:17px 75px 0px 75px;
}
.feas_clevel_01 {
	margin:0px 0px 0px 10px;
}

/* ############################################## */

.contents_title_003 {
	width:697px;
	height:35px;
	background:url(../img/oubo/common/contents_title_bg_03.gif) no-repeat;
	margin-bottom:20px;
}
.contents_title_003 h3 {
	font-size:17px;
	line-height:1;
	font-weight:bold;
	padding:0px 50px;
}

.search_order {
	margin:0px 10px 20px 10px;
}
.search_order li {
	float:left;
	margin-right:10px;
	width:171px;
	height:32px;
	background:url(../img/oubo/common/order_003.gif) no-repeat;
	text-align:center;
	font-size:12px;
	line-height:32px;
}
.search_order li a:link {
	color:#fff;
	text-decoration:underline;
}
.search_order li a:visited {
	color:#fff;
	text-decoration:underline;
}
.search_order li a:hover {
	color:#fff;
	text-decoration:underline;
}
.search_order li a:active {
	color:#fff;
	text-decoration:underline;
}

/* ############################################## */

.list_wrap {
	width:697px;
	margin-bottom:20px;
    border-top: 2px solid #006fcc;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 10px 0 20px 0;
	position:relative;
	background: -moz-linear-gradient(top, #f0f0f0 0%, #ffffff 30%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f0f0f0 0%,#ffffff 30%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f0f0f0 0%,#ffffff 30%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.list_contents {
    width: 674px;
    margin: 0 auto 10px auto;
    padding: 10px 0 10px 0;
    border-bottom: 1px dotted #cacaca;
}
.list_title {
    background: url("../img/oubo/common/oubo_list_border.png") no-repeat bottom center;
    padding-bottom: 15px;
}
.job_num {
	font-size:12px;
	line-height:25px;
	padding:0px 15px 0px 0px;
	border-right:1px solid #bfbfbf;
    float: left;
    margin-left: 15px;
}
.job_name {
    width: 545px;
	font-size:15px;
	line-height:25px;
	font-weight:bold;
    float: left;
    padding-left: 15px;
}
.list_wrap_left {
    width: 360px;
    float: left;
}
.list_wrap_left table {
    border-collapse: separate;
    border-spacing: 0 10px;
}
.list_wrap_left th {
    width: 75px;
    background: #016fcc;
    font-size: 13px;
    line-height: 23px;
    font-weight: bold;
    color: #fff;
    border-right: 5px solid #569bd6;
    text-align: center;
}
.list_wrap_left td {
    width: 265px;
    font-size: 13px;
    line-height: 23px;
    padding-left: 15px;
}
.list_wrap_right {
    width: 300px;
    float: right;
}
.list_wrap_right th {
    width: 80px;
    background: #016fcc;
    font-size: 13px;
    line-height: 23px;
    font-weight: bold;
    color: #fff;
    text-align:center;
}
.list_wrap_right td {
    background: #ececec;
    font-size: 24px;
    line-height: 34px;
    font-weight: bold;
    color: #000;
    text-align:center;
    padding: 20px 10px;
}
.list_wrap ul {
    text-align: center;
}

.search_img {
    padding-top: 10px;
    margin-bottom: 20px;
    text-align: center;
}
.search_img li {
    width: 218px;
    display: inline-block;
    margin-right: 10px;
}
.search_img li:last-child {
    margin-right: 0;
}
.search_img li p {
    padding-top: 5px;
    font-size: 11px;
    line-height: 15px;
    text-align: center;
}
.search_img li img {
    width: 100%;
    height: auto;
}
