#left_box_center {
	width: 790px;
	float: right;
}
#h1_bx {
	width: 730px;
	margin-left: 30px;
}
#h1_bx_sns_bx {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666;
	border-bottom-color: #666;
	width: 100%px;
	padding-top: 5px;
	padding-bottom:5px;
}

#h1_bx h1 {
	font-size: xx-large;
	font-weight: normal;
	margin-bottom: 0px;
}
#h1_bx h2 {
	font-size: large;
	color: #000;
	margin: 0px;
	font-weight: normal;
}

#h1_bx .update,#h1_bx_page_index .update{
	overflow:hidden;
	}

 #h1_bx .update .p_date,#h1_bx_page_index .update .p_date{
  float: left;
  font-size: small;

}
 #h1_bx .update .p_date:before,#h1_bx_page_index .update .p_date:before {
	font-family: "Font Awesome 5 Free";
	content: "\f073";
	margin-right: 3px;
	display: inline-block;
	color: #000000;
}
 #h1_bx .update .p_update,#h1_bx_page_index .update .p_update{
  float: left;
  font-size: small;
  margin-top: 0px;	
  margin-bottom: 0px;
}
 #h1_bx .update .p_update:before, #h1_bx_page_index .update .p_update:before{
	font-family: "Font Awesome 5 Free";
	content: "\f2f1";
	display: inline-block;
	color: #000000;
	font-weight: 900; 
	margin-right: 3px;
    margin-left: 7px;	  
}
#h1_bx .update  .p_normal{
  float: left;
  font-size: small;
  padding-bottom: 1px;
  padding-left: 3px;
  padding-right: 3px;
  margin-top: 0px;
  margin-bottom:2px;
  margin-left: 0px;
}
/*各インデックスページのh1box*/
#h1_bx_page_index {
	width: 700px;
}
#h1_bx_page_index_sns_bx {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666;
	border-bottom-color: #666;
	width: 700px;
	padding-top: 5px;
	padding-bottom:5px;
}

#h1_bx_page_index h1 {
	font-size: xx-large;
	font-weight: normal;
	margin-bottom: 0px;
}
#h1_bx_page_index h2 {
	font-size: large;
	color: #000;
	margin: 0px;
	font-weight: normal;
}
	


.top_image {
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cnts_img {
	max-width: 730px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.cnts_img img{
	max-width:600px;
	}
	


/*サイドバーを右側にフロート。*/
#right_box {
	width: 172px;
	float: right;
	margin-left: 8px;
}


/*サイドバーを左側にフロート。*/

.g_box_regionset {
	width: 750px;
	margin-left: 40px;
	overflow: hidden;
	height: 280px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}
.g_box_regionset_l {
	width:340px;
	height:280px;
	float:left;
}
.g_box_regionset_r {
	width: 340px;
	height: 280px;
	float: left;
	margin-left: 20px;
}

.g_box_regionset_index_page {
	width: 700px;
	margin-left: 0px;
	overflow: hidden;
	height: 280px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}
.g_box_regionset_index_page_l {
	width: 340px;
	height: 280px;
	float: left;
	margin-left: 0px;
}
.g_box_regionset_index_page_r {
	width: 340px;
	height: 280px;
	float: left;
	margin-left: 20px;
}

.g_box_kanren {
	width: 700px;
	margin-left: 40px;
	height: 410px;
	clear: both;
	margin-top: 20px;
}
.g_box_kanren_index_page {
	width: 700px;
	height: 410px;
	clear: both;
	margin-top: 20px;
}
.g_box_responsive_linkyunit_730x90 {
	width: 730px;
	margin-left: 40px;
	margin-top: 10px;
	height: 90px;
	clear: both;
}
.g_box_responsive_linkyunit_index_700x90 {
	width: 700px;
	margin-top: 10px;
	height: 90px;
	clear: both;
}
.g_box_kiji{
	width:700px;
	height:200px;
	margin-left:40px;
	margin-top:20px;
}

/*右側のページリンク部分*/

#right_box_pagelink {
	width: 170px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 1px;
}
#right_box_pagelink ul {
	width: 160px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#right_box_pagelink li {
	font-size: 12px;
	margin-top: 10px;
	width: 142px;
	margin-left: 23px;
	list-style-image: url(../image/list/aka.gif);
}

/*//右側のマガジンコンテンツと転職リンク*/
.tenshoku{
	width:300px;
	margin-top:40px;
}
#ninki{
	width:300px;
	}
#new{
	width:300px;
	margin-top:40px;
	}
#c{
	width:300px;
	margin-top:40px;
	}	
.tenshoku h2,#ninki h2,#new h2,#c h2{
    font-size: medium;
    font-weight: normal;
    text-align: left;
    padding-bottom: 3px;
    clear: both;
    position: relative;
  }
  .tenshoku h2::before,#ninki h2::before, #new h2::before,#c h2::before{
    border-bottom: 1px #4285f4 solid;
    width: 40%;
    position: absolute;z-index: 1;bottom: 0;left: 0;
    content: "";
  }
  .tenshoku h2::after,#ninki h2::after,#new h2::after,#c h2::after{
    border-bottom: 1px #CCCCCC solid;
    width: 100%;
    position: absolute;bottom: 0;left: 0;
    content: "";
  }	
/*right_one_bx*/
.tenshoku .right_one_bx,
#ninki .right_one_bx,
#new .right_one_bx{
  width: 300px;
  overflow: hidden;
  margin-bottom: 5px;
  border-bottom: 1px #999999 dotted;
  text-align: left;
  padding-bottom:5px;
}
.tenshoku .right_one_bx .img_bx,
#ninki .right_one_bx .img_bx,
#new .right_one_bx .img_bx{
  width: 70px;
  height:70px;
  overflow:hidden;
  position:relative;
  float: left;
  margin-right:10px;
}
.tenshoku .right_one_bx .img_bx img,
#ninki .right_one_bx .img_bx img,
#new .right_one_bx .img_bx img{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%;
}



.tenshoku .right_one_bx a, #ninki .right_one_bx a, #new .right_one_bx a {
  text-decoration: none;
  color: #555555;
  font-size:14px;
}
.tenshoku .right_one_bx br, #ninki .right_one_bx br, #new .right_one_bx br {
	line-height:2em;
}
.tenshoku .right_one_bx a:hover,#ninki .right_one_bx a:hover,#new .right_one_bx a:hover{
  text-decoration: underline;
}
.tenshoku .right_one_bx p,#ninki .right_one_bx p,#new .right_one_bx p{
	margin-top:5px;
	margin-bottom:5px;
	font-size:14px;
	overflow:auto;
	zoom:1;
}
#new span.p_date{
}
#new span.p_date:before {
	font-family: "Font Awesome 5 Free";
	content: "\f073";
	margin-right: 3px;
	display: inline-block;
	color: #000000;
}

/*右側のカテゴリ*/

 #c ul.cate{
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 25px;

  }
 #c ul.cate li{
    font-size: smaller;
    text-align: left;
    list-style: none;
    border-bottom: 1px #DDDDDD dotted;
    padding-bottom: 7px;
    margin-top: 7px;
    padding-left: 15px;
  }
  #c ul.cate li a{
    color: #333333;
    text-decoration: none;
    display: block;
  }
  #c ul.cate li a:hover{
    text-decoration: underline;
  }





.contents_center_790 {
	background-image: url(../image/base/contents/table_background_790_naka.jpg);
	width: 790px;
	padding-top: 1px;
}
.contents_center_790 p {
	padding-right: 40px;
	padding-left: 40px;
}

h3{
	margin-top: 3em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #06F;
	margin-left: 40px;
	width: 710px;
	clear: both;
	}	
h3:before {
  font-family: "Font Awesome 5 Free";
  content: '\f303'; /* アイコンのunicode */
  font-weight:900;
	padding-right:5px;
}

.midasi_mos_green_790{
	background-image: url(../image/base/midasi/h1_ribbon_mos_green_790.jpg);
	width: 770px;
	font-size: 16px;
	height: 35px;
	padding-left: 20px;
	padding-top: 5px;
	color: #FFF;
	font-weight: normal;
	clear: both;
	}				
.midasi_deep_blue_790{
	background-image: url(../image/base/midasi/h1_ribbon_deep_blue_790.jpg);
	width: 770px;
	font-size: 16px;
	height: 35px;
	padding-left: 20px;
	padding-top: 5px;
	color: #FFF;
	font-weight: normal;
	}

.midasi_black_790{
	background-image: url(../image/base/midasi/h1_ribbon_black_790.jpg);
	width: 770px;
	font-size: 16px;
	height: 35px;
	padding-left: 20px;
	padding-top: 5px;
	color: #FFF;
	font-weight: normal;
	}		
.mid_green {
	font-size: 16px;
	background-image: url(../image/base/midasi/contents_midasi/midasi_green.jpg);
	height: 27px;
	width: 703px;
	padding-top: 5px;
	padding-left: 27px;
	font-weight: normal;
	margin-left: 30px;
	clear: both;
}
.mid_black {
	font-size: 16px;
	background-image: url(../image/base/midasi/contents_midasi/midasi_black.jpg);
	height: 27px;
	width: 703px;
	padding-top: 5px;
	padding-left: 27px;
	font-weight: normal;
	margin-left: 30px;
	clear: both;
}
.mid_red {
	font-size: 16px;
	background-image: url(../image/base/midasi/contents_midasi/midasi_red.jpg);
	height: 27px;
	width: 703px;
	padding-top: 5px;
	padding-left: 27px;
	font-weight: normal;
	margin-left: 30px;
	clear: both;
}
.mid_red_700 {
	font-size: 16px;
	background-image: url(../image/base/midasi/contents_midasi/midasi_red_700.jpg);
	height: 27px;
	width: 673px;
	padding-top: 5px;
	padding-left: 27px;
	font-weight: normal;
	clear: both;
}
.mid_blue {
	font-size: 16px;
	background-image: url(../image/base/midasi/contents_midasi/midasi_blue.jpg);
	height: 27px;
	width: 703px;
	padding-top: 5px;
	padding-left: 27px;
	font-weight: normal;
	margin-left: 30px;
	clear: both;
}	

/*-------------------------フォントその他--------------------------*/	
.font_size_sougaku {
	font-size: 22px;
	text-align: center;
	font-weight: bold;
}
.font_size_sougaku_man {
	font-size: 22px;
	text-align: center;
	color: #03F;
}
.font_size_sougaku_woman {
	font-size: 22px;
	text-align: center;
	color: #96F;
}

.font_size_sougaku_rank {
	text-align: center;
	font-size: 14px;
}
.kensaku_cnt {
	clear: both;
	width: 400px;
	margin-left: 63px;
	margin-top: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #CCC;
}
.kensaku_cnt_center {
	clear: both;
	width: 400px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #CCC;
}


/*-------------------------職業ページサイドバーの一覧--------------------------*/	
#shoku_footer_bx{
	width: 730px;
	margin-left: 25px;
	}
.shoku_bx{
	float: left;
	width: 232px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	}
.shoku_bx img{
	float:left;
}
.shoku_bx div{
	float: left;
	margin-left: 5px;
	overflow: hidden;
	width: 170px;
	height: 60px;
}
#shoku_motto_btn {
	text-align: center;
	width: 400px;
	background-image: url(../image/table/th_background.jpg);
	border: 1px solid #CCC;
	display: block;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	clear: both;
}

/*-------------------------テーブル--------------------------*/
.table_introduction{
	width: 730px;
	margin-left: 30px;
	border-collapse: collapse;
	background: #ffffff;
	border: 1px solid #CCC;
	text-align: center;
	font-size: 12px;
	}
.table_introduction_16{/*fontが16px*/
	width: 730px;
	margin-left: 30px;
	border-collapse: collapse;
	background: #ffffff;
	border: 1px solid #CCC;
	text-align: center;
	font-size: 16px;
	margin-top: 10px;
	}	
.table_introduction tr:hover,.table_introduction_16 tr:hover{
    background: #fbf8e9;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.table_introduction th,.table_introduction_16 th{
	background-image: url(../image/table/th_background_mos_green.jpg);
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #FFF;
	text-align: center;
	height: 25px;
	padding-top: 5px;
	}	

.table_introduction .th_man,.table_introduction_16 .th_man{
	background-image: url(../image/table/th_background_blue.jpg);
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #FFF;
	text-align: center;
	height: 25px;
	padding-top: 5px;
	}	
	
.table_introduction .th_woman,.table_introduction_16 .th_woman{
	background-image: url(../image/table/th_background_pink.jpg);
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #FFF;
	text-align: center;
	height: 25px;
	padding-top: 5px;
	}	
		
.table_introduction td,.table_introduction_16 td{
	border-color:#CCC;
	}		
.table_introduction .top_td,.table_introduction_16 .top_td{
	background-image: url(../image/table/td_background_1.gif);
	background-repeat: no-repeat;
	}	
	
	


/*blockquote box*/

.blockquote_bx_gray{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	border:2px solid #666;
}
.blockquote_bx_gray p{
	margin-left:0px;
	margin-right:0px;
}
