@charset"utf-8";

/*----copyright(c)TUNE Inc. all rights reserved.-------------------------------
このcssプログラムソースは著作権および著作隣接権によって保護されています。
今回のケースでは改変については許可されていますが、転載・転用に関しては認められていません。
著作権および著作隣接権に関する質問・お問い合わせは下記まで。
info@tuneup.co.jp
-----------------------------------------------------------------------------*/

/*--searchwrappe--*/
div#searchwrappe{
background:url(../img/search/bg_top_16.gif) repeat-x top;
}

div#searchwrappe h2{
display:block;
background:url(../img/search/title_bg_18.gif) no-repeat;
width:980px;
height:45px;
margin:0 auto;
}

div#searchcolumntop{
background:url(../img/search/bg_main_top.gif) no-repeat top;
}

div#searchcolumnbottombg{
background:url(../img/search/bg_bottom_52.gif) repeat-x bottom;
}

div#searchcolumnbottom{
background:url(../img/search/bg_main_bottom.gif) no-repeat bottom;
}

div#searchcolumnmain{
background:url(../img/search/bg_top_21.gif) no-repeat top center;
}

div#searchcolumnmainContents{
width:965px;
margin:0 auto;
padding-top:20px;
}

/*--searchleftwrappe--*/
div#searchleftwrappe{
width:620px;
float:left;
}

/*--searchresult--*/
div#searchresult{
background:url(../img/search/bg_search_29.gif) repeat-x bottom;
padding:10px 0;
border-top:1px solid #b6cdd2;
border-bottom:1px solid #b6cdd2;
margin:5px 0 10px;
}

div#searchresult ul li{
line-height:190%;
padding-left:55px;
margin-bottom:5px;
}

div#searchresult ul li#categori{
background:url(../img/search/img_29.gif) no-repeat;
}

div#searchresult ul li#kindofjob{
background:url(../img/search/img_32.gif) no-repeat;
}

div#searchresult ul li#area{
background:url(../img/search/img_34.gif) no-repeat;
}

/*--seachresultcontents--*/
div.seachresultcontents{
margin-bottom:20px;
padding-bottom:20px;
border-bottom:2px solid #cdcdcd;
}

div.seachresultcontents h3{
color:#386905;
}

div.seachresultcontents p{
clear:both;
color:#386905;
}

div.seachresultcontents table{
width:100%;
}

div.seachresultcontents table tr{
border-bottom:1px dashed #b6cdd2;
}

div.seachresultcontents table tr.bgcolor{
background:#f0f7f9;
}

div.seachresultcontents table tr th{
padding:5px;
width:20%;
text-align:left;
line-height:160%;
}

div.seachresultcontents table tr th span{
padding-left:10px;
background:url(../img/search/icon_49.gif) no-repeat 0 2px;
}

div.seachresultcontents table tr td{
padding:5px;
width:80%;
line-height:160%;
}

div.seachresultcontents div.print{
border-top:1px solid #b6cdd2;
padding-top:10px;
}

/*--searchrightwrappe--*/
div#searchrightwrappe{
width:325px;
float:right;
}

div#searchrightwrappe a{
display:block;
background:#f7f7f7;
text-align:center;
padding:10px;
}

/*--for print--*/
div#print{
padding:0 10px 10px;
}

div#print h3{
color:#7ab43d;
}

div#print p{
clear:both;
color:#7ab43d;
}

div#print table{
width:100%;
margin-bottom:10px;
}

div#print table tr{
border-bottom:1px dashed #b6cdd2;
}

div#print table tr.bgcolor{
background:#f0f7f9;
}

div#print table tr th{
padding:5px;
width:20%;
text-align:left;
line-height:160%;
}

div#print table tr th span{
padding-left:10px;
background:url(../img/search/icon_49.gif) no-repeat 0 2px;
}

div#print table tr td{
padding:5px;
width:80%;
line-height:160%;
}

/*--printhead--*/
div#printhead{
margin:10px;
}


div#navipage{
margin:20px;
background:#f6f6f6;
padding:5px;
}

div#navipage a{
background:url(../img/common/icon_headnavigation_13.gif) no-repeat 0 4px;
padding-left:10px;
}


