/* エキスパートリンク検索一覧ページCSS */


/* コンテナーメイン
---------------------------------------------------*/

#s_contents {
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	background:url(../img/search/bg.jpg) no-repeat;
	clear:both;
	float:left;
	padding:0 69px 0 69px;
	width:680px;
}

/* 無料登録・掲載のご依頼コンテンツ */

#k_contents {
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	clear:both;
	float:left;
	padding:0 69px 0 69px;
	width:680px;
}

/* 検索ボックス部分
---------------------------------------------------*/

#s_title {
	background:url(../img/bar/h2_search.jpg) no-repeat;
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#FFFFFF;
	padding-left:20px;
}

#s_title strong {
	font-size:16px;
	margin-right:10px;
}

#search_box {
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
	padding:10px 50px 10px 50px;
	float:left;
	margin-bottom:20px;
}

#search_box table {
	border-collapse:collapse;
	float:left;
}
#search_box table th {
	padding:2px;
	text-align:left;
}
#search_box table td {
	padding:2px 2px 2px 5px;
}

#key {
	height:16px;
	width: 110px;
}

#search_box_p {
	float:right;
	width:300px;
	margin-bottom:10px;
}
#search_box_a {
	float:right;
	width:300px;
	background:url(../img/search/sodan_box.jpg) no-repeat;
	height:60px;
}
#search_box_a a {
	display:block;
	height:25px;
	width:117px;
	margin:20px 0 0 159px;
	text-indent:-9999px;
}
#search_box_a a:hover {
	background:url(../img/top/topexplain_on.jpg) no-repeat;
}

#area_pref , #category , #license , #industry, .atpp {
	width:171px;
}

/* 表示件数部分
---------------------------------------------------*/


.pre_nex {
	background-color:#F2F9FC;
	border:#CCC 1px solid;
	height:30px;
	line-height:30px;
	padding-left:20px;
	clear:both;
	margin-bottom:20px;
	position:relative;
}
.pre_nex span {
	font-size:16px;
	color:#FF6600;
	margin-right:10px;
	font-weight:bold;
}
#pre {
	position:absolute;
	display:block;
	width:80px;
	height:28px;
	left: 502px;
	top: 1px;
	text-indent:-9999px;
	background-image: url(../img/search/pre.jpg);
	background-repeat: no-repeat;
}
#nex {
	position:absolute;
	display:block;
	width:80px;
	height:28px;
	left: 589px;
	top: 1px;
	text-indent:-9999px;
	background-image: url(../img/search/nex.jpg);
	background-repeat: no-repeat;
}


/* 検索結果
---------------------------------------------------*/

.office_name {
	height:30px;
	background:url(../img/bar/h2_search_title.jpg) no-repeat;
	color:#FFFFFF;
	font-size:14px;
	line-height:30px;
	clear:both;
}
.office_name a {
	display:block;
	height:30px;
	color:#FFFFFF;
	padding-left:20px;
}
.office_name a:hover {
	color:#FFFFFF;
}

.result {
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
	margin-bottom:10px;
	padding:10px;
	float:left;
}
.pr {
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	margin-bottom:5px;
}

.r_left {
	float:left;
	width:190px;
	text-align:center;
	background:#FFFFFF;
}

.r_right {
	float:right;
	width:457px;
}
.r_right table {
	border-collapse:collapse;
	border:#CCC solid 1px;
	width:455px;
}
.r_right table th {
	border:#CCC solid 1px;
	text-align:left;
	padding:3px 0 3px 5px;
	background:#F2F9FC;
}
.r_right table td {
	border:#CCC solid 1px;
	padding:3px 0 3px 5px;
}
.r_right table td img {
	margin:0 3px 3px 0;
}

.r_img {
	border:#CCCCCC 4px solid;
	margin-bottom:10px;
}

.to_detail {
	width:118px;
	margin:0 auto 0 auto;
}
.to_detail a {
	display:block;
	width:118px;
	height:31px;
	background:url(../img/search/to_detail.jpg) no-repeat;
	text-indent:-9999px;
}
.to_detail a:hover {
	background:url(../img/search/to_detail.jpg) 0px -31px no-repeat;
}

/* 無料登録・掲載のご依頼
---------------------------------------------------*/
.k_left {
	float:left;
	width:190px;
	text-align:center;
}

.k_right {
	width:657px;
}
.k_right table {
	border-collapse:collapse;
	border:#CCC solid 1px;
	width:655px;
}
.k_right table th {
	border:#CCC solid 1px;
	text-align:left;
	padding:3px 0 3px 5px;
	background:#F2F9FC;
}
.k_right table td {
	border:#CCC solid 1px;
	padding:3px 0 3px 5px;
}
.k_right table td img {
	margin:0 3px 3px 0;
}

.k_img {
	border:#CCCCCC 4px solid;
	margin-bottom:10px;
}

/* 詳細ページ
---------------------------------------------------*/

.office_name02 {
	height:30px;
	background:url(../img/bar/h2_detail_title.jpg) no-repeat;
	color:#FFFFFF;
	font-size:14px;
	line-height:30px;
	clear:both;
}
.office_name02 a,.office_name02 span {
	display:block;
	height:30px;
	color:#FFFFFF;
	padding-left:20px;
	font-size: 14px;
	font-weight: bold;
}
.office_name02 a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.to_sodan {
	width:118px;
	margin:0 auto 0 auto;
}
.to_sodan a, .to_sodan span {
	display:block;
	width:118px;
	height:31px;
	background:url(../img/detail/sodan.jpg) no-repeat;
	text-indent:-9999px;
}
.to_sodan a:hover {
	background:url(../img/detail/sodan.jpg) 0px -31px no-repeat;
}

.h3_long {
	height:30px;
	background:url(../img/bar/h3_detail_long.jpg) no-repeat;
	font-size:14px;
	line-height:30px;
	clear:both;
	padding-left:20px;
	margin-bottom:10px;
}
.h3_short {
	height:30px;
	background:url(../img/bar/h3_detail_short.jpg) no-repeat;
	font-size:14px;
	line-height:30px;
	clear:both;
	padding-left:20px;
}

#d_left {
	width:330px;
	float:left;
}

#d_right {
	width:330px;
	float:right;
}

.d_text {
	padding:10px;
	margin-bottom:20px;
	border-right:#ACACAC 1px solid;
	border-bottom:#ACACAC 1px solid;
	border-left:#ACACAC 1px solid;
}

.add {
	border-collapse:collapse;
	border:#CCC solid 1px;
	width:100%;
	margin-bottom:20px;
}
.add th {
	border:#CCC solid 1px;
	text-align:left;
	padding:5px 0 5px 5px;
	background:#F2F9FC;
}
.add td {
	border:#CCC solid 1px;
	padding:5px 0 5px 5px;
}

#apply {
	width:476px;
	height:39px;
auto;
	background:url(../img/detail/tosodan.jpg) no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 9px;
}
#apply a {
	display:block;
	width:118px;
	height:31px;
	text-indent:-9999px;
	background:url(../img/detail/sodan.jpg) no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 341px;
}
#apply a:hover {
	background:url(../img/detail/sodan.jpg) 0px -31px no-repeat;
}
