.tenshoku_haken_area_side{
display:none;
}
.login span.account_name {
    background-color: rgba(255, 255, 255, 0.8);
    display: block;
    margin-bottom: 0.5em;
    padding: 3px 0px 0px 10px;
    width: 100%;
}
.topics_box .content_topics.img_left .pict{
    float: left;
    width: 160px;
}
.topics_box .content_topics.img_left .text{
    float: right;
    width: 350px;
}
.topics_box .content_topics.img_right .pict{
    float: right;
    width: 160px;
}
.topics_box .content_topics.img_right .text{
    float: left;
    width: 350px;
}
.topics_box .content_topics.img_only .pict a{
	max-width:100%;
}
.topics_box .content_topics.img_only .pict img{
	max-width:100%;
}
.topics_box .content_topics .text .title a{
	color: #2692ff;
	text-decoration: underline;
	margin-left: 10px;
}
.top_hide{
display:none;
}
#global_menu{
	display:block;
	background-color: #9dc4e3;
	margin: 1px auto;
}
#global_menu ul{
	width: 950px;
	margin:0 auto;
	background-color: #fff;
	text-align:center;
	font-size: 0;
}
#global_menu ul li{
	background-color: #ddd;
	color: #666;
	display:inline-block;
	font-weight: bold;
	font-size: 15px;
	height:40px;
	line-height:40px;
	margin-right:1px;
	width: 24.85%;
}
#global_menu ul li:nth-child(1){
	border-bottom: 7px solid #fdaf2a;
	margin-left:1px;	
}
#global_menu ul li:nth-child(2){
	border-bottom: 7px solid #FA8072;
}
#global_menu ul li:nth-child(3){
	border-bottom: 7px solid #004e9b;
}
#global_menu ul li:nth-child(4){
	border-bottom: 7px solid #1c7f8b;
}
.right_tab .top_img,
.right_tab span{
	display:block;
}
.left_sidebar #side_global_menu{
	display:block;
}
#side_global_menu ul{
	font-size: 0;
}
#side_global_menu ul li{
	text-align: center;
	font-size: 15px;
	width: 100%;
	margin-bottom: 12px;
	height: 45px;
	line-height: 45px;
}
#side_global_menu ul li a{
	color: #fff;
}
#side_global_menu ul li.gm_main{
	background-color: #4da4d3;
	display:none;
}
#side_global_menu ul li.gm_baito{
	background-color: #fdaf2a;
}
#side_global_menu ul li.gm_woman{
	background-color: #fa8072;
}
#side_global_menu ul li.gm_tensyoku{
	background-color: #004e9b;
}
#side_global_menu ul li.gm_haken{
	background-color: #1c7f8b;
}
#global_menu_cf{
	display:none;
	clear: both;
}
.sidebar div#back_top {
    margin-bottom: 10px;
}

/*global_sidemenu
=====================================================================*/

.banners_top p{
	margin-bottom:8px;
	height:45px;
	width:100%;
	text-align: center;
}
.banners_top p a{
	color: #fff;
    font-weight: bold;
    line-height: 45px;
}
.banners_top p:first-child{
	background:#FDAF2A;
}
.banners_top p:nth-child(2){
	background-color: #fa8072;
}
.banners_top p:nth-child(3){
	background-color: #004e9b;
}
.banners_top p:last-child{
	background-color: #1c7f8b;
}

/*SEO CONTENTS 01
=====================================================================*/
.footer_box{
  display:none;
}