@charset "UTF-8";
/* CSS Document */

h2 {
	background-image:url(../img/result_result_title.png);
	width:950px;
	height:35px;
	text-indent:-9999px;
	margin-bottom:15px;
}
#content #nojob{
	width:650px;
	margin:50px auto 50px auto;
	background-color:#F2F2F2;
	border-radius:10px;
	border:2px solid #0071BC;
	padding:10px 30px 10px 30px;
}
#content #nojob .title{
	font-size:30px;
	font-weight:bold;
	color:#FFF;
	background-color:#0071BC;
	text-align:center;
	margin-bottom:20px;
}
#content #nojob .title span{
	color:#FFFF00;
}
#content #nojob p{
	font-size:21px;
	line-height:1.6;
}
#content #nojob p span{
	color:#FF0000;
	font-weight:bold;
}
#gaito_kensu {
	background-image:url(../img/result_arrow_blue.png);
	background-repeat:no-repeat;
	padding-left:15px;
	line-height:15px;
	margin-top:15px;
	float: right;
}

#gaito_kensu span {
	font-size:17px;
	color:#669ECC;
}

.reslut_tab_left {
	width:165px;
	height:39px;
	background-image:url(../img/result_tab_checked.png);
	float:left;
}

.reslut_tab_left a {
	color:white;
	display:block;
	margin:10px 0 0 50px;
	
}
	
	
.reslut_tab_left a:hover {
	text-decoration:none;
}

.reslut_tab_right {
	width:164px;
	height:39px;
	background-image:url(../img/result_tab.png);
	float:left;
}

.reslut_tab_right a{
	color:#666;
	display:block;
	margin:10px 0 0 50px;
	
}
	
	
.reslut_tab_right a:hover {
	text-decoration:none;
}

.border_4px {
	border-bottom:4px solid #2E52A6;
	text-indent:-9999px;
	clear:left;
	height:0px;
	margin-bottom:10px;
}

#table_ichiran {
	width:950px;
	border-collapse:collapse;
	margin-bottom:20px;
}

#table_ichiran th {
	border:1px solid #ccc;
	background-color:#f2f2f2;
	text-align:center;
}

#table_ichiran td {
	text-align:center;
	border:1px solid #ccc;
}

#table_ichiran td:nth-child(1) {
	width:110px;
}
#table_ichiran td .apply_minutes{
	background-image:url(../img/apply_time_bg1.png);
	width:95px;
	height:66px;
	text-align:center;
	margin:5px auto 5px auto;
	
}
#table_ichiran td .apply_minutes p{
	background-image:url(../img/apply_time_icon.png);
	background-repeat:no-repeat;
	background-position:left 45%;
	background-size:20px auto;
	padding-left:22px;
	margin:30px auto 0 auto;
	display:inline-block;
}
#table_ichiran td .apply_minutes p span{
	color:#FF0000;
	font-size:20px;
	font-weight:bold;
}
.comparison_check_matters{
	float:left;
	list-style:none;
}
.comparison_check_matters li{
	background-image:url(../img/category_arrow.png);
	background-repeat:no-repeat;
	padding-left:25px;
	margin-top:3px;
	padding-bottom:3px;
	line-height:20px;
	border-bottom:dotted 1px #ccc;
	font-size:13px;
	text-align:left;
	background-position: 5px center;
	padding-right: 5px;
}

.see_feature {
	width:102px;
	height:27px;
	margin:0 auto 0;
}
	
.see_feature a{
	width:102px;
	height:27px;
	display:block;
	background-image:url(../img/result_features.png);
	text-indent:-9999px;
}

.see_feature a:hover {
	background-image:url(../img/result_feature_ro.png);
}

.img_centering {
	display:block;
	margin:0 auto 0;
}

.table_colspan {
	width:950px;
	height:31px;
	background-image:url(../img/search_feat_bg.png);
	overflow:hidden;
	
}



.orange_font {
	color:#FF4F00;
}
	
.result_apply_btn {
	width:98px;
	height:50px;
	margin:2px auto 5px;
}

.result_apply_btn a {
	width:98px;
	height:50px;
	display:block;
	position:relative;
	overflow:hidden;
	z-index:2;
	text-indent:-9999px;
	background-image:url(../img/ichiran_apply_btn.png);
}

.result_apply_btn a:hover {
	background-image:url(../img/ichiran_apply_btn_ro.png);
}


.result_apply_btn a:before {
    display: block;
    position: absolute;
    z-index: -1;
    left: -30%;
    top: -50%;
    content: "";
    width: 30px;
    height: 100px;
    transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    background-image: linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,0)));
    background-image: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, #ffffff rgba(255,255,255,1),rgba(255,255,255,0) 100%);
    animation: shiny 3s infinite linear;
    -webkit-animation: shiny 3s infinite linear;
    -moz-animation: shiny 3s infinite linear;
}
@keyframes shiny {
    0% {
        left: -30%;
    }
    20% {
        left: 120%;
    }
    100% {
        left: 120%;
    }
}
@-webkit-keyframes shiny {
    0% {
        left: -30%;
    }
    20% {
        left: 120%;
    }
    100% {
        left: 120%;
    }
}
@-moz-keyframes shiny {
    0% {
        left: -30%;
    }
    20% {
        left: 120%;
    }
    100% {
        left: 120%;
    }
}





.result_details_btn {
	width:98px;
	height:50px;
	margin:2px auto 5px;
}

.result_details_btn a {
	width:98px;
	height:50px;
	display:block;
	text-indent:-9999px;
	background-image:url(../img/ichiran_details_btn.png);
}

.result_details_btn a:hover {
	background-image:url(../img/ichiran_details_btn_ro.png);
}

.search_list #table_ichiran .pr{
	margin: 4px auto 5px;
	font-size: 10px;
	 color: #999;
	line-height: 1.4;
} 

a:hover {
	text-decoration:none;
}



.main_content {
	margin:0 auto 15px;
	overflow:hidden;
}

.comparison_title2 {
	width:950px;
	height:51px;
	background-image:url(../img/search_detail_top_bg.png);
}

.result_details_title {
	height:26px;
	display:block;
	font-size:25px;
	color:#003399;
	text-decoration:underline;
	font-weight:bold;
	margin-top:12px;
	margin-left:5px;
	line-height:26px;
	float:left;
}
.result_details_title a{
	color:#2E52A6;
	text-decoration:none;
}
.result_details_title a:hover{
	opacity:0.5;
}
.search_details .middle{
	background-image:url(../img/search_detail_middle_bg.png);
	background-size:100% 100%;
}
.search_details .middle .point{
	float:left;
	width:700px;
	background-image:url(../img/search_detail_point_bg.png);
	background-repeat:no-repeat;
	background-size:37px 100%;
	position:relative;
	margin:5px 0 0 5px;
}
.search_details .middle .point .left{
	width:30px;
	padding-left:7px;
	position:absolute;
	top:50%;
	left:0;
	margin-top:-37px;
}
.search_details .middle .comparison_check_matters2 {
	width:669px;
	padding:2px 5px 5px 5px;
	background-color:#FFFFD1;
	float:left;
	list-style:none;
	margin-left:36px;
	border:solid 1px #7F97B3;
}

.search_details .middle .comparison_check_matters2 li{
	background-image:url(../img/category_arrow.png);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-top:8px;
	line-height:15px;
	padding-bottom:3px;
	overflow:hidden;
	font-size:13px;
}
.search_details .middle div.table{
	width:530px;
	float:left;
	margin-left:5px;
	margin-top:10px;
	
}
.search_details .middle .comparison_features2 {
	border-collapse: collapse;
}

.search_details .middle .comparison_features2 td,  .comparison_features2 th{
	border:1px solid #BFBFBF;
	width:166px;
	height:27px;
	text-align:center;
}

.search_details .middle .comparison_features2 th {
	background-color:#EAF6FD;
	font-weight:normal;
}
.search_details .middle .comparison_convini_box2 {
	width:528px;
	border:1px solid #BFBFBF;
	margin:5px 0 0 0;
}
.search_details .middle .convenience p {
	float: left;
	background-image: url(../img/icon_convenience.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	margin-left:12px;
	margin-top:2px;
}
.search_details .middle .convenience p.con1 {
	width: 35px;
}
.search_details .middle .convenience p.con1.off {
	background-position:left -36px;
}
.search_details .middle .convenience p.con2 {
	background-position:-35px top;
	width: 65px;
}
.search_details .middle .convenience p.con2.off {
	background-position:-35px -36px;
}
.search_details .middle .convenience p.con3 {
	background-position:-100px top;
	width: 67px;
}
.search_details .middle .convenience p.con3.off {
	background-position:-100px -36px;
}
.search_details .middle .convenience p.con4 {
	background-position:-167px top;
	width: 42px;
	margin-left:12px;
}
.search_details .middle .convenience p.con4.off {
	background-position:-167px -36px;
}
.search_details .middle .convenience p.con5 {
	background-position:-209px top;
	width: 67px;
	margin-left:12px;
}
.search_details .middle .convenience p.con5.off {
	background-position:-209px -36px;
}
.search_details .middle .convenience p.con6 {
	background-position:-276px top;
	width: 32px;
	margin-left:12px;
}
.search_details .middle .convenience p.con6.off {
	background-position:-276px -36px;
}
.search_details .middle .convenience th{
	background-color:#EAF6FD;
	text-align:center;
	font-weight:normal;
	border-right:solid 1px #CCC;
	padding:2px 5px 0 5px;
}

.search_details .middle .detail_points {
	float:left;
	margin-left:3px;
	width:184px;
	margin-top:7px;
}
.search_details .middle .detail_points p{
	float: left;
	background-image: url(../img/points.png);
	background-repeat: no-repeat;
	height: 30px;
	width:44px;
	margin-left:2px;
	margin-top:3px;
}
.search_details .middle .company_name{
	background-image:url(../img/cat23_company_bg.png);
	background-repeat:no-repeat;
	height:33px;
	width:765px;
	font-size:16px;
	padding:11px 0 0 155px;
	margin:0 auto 0 auto;
}
.search_details .middle .suggest{
	background-image:url(../img/plan_suggest_icon1.png);
	font-size:14px;
	background-repeat:no-repeat;
	background-position:5px center;
	text-align:left;
	padding:5px 0 5px 100px;
	background-color:#E6E6E6;
	width:820px;
	margin:5px auto 5px auto;
}
.search_details .middle .faq{
	width:920px;
	margin:auto;
}
.search_details .middle .faq .header{
	background-image: -moz-linear-gradient(top, #FDFDFD, #CFCFCF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #FDFDFD), color-stop(1.0, #CFCFCF));
	
}
.search_details .middle .faq .header .left{
	float:left;
	background-image:url(../img/sp_faq_icon.png);
	background-repeat:no-repeat;
	background-size:30px 24px;
	background-position:2px center;
	font-weight:bold;
	padding:8px 0 0 35px;
	font-size:15px;
}
.search_details .middle .faq .header .right{
	float:right;
	text-align:center;
	margin:10px 2px 10px 0;
	border:1px solid #000;
}
.search_details .middle .faq ul{
	background-color:#CFCFCF;
	padding:5px;
	margin:0;
}
.search_details .middle .faq ul li{
	background-color:#FFF;
	border-bottom:1px solid #CCC;
	background-image:url(../img/icon_question2.png);
	background-size:27px 27px;
	background-position:3px center;
	padding:2px 2px 2px 35px;
	background-repeat:no-repeat;
	text-align:left;
	font-size:14px;
}
.search_details .middle .faq ul li.odd{
	background-color:#F2F2F2;
}

.search_details .middle .comparison_apply_box2 {
	margin:auto;
	text-align:center;
}
.search_details .middle .comparison_apply_box2 .minute_box{
	width:177px;
	height:62px;
	margin:10px 0 0 20px;
	float:left;
}
.search_details .middle .comparison_apply_box2 .apply_minutes{
	background-image:url(../img/apply_time_bg2.png);
	width:177px;
	height:62px;
	display:inline-block;
	text-align:center;
	line-height:1;
	
}
.search_details .middle .comparison_apply_box2 .apply_minutes p{
	background-image:url(../img/apply_time_icon.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:28px;
	margin:31px auto 0 auto;
	display:inline-block;
	font-size:15px;
	padding-top:2px;
}
.search_details .middle .comparison_apply_box2 .apply_minutes p span{
	color:#FF0000;
	font-size:27px;
	font-weight:bold;
}
.search_details .middle .comparison_apply2 {
	width:531px;
	height:61px;
	margin:10px auto 0 auto;
	display:inline-block;
}
	
.search_details .middle .comparison_apply2 a{
	display:block;
	width:531px;
	height:61px;
	background-image:url(../img/search_detail_apply.png);
	text-indent:-9999px;
	position:relative;
	overflow:hidden;
	z-index:2;
}
.search_details .middle .comparison_apply2 a:before {
    display: block;
    position: absolute;
    z-index: -1;
    left: -30%;
    top: -50%;
    content: "";
    width: 60px;
    height: 200px;
    transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    background-image: linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,0)));
    background-image: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, #ffffff rgba(255,255,255,1),rgba(255,255,255,0) 100%);
    animation: shiny 3s infinite linear;
    -webkit-animation: shiny 3s infinite linear;
    -moz-animation: shiny 3s infinite linear;
}
.search_details .middle .comparison_apply2 a:hover{
	opacity:0.7;
}
.search_details .middle .comparison_apply_box2 .policy{
	float:right;
	margin-right:20px;
	margin-top:15px;
	font-size:14px;
	width:150px;
	height:60px;
	text-align:left;
}

.search_details .middle .board_name{
	background-image:url(../img/search_detail_board.png);
	margin-left:10px;
	width:886px;
	padding-left:40px;
	height:26px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	margin-top:5px;
	
}
.search_details .middle .board{
	border: 5px solid #003399;
	margin-left:11px;
	width:905px;
	padding:5px;
	background-color:#F2F2F2;
}
.search_details .middle .board .title{
	border:solid 1px #B3B3B3;
	padding:2px;

}
.search_details .middle .board .body{
	border:solid 1px #B3B3B3;
	background-color:#FFFFFF;
	border-top:none;
	padding:2px;
	
}
.search_details .main_content .middle .pr{
	margin: 4px 10px auto auto;
	font-size: 10px;
	color: #999;
	line-height: 1.4;
	text-align: right;
}
.comparison_img_box2 {
	border:1px solid #ccc;
	padding:2px;
	width:200px;
	height:200px;
	margin-top:5px;
	margin-left:10px;
	float:left;
}
	



.comparison_details2 {
	width:205px;
	height:38px;
	margin:8px 0 0 10px;
}
	
.comparison_details2 a{
	display:block;
	width:205px;
	height:38px;
	background-image:url(../img/result_details_details_btn.png);
	text-indent:-9999px;
}

.comparison_details2 a:hover{
	background-image:url(../img/result_details_details_btn_ro.png);
}
	



.comparison_attention2 {
	font-size:11px;
	margin-bottom:20px;
}

.orange_font {
	color:#FF4F00;
}


/*再検索窓*/



h3 {
	width:950px;
	height:35px;
	background-image:url(../img/result_research_title.png);
	background-repeat:no-repeat;
	clear:left;
	text-indent:-9999px;
}


/*ローンの特徴を選ぶ*/

.search_feature input[type='checkbox']{
	display:none;
}

.search_feature{
	width:695px;
	height:142px;
	background-image:url(../img/result_loanfeature.png);
	margin:4px 0 10px 4px;
	padding-top:45px;
	overflow:hidden;
	background-repeat:no-repeat;
	float:left;
}



.search_feature p {
	width:217px;
	height:40px;
	margin:0 0 5px 10px;
}
	

.features{
    cursor: pointer;
    display: block;
    float: left;
    text-align: center;
}


.search_feature span{
	text-indent:-9999px;
	width:217px;
	height:40px;
	display:block;
}


/*金融機関から選ぶ*/

.search_financial {
	width:220px;
	height:53px;
	background-image:url(../img/result_bank.png);
	float:left;
	margin-top:4px;
	margin-left:7px;
	margin-bottom:10px;
	padding-top:45px;
	background-repeat:no-repeat;
}

.search_financial input {
	margin:10px 0 0 22px;
	position:relative;
	top:-3px;
	right:5px;
}



/*職業から選ぶ*/

.search_occupation{
	width:205px;
	height:34px;
	background-image:url(../img/result_occupation.png);
	float:left;
	margin-left:7px;
	marginbottom:10px;
	padding-top:45px;
	padding-left:15px;
	background-repeat:no-repeat;
}

#job {
	width:180px;
	margin:0 auto 0 ;
}



/*ローンの種類から選ぶ*/

.search_loantype{
	width:925px;
	height:41px;
	background-image:url(../img/result_loantype.png);
	float:left;
	margin-left:5px;
	background-repeat:no-repeat;
	overflow:hidden;
	padding-top:45px;
	margin-bottom:15px;
}

.search_loantype input[type='radio']{
	display:none;
}


.lt1, .lt3, .lt5 {
	width:114px;
	height:33px;
	margin:0 0 5px 10px;
}

.lt2, .lt4, .lt6 {
	width:173px;
	height:33px;
	margin:0 0 5px 10px;
}
	

.loantypes{
    cursor: pointer;
    display: block;
    float: left;
    text-align: center;
}


.lt1 span,.lt3 span,.lt5 span{
	text-indent:-9999px;
	width:114px;
	height:33px;
	display:block;
}
.lt2 span,.lt4 span,.lt6 span{
	text-indent:-9999px;
	width:173px;
	height:33px;
	display:block;
}


.lt1 span {
	background-image:url(../img/search_loantype_01.png);
}

.lt1.checked span {
	background-image:url(../img/search_loantype_checked_01.png);
}

.lt2 span {
	background-image:url(../img/search_loantype_02.png);
}

.lt2.checked span {
	background-image:url(../img/search_loantype_checked_02.png);
}

.lt3 span {
	background-image:url(../img/search_loantype_03.png);
}

.lt3.checked span {
	background-image:url(../img/search_loantype_checked_03.png);
}

.lt4 span {
	background-image:url(../img/search_loantype_04.png);
}

.lt4.checked span {
	background-image:url(../img/search_loantype_checked_04.png);
}
	
.lt5 span {
			background-image:url(../img/search_loantype_05.png);
}

.lt5.checked span {
	background-image:url(../img/search_loantype_checked_05.png);
}

.lt6 span {
			background-image:url(../img/search_loantype_06.png);
}

.lt6.checked span {
	background-image:url(../img/search_loantype_checked_06.png);

}

/*コンビニの種類から選ぶ*/

.search_convini input[type='checkbox']{
	display:none;
}

.search_convini{
	width:314px;
	height:116px;
	background-image:url(../img/result_convini.png);
	margin:0 5px 10px 0;
	padding-top:50px;
	overflow:hidden;
	background-repeat:no-repeat;
	float:right;
	
}



.search_convini p {
	width:83px;
	height:47px;
	margin:0 0 7px 15px;
}
	

.convinis{
    cursor: pointer;
    display: block;
    float: left;
    text-align: center;
}


.search_convini span{
	text-indent:-9999px;
	width:83px;
	height:47px;
	display:block;
}


.cv1 span {
	background-image:url(../img/search_convini_01.png);
}

.cv1.checked span{
	background-image:url(../img/search_convini_checked_01.png);
}

.cv2 span {
	background-image:url(../img/search_convini_02.png);
}

.cv2.checked span{
	background-image:url(../img/search_convini_checked_02.png);
}

.cv3 span {
	background-image:url(../img/search_convini_03.png);
}

.cv3.checked span{

	background-image:url(../img/search_convini_checked_03.png);
}

.cv4 span {
	background-image:url(../img/search_convini_04.png);
}

.cv4.checked span{
	background-image:url(../img/search_convini_checked_04.png);
}

.cv5 span {
	background-image:url(../img/search_convini_05.png);
}

.cv5.checked span{
	background-image:url(../img/search_convini_checked_05.png);
}

.cv6 span {
	background-image:url(../img/search_convini_06.png);
}

.cv6.checked span{
	background-image:url(../img/search_convini_checked_06.png);
}



#details {
	clear:left;
	background-image:url(../img/arrow_details.png);
	background-repeat:no-repeat;
	padding-left:15px;
	line-height:13px;
	margin-left:5px;
	float:left;
}

#search_btn {
	width:207px;
	height:40px;
	float:left;
	margin:0 0 10px 220px;
}

#search_btn a {
	background-image:url(../img/btn_search.png);
	width:207px;
	height:40px;
	display:block;
	text-indent:-9999px;
}

#search_btn a:hover{
	background-image:url(../img/btn_search_ro.png);
}
.organization.icon8{
	background-image:url(../img/search_detail_organization8.png);
	width:128px;
	height:50px;
	text-indent:-9999px;
	margin-left:10px;
}
.organization.icon9{
	background-image:url(../img/search_detail_organization9.png);
	width:128px;
	height:50px;
	text-indent:-9999px;
	margin-left:10px;
}
.organization.icon10{
	background-image:url(../img/search_detail_organization10.png);
	width:128px;
	height:50px;
	text-indent:-9999px;
	margin-left:10px;
}

.link{
	text-decoration: underline;
	cursor: pointer;
}
.link:hover{
	text-decoration: none;
	cursor: pointer;
}
.tab.src {
	width:830px;
	margin:auto;
	margin-bottom:10px;
	background-color:#F2F2F2;
	border:3px double #B4C0DA;
	padding:10px;
}
.tab .list {
	background-image: url(../img/search_tab.png);
	height: 42px;
	float:left;
	width: 175px;
	cursor:pointer;
	background-position: -175px -42px;
	margin-left:10px;
}
.tab .list.checked {
	cursor:pointer;
	background-position: -175px top;
}
.tab .detail {
	background-image: url(../img/search_tab.png);
	height: 42px;
	float:left;
	width: 175px;
	cursor:pointer;
	background-position: left -42px;
	margin-left:10px;
}
.tab .detail.checked {
	background-position: left top;
	cursor:pointer;
}

.comparison_category_list {
	width:800px;
	margin:0;
	overflow:hidden;
	float:left;
	height: 26px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
}

.comparison_category_list li {
	color:#666;
	float:left;
	font-size:10px;
	padding:0 5px 0;
	background-color:white;
	border:1px solid #ccc;
	margin:0 4px 5px;
	-webkit-border-radius: 4px;     /* for Safari and Chrome */
	-moz-border-radius: 4px;    /* for Firefox */
	-o-border-radius: 4px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:4px;   /* Linux browsers */
	border-radius: 4px;     /* CSS3 */
	behavior: url(border-radius.htc);   /* for IE */
}
div.category_text {
	padding:0 10px 5px 10px;
	margin-bottom:5px;
	background-image: -moz-linear-gradient(top, #CCCCCC, #F2F2F2 5%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #CCCCCC), color-stop(0.05, #F2F2F2));
	background-color: #DDDDDD;
	font-size:13px;
	text-align:left;
}
.category_midashi{
	color:#0F8C1A;
	font-size:20px;
	background-image:url(../img/arrow16.png);
	background-position:left 5px;
	background-repeat:no-repeat;
	padding:4px 0 0 45px;
	border-top:2px solid #CCCCCC;
	font-weight:bold;
	
	
}
p.category_text{
	margin-bottom:5px;
}
.point p{
	float: left;
	background-image: url(../img/points.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width:44px;
	margin-left:1px;
	margin-top:3px;
}
p.pt1{
	background-position: left top;
}
p.pt2{
	background-position: -44px top;
}
p.pt3{
	background-position: -88px top;
}
p.pt4{
	background-position: left -30px;
}
p.pt5{
	background-position: -44px -30px;
}
p.pt6{
	background-position: -88px -30px;
}
p.pt7{
	background-position: left -60px;
}
p.pt8{
	background-position: -44px -60px;
}
p.pt9{
	background-position: -88px -60px;
}
p.pt10{
	background-position: left -90px;
}
p.pt11{
	background-position: -44px -90px;
}
p.pt12{
	background-position: -88px -90px;
}
p.pt1.off{
	background-position: left -120px;
}
p.pt2.off{
	background-position: -44px -120px;
}
p.pt3.off{
	background-position: -88px -120px;
}
p.pt4.off{
	background-position: left -150px;
}
p.pt5.off{
	background-position: -44px -150px;
}
p.pt6.off{
	background-position: -88px -150px;
}
p.pt7.off{
	background-position: left -180px;
}
p.pt8.off{
	background-position: -44px -180px;
}
p.pt9.off{
	background-position: -88px -180px;
}
p.pt10.off{
	background-position: left -210px;
}
p.pt11.off{
	background-position: -44px -210px;
}
p.pt12.off{
	background-position: -88px -210px;
}

.category_bottom .title{
	background-image:url(../img/category_bottom_title_bg.png);
	width:901px;
	height:46px;
	font-size:30px;
	font-weight:bold;
	color:#FFF;
	padding-left:50px;
	padding-top:4px;
	text-shadow:0px 2px 0px #000;
}
.category_bottom .comment{
	padding:5px;
	font-size:13px;
}
.bottom_banner{
	margin:40px 0 20px 0;
}
.bottom_banner ul li{
	float:left;
	width:290px;
	margin: 10px 10px 0 0;
	background-color:#F2F2F2;
	padding:9px;
	border:1px solid #CCC;
	font-size:13px;
	line-height:1.5;
}
.bottom_banner ul li p a{
	font-size:17px;
	color:#2980E2;
	font-weight:bold;
}

#time_banner a{
	text-decoration:none;
	display:block;
}
#time_banner a:hover{
	opacity:0.5;
}
#time_banner .time_0{
	text-align:center;
	background-image:url(../img/time_banner2.png);
	padding-left:345px;
	padding-top:34px;
	font-weight:bold;
	color:#FF0;
	font-size:26px;
	background-repeat:no-repeat;
}
#time_banner .time_9{
	text-align:center;
	background-image:url(../img/time_banner2.png);
	padding-left:345px;
	padding-top:34px;
	font-weight:bold;
	color:#FF0;
	font-size:26px;
	background-repeat:no-repeat;
}

#time_banner .time_14{
	text-align:center;
	background-image:url(../img/time_banner1.png);
	padding-left:345px;
	padding-top:34px;
	font-weight:bold;
	color:#FF0;
	font-size:26px;
	background-repeat:no-repeat;
}
#time_banner .time_20{
	text-align:center;
	background-image:url(../img/time_banner3.png);
	padding-left:345px;
	padding-top:34px;
	font-weight:bold;
	color:#FF0;
	font-size:26px;
	background-repeat:no-repeat;
}
#time_banner .holiday{
	text-align:center;
	background-image:url(../img/time_banner4.png);
	width:950px;
	height:77px;
	background-repeat:no-repeat;
}
ul.cat19_jobs{
	border-right:1px solid #4D4D4D;
	border-bottom:1px solid #4D4D4D;
	margin-bottom:50px;
	
}
ul.cat19_jobs li{
	float:left;
	width:50%;
	box-sizing:border-box;
	border-left:1px solid #4D4D4D;
	border-top:1px solid #4D4D4D;
	box-shadow:0 0 0 5px  #F2F2F2 inset;
}
ul.cat19_jobs li.job1{
	background-image:url(../img/cat19_job_icon1.png);
	background-repeat:no-repeat;
	background-position:10px center;
}
ul.cat19_jobs li.job2{
	background-image:url(../img/cat19_job_icon2.png);
	background-repeat:no-repeat;
	background-position:10px center;
}
ul.cat19_jobs li.job3{
	background-image:url(../img/cat19_job_icon3.png);
	background-repeat:no-repeat;
	background-position:10px center;
}
ul.cat19_jobs li.job4{
	background-image:url(../img/cat19_job_icon4.png);
	background-repeat:no-repeat;
	background-position:10px center;
}
ul.cat19_jobs li.job5{
	background-image:url(../img/cat19_job_icon5.png);
	background-repeat:no-repeat;
	background-position:10px center;
}
ul.cat19_jobs li.job6{
	background-image:url(../img/cat19_job_icon6.png);
	background-repeat:no-repeat;
	background-position:10px center;
}
ul.cat19_jobs li.job7{
	background-image:url(../img/cat19_job_icon7.png);
	background-repeat:no-repeat;
	background-position:10px center;
}
ul.cat19_jobs li.job8{
	background-image:url(../img/cat19_job_icon8.png);
	background-repeat:no-repeat;
	background-position:10px center;
}

ul.cat19_jobs li a{
	display:block;
	color:#0070A2;
	text-decoration:underline;
}
ul.cat19_jobs li:hover{
	opacity:0.7;
}
ul.cat19_jobs li a p{
	background-image:url(../img/arrow39.png);
	background-position:95% center;
	background-repeat:no-repeat;
	font-size:28px;
	padding:15px 0 15px 145px;
	line-height:1.3;
	text-align:left;
}

ul.cat19_jobs li a p span{
	font-weight:bold;
}
.jscore_banner{
	width:100%;
	box-sizing:border-box;
	margin:auto;
	text-align:center;
	background-color:#F9F9F9;
	padding:10px;
	margin-bottom:15px;
}
.jscore_banner a{
	font-size:16px;
}