@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;
}

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

.contents_title {
	width:942px;
	margin:0px auto 10px auto;
}
.search_wrap {
	width:942px;
	margin:0px auto 20px auto;
}
.search_left {
	width:608px;
	height:355px;
	float:left;
	position:relative;
}
.search_left ul {
	width:592px;
	position:absolute;
	top:60px;
	left:8px;
}
.search_left li {
	width:186px;
	padding:3px;
	background:#e5f2fd;
	float:left;
	margin:0px 8px 5px 0px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.search_left li:nth-child(3n) {
	width:186px;
	padding:3px;
	background:#e5f2fd;
	float:left;
	margin:0px 0px 5px 0px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.search_left li h3 {
	margin-bottom:5px;
}
.search_left li p {
	font-size:11px;
	line-height:15px;
	height:3em;
	padding:0px 10px;
}
.search_txt_001 {
	font-size:12px;
	line-height:1;
	position:absolute;
	bottom:15px;
	left:20px;
}
.search_txt_002 {
	font-size:12px;
	line-height:1;
	position:absolute;
	bottom:15px;
	left:20px;
}

.search_right {
	width:325px;
	float:right;
}
.search_right_001 {
	width:325px;
	height:225px;
	margin-bottom:10px;
	position:relative;
}
.search_right_001 ul {
	position:absolute;
	top:65px;
	right:15px;
}
.search_right_001 li {
	margin-bottom:4px;
}

.search_right_002 {
	width:325px;
	height:120px;
	position:relative;
}
.search_right_002 ul {
	position:absolute;
	top:68px;
	left:15px;
}
.search_right_002 li {
	float:left;
	margin-right:9px;
}

.search_btn {
	width:499px;
	margin:0px auto 40px auto;
}