@charset "utf-8";


#searchFocus {
	margin: 15px 22px 22px 22px;
}
#searchFocus div.form {
	padding: 10px 30px;
	background: url(../images/search/bg_search_frame.gif) no-repeat left bottom;
}
#searchFocus table {
	margin-bottom: 10px;
	line-height: 1.5;
}
#searchFocus th {
	padding: 3px 0 3px 18px;
	white-space: nowrap;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px dashed #CCC;
	background: url(../images/share/icon_circle_arrow_pink.gif) no-repeat left center;
}
#searchFocus td {
	padding: 4px 0;
	border-bottom: 1px dashed #CCC;
}
#searchFocus label {
	white-space: nowrap;
}
#searchFocus select.long {
	width: 45%;
}
#searchFocus span.small {
	font-size: smaller;
	color: #F00;
}
#searchFocus .btSearch {
	text-align: right;
}
#searchFocus input.long {
	width: 300px;
}
#searchFocus input.short {
	width: 50px;
}


#searchResult {
	padding: 8px 22px;
	background: #EEE;
}
#searchResult .score {
	margin: 4px 0;
	padding-left: 8px;
	border-left: 4px solid #d8306b;
}
#searchResult table {
	border: 1px solid #AAA;
	border-right: none;
	border-bottom: none;
}
#searchResult tr.searchResult {

}
#searchResult td {
    height:83px;
    overflow: hidden;
}
#searchResult div.note {
	text-align:left;
    overflow: hidden;
    height:75px;
    padding:3px 3px 3px 5px;
    vertical-align:middle;
    width:110px;
    word-break: break-all;
    margin-left:auto;
    margin-right:auto;
    font-family:'ＭＳ ゴシック', Osaka-等幅;
    line-height:120%;
}
#searchResult td.note {
    text-align:center;
}


#searchResult th,
#searchResult td {
	padding: 0px 3px;
	text-align: center;
	border: 1px solid #AAA;
	border-left: none;
	border-top: none;
}
#searchResult th {
	font-size: 12px;
	white-space: nowrap;
	background: #E0F9FA;
}
#searchResult th .sortDown {
	float: left;
	margin-right: 2px;
	cursor : pointer;
}
#searchResult th .sortUp {
	float: right;
	margin-left: 2px;
    cursor : pointer;
}
#searchResult th.data	{ width: 10%;}
#searchResult th.code	{ width: 9%;}
#searchResult th.style	{ width: 11%;}
#searchResult th.type	{ width: 10%;}
#searchResult th.corp	{ width: 14%;}
#searchResult th.area	{ width: 11%;}
#searchResult th.salary	{ width: 9%;}
#searchResult th.note	{ width: 15%;}
#searchResult th.date	{ width: 10%;}

#searchResult td {
	background: #FFF;
}
#searchResult .btSet {
	padding-top: 3px;
}
#searchResult .btSet img {
	margin-top: 3px;
}
#searchResult td.span {
	height:50px;
}


#searchDetail{
	text-align:center;
	background-color:#FFFFFF;
}

#searchDetail table.workinfo {
    border-collapse: collapse;
    table-layout:fixed; 
    width:708px;
    margin:0px auto;
}
#searchDetail table.workinfo td{
    border:1px solid #CCCCCC;
    font-size:12px;
    padding: 5px 4px 4px 5px;
    text-align:left;
            
}

#searchDetail td.title{
	background-Color: #EEEEEE;
	width:23%;
	text-align:center !important;
}

#searchDetail p{
    padding:10px 10px 0px 10px;
	text-align:left;
}
#searchDetail img{
	border:0px;
}
h5.footer{
	margin-top:10px;
	padding:5px;
	color:white;
	background-color:#E83574;
	text-align:center;
	font-weight:normal;
    font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;

}

#yen{
	display:inline;
}

