@charset "utf-8";

/* campanies.css */


/*-------------------------------------------------
///	 エリアと条件で検索　h2下の枠
-------------------------------------------------*/

#contents h2 {
	clear: both;
	height: 42px;
	font-size:16px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",MS PGothic,Sans-Serif;
	font-weight: bolder;
	background: url(../common_new/img/bg_h2.gif) no-repeat left top;
	padding: 12px 0 0 35px; 
	margin-bottom: 10px;
}


#contents .serch_area_toptext {
	width: 675px;
	height: 51px;
	background: url(../img_new/bg_serch_h_p.gif) no-repeat;
	margin-bottom: 20px;
}

#contents .serch_area_toptext p {
	font-size: 12px;
	padding-top: 8px;
	margin: 0 30px;
	line-height: 160%;
}

/*-------------------------------------------------
///　○○エリアでおすすめの〜
-------------------------------------------------*/

#contents h3.serch_h3_text01 {
	background: url(../img_new/icon_14.gif) no-repeat;
	padding-left: 30px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
}

#contents .ad_serch_area {
	margin-bottom: 20px;
}

#contents .ad_serch_area h4 {
	margin-bottom: 5px;
}

#contents .ad_serch_area h4 a {
	color: #F15096;
	font-weight: bold;
	text-decoration: none;
}
	
#contents .ad_serch_area dl dt {
	float: left;
	width: 175px;
}

#contents .ad_serch_area dl dd {
	margin-left: 185px;
	font-size: 12px;
	line-height: 165%;
	padding-top: 12px;
	width: 138px;
}

* html #contents .ad_serch_area dl dd {
	margin-left: 182px;
}

#contents .ad_serch_area .ad_serch_area_left {
	width: 333px;
	float: left;
}

#contents .ad_serch_area .ad_serch_area_left dl {
	background: url(../img_new/bg_text_note_03.gif) no-repeat 180px 30px;
	height: 122px;
}

#contents .ad_serch_area .ad_serch_area_right {
	width: 333px;
	float: right;
}

#contents .ad_serch_area .ad_serch_area_right h4 {
	margin-left: 8px;
}

#contents .ad_serch_area .ad_serch_area_right dl {
	background: url(../img_new/bg_text_note_03.gif) no-repeat right 30px;
	margin-left: 8px;
}


/*-------------------------------------------------
///	エリアを絞る
-------------------------------------------------*/

#contents .serch_condition {
	width: 527px;
	height: 49px;
	background: url(../img_new/bg_dl_condition.gif) no-repeat;
	margin-bottom: 30px;
	padding-left: 148px;
}

* html #contents .serch_condition {
	width: 675px;
}

#contents .serch_condition dl dt {
	display: none;
}

#contents .serch_condition dl dd {
	float: left;
	width: 368px;
	padding-top: 15px;
}

#contents .serch_condition dl dd.condition_bt {
	float: right;
	width: 145px;
	padding-left: 0;
	padding-top: 10px;
}



/*-------------------------------------------------
///	資料請求リスト	
-------------------------------------------------*/


#contents .contents_list_area {
	width: 675px;
	height: 117px;
	background: url(../img_new/bg_list_contents02.gif) no-repeat;
	text-align: center;
}

#contents .contents_list_area dl {
	padding-top: 38px;
	
}

#contents .contents_list_area dl dt {
	font-size: 24px;
	color: #F15096;
	font-weight: bold;
}

#contents .contents_list_area dl dt img {
	font-size: 14px;
}

/*-------------------------------------------------
///	検索結果
-------------------------------------------------*/

#contents .result {
	width: 675px;
	border-bottom: #999 1px solid;
	padding-bottom: 8px;
	margin-bottom: 20px;
	margin-top: 45px;
}

#contents .result p.result_toptext {
	font-size: 24px;
	color: #F15096;
	font-weight: bold;
	float: left;
	width: 50%;
}

#contents .result p img {
	vertical-align: -2px;
}

#contents .result p.result_select {
	float: right;
	width: 49%;
	text-align: right;
	margin-top: 9px;
}

#contents .result ul {
	clear: both;
	text-align: right;
	padding-top: 5px;
}

#contents .result ul li {
	display: inline;
	margin-left: 3px;
}

/*-------------------------------------------------
///	企業一覧
-------------------------------------------------*/

#contents .company_info_list01 {
	margin-bottom: 40px;
}

#contents .company_info_list01 h4 {
	background: #F9D7E1;
	width: 665px;
	padding: 8px 0px 6px 10px;
	font-size: 12px;
}

* html #contents .company_info_list01 h4 {
	width: 675px;
}

#contents .company_info_list01 p.company_info_h4_bt {
	text-align: right;
	margin-top: -28px;
	margin-bottom: 10px;
}

#contents .company_info_list01 p.company_info_h4_bt input {
	float: left;
	margin-top: -1px;
	margin-left: 250px;
	margin-right: 5px;
}

* html #contents .company_info_list01 p.company_info_h4_bt input {
	margin-top: 10px;
}

*+html #contents .company_info_list01 p.company_info_h4_bt input {
	margin-top: 10px;
}

#contents .company_info_list01 p.company_info_h4_bt input {
	float: left;
	margin-top: -1px;
	margin-left: 250px;
	margin-right: 5px;
}

#contents .company_info_list01 p.company_info_h4_bt .reserve {
	float: right;
	margin-top: -27px;
	margin-right: 135px;
}


#contents .company_info_list01 p.company_info_h4_bt img {
	margin-right: 7px;
}

#contents .company_info_list01 h3 {
	margin-bottom: 7px;
	background: url(../img_new/icon_15.gif) no-repeat left 1px;
	padding-left: 20px;
	font-weight: bold;
}

#contents .company_info_list01 dl {
	background: url(../img_new/bg_text_note_02.gif) no-repeat right 35px;
	margin-bottom: 7px;
}

#contents .company_info_list01 dl dt {
	width: 199px;
	float: left;
}

#contents .company_info_list01 dl dd {
	margin-left: 219px;
	line-height: 200%;
	margin-right: 10px;
	padding-top: 8px;
}

#contents .company_info_list01 .pr_company img {
	vertical-align: -4px;
	margin-right: 8px;
}

#contents .company_info_list01 .pr_company {	
	line-height: 170%;
	background: #F9D7E1;
	padding: 5px 10px 3px 10px;
}

#contents .company_info_list02 {
	margin-bottom: 30px;
	border-bottom: #999 1px solid;
	padding-bottom: 3px;
}

#contents .company_info_list02 h4 {
	background: url(../img_new/bg_h_company02.gif) no-repeat;
	font-weight: bold;
	height: 26px;
	padding: 9px 5px 0 23px;
	margin-bottom: 10px;
}

* html #contents .company_info_list02 h4 {
	height: 35px;
}

#contents .company_info_list02 dl dt {
	clear: both;
	width: 30px;
	float: left;
	margin-bottom: 5px;
}

#contents .company_info_list02 dl dt img {
	vertical-align: -2px;
}

#contents .company_info_list02 dl dd {
	margin-left: 50px;
	margin-bottom: 5px;
}



/*-------------------------------------------------
///	さらに検索条件を絞る
-------------------------------------------------*/

#contents .border_next_serch_top {
	background: url(../img_new/bg_border_contents_serch_top.gif) no-repeat left bottom; 
	width: 675px;
	height: 5px;
}

#contents .border_next_serch_bottom {
	background: url(../img_new/bg_border_contents_serch_bottom.gif) no-repeat; 
	width: 675px;
	height: 5px;
	margin-bottom: 20px;
}

#contents .serch_condition_next {
	background: #FEEDF4;
	border-left: #F89EC5 1px solid;
	border-right: #F89EC5 1px solid;
	padding: 5px 10px 8px 10px;
	position: relative;
}

#contents .serch_condition_next .condition_dl {
}

#contents .serch_condition_next .condition_dl dt {
	width: 135px;
	float: left;
	position: relative;
}

#contents .serch_condition_next .condition_dl dd {
	margin-left: 145px;
	padding-top: 5px;
}

#contents .serch_condition_next .condition_bt {
	position: absolute;
	right: 6px;
	top: 4px;
}

#contents .serch_condition_next h4 {
	clear: both;
	margin-bottom: 30px;
	margin-top: 30px;
}

#contents .serch_condition_next .next_check {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: #999 1px dotted;
}

#contents .serch_condition_next .next_check dt {
	margin-bottom: 5px;
	font-weight: bold;
}

#contents .serch_condition_next .next_check dd {
	display: inline;
	font-size: 12px;
	margin-right: 15px;
	position: relative;
}

#contents .serch_condition_next h5 {
	margin-bottom: 10px;
	font-weight: bold;
}

#contents .serch_condition_next .next_check_area_wrapper dl {
	margin-bottom: 15px;
}

#contents .serch_condition_next .next_check_area_wrapper dl dt {
	color: #F15096;
	margin-bottom: 5px;
}

#contents .serch_condition_next .next_check_area_wrapper dl dd {
	font-size: 12px;
	padding-left: 23px;
	margin-right: 50px;
}

#contents .serch_condition_next .next_check_area_wrapper .next_check_area_left {
	width: 49%;
	float: left;
	position: relative;
}

#contents .serch_condition_next .next_check_area_wrapper .next_check_area_right {
	width: 49%;
	float: right;
	position: relative;
}

#contents .serch_condition_next .bt_area {
	clear: both;
	text-align: center;
}

#contents .serch_condition_next .bt_area input {
	padding-top: 20px;
	position: relative;
}