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


/*福祉用具専門相談委員を探す*/

.search_menu {
	width:769px;
	overflow:hidden;
	margin:-10px auto 10px;
}

.search_menu .menu_btn_l {
	width:247px;
	height:85px;
	float:left;
	margin-right:14px;
}

.search_menu .menu_btn_r {
	width:247px;
	height:85px;
	float:right;
}

.search_box_top {
	width:769px;
	background:url(../search/img/search_top.gif) no-repeat;
	padding-top:18px;
	overflow:hidden;
}

.search_box_main {
	width:733px;
	padding:0 21px;
	background:url(../search/img/search_main.gif);
	overflow:hidden;
	margin-top:
}

.search_box_bottom {
	width:769px;
	background:url(../search/img/search_bottom.gif) no-repeat;
	height:17px;
}

.search_or_btn {
	width:138px;
	height:41px;
	margin:15px auto 10px;
}

table#member_input_table {margin-top:0;

}


.search_box2_top {
	width:769px;
	background:url(../search/img/search02_top.gif) no-repeat;
	padding-top:18px;
	overflow:hidden;
}

.search_box2_main {
	width:769px;
	/*padding:0 10px;*/
	background:url(../search/img/search02_main.gif);
	overflow:hidden;
	margin-top:
}

.search_box2_bottom {
	width:769px;
	background:url(../search/img/search_bottom.gif) no-repeat;
	height:17px;
}

/*ページリンク*/

.search_result_pagebox {
	width:740px;
	height:20px;
	background:#e9eaec;
	text-align:center;
	margin:0 auto;
	padding-top:3px;
}

.search_result_pagebox a:hover {
 text-decoration:none;
 color:#8997D7;
 font-weight:bold;
}

.search_pagebox_text {
	width:740px;
	text-align:right;
	overflow:hidden;
	margin:0 auto 15px;
}

.search_pagebox_atantion {
	width:740px;
	overflow:hidden;
	margin:0 auto 5px;
}



/*テーブル*/

table#search_detail_table {width:740px; border-top:2px solid #8dc73f; border-bottom:1px solid #8dc73f; margin:0 auto;}

table#search_detail_table th {
	background:#edf5c4;
	border-bottom: 1px solid #888888;
	padding: 10px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	text-align:left;
	font-weight:normal;
	vertical-align:top; width:180px; border-right:#888888 1px dotted;
}
table#search_detail_table th.search01 {
	background:#fff;
	border-bottom: 1px solid #888888;
	color:#5388be;
	padding: 10px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	text-align:center;
	font-weight:bold;
	vertical-align:top; width:150px; border-right:#888888 1px dotted;
}


table#search_detail_table th.search01_02 {
	background:#edf5c4;
	border-bottom: 1px solid #888888;
	color:#5388be;
	padding: 10px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	text-align:center;
	font-weight:bold;
	vertical-align:top; width:150px; border-right:#888888 1px dotted;
}
/*1位の人用*/

table#search_detail_table .no_01 {
	font-size:14px !important;
}

/*1位の人用おわり*/

table#search_detail_table th.search01_02_h {
	background:#ffffff;
	border-bottom: 1px solid #888888;
	color:#5388be;
	padding: 10px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	text-align:center;
	font-weight:bold;
	vertical-align:top; width:150px; border-right:#888888 1px dotted;
}

table#search_detail_table th.search02 {
	background:#ffffff;
	border-bottom: 1px solid #888888;
	color:#5388be;
	padding: 10px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	text-align:center;
	font-weight:bold;
	vertical-align:top; width:396px; border-right:#888888 1px dotted;
}

table#search_detail_table th.search03 {
	background:#ffffff;
	border-bottom: 1px solid #888888;
	color:#5388be;
	padding: 10px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	text-align:center;
	font-weight:bold;
	vertical-align:top; width:100px; border-right:#888888 1px dotted;
}





table#search_detail_table th.search {
	text-align:center;
	
}

table#search_detail_table th.search_right {
	text-align:center;
	border-right:none !important;
	
}

table#search_detail_table th.search_h {
	text-align:center;
	background:#FFF;
	
}

table#search_detail_table th.search_h02 {
	text-align:left;
	background:#FFF;
	
}
