@charset "utf-8";
/*------------------------------------------------------------
	検索結果一覧
------------------------------------------------------------*/
#conts #labelAnnualIncome,
#conts #labelHourlyPay {
	color: #630;
	font-size: 1em;
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
}

#conts .bgCork h3 {
	line-height: 2.1;
}

#conts .bgCork h3 span {
	font-size: 14px;
	color: #630;
}

#conts .bgCork h3.large span {
	font-size: 1.0em;
}

#conts .bgCork h3 span span {
    margin: 0 5px;
    padding: 0;
	width: 120px;
	background: none repeat scroll 0 0 #FF6666;
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
	text-align: center;
	line-height: 1.6;
}

#conts .bgCork h3 span img {
	margin-right: 5px;
	vertical-align: middle;
}

#conts .bgCork h3 span.color {
	color: #FF667D;
	font-weight: bold;
}

#conts .print .breakdown {
	color: #630!important;
	font-weight: normal!important;
}

	* html #conts .dataBox .dataConts table th {
		vertical-align: baseline;
	}

#conts .noResult {
	color: #F60;
	margin-bottom: 25px;
}