/* -----------------------------------------------
              Corp
   ----------------------------------------------- */

#Main .local-navi {
	margin-top: -2px;
}

#Main .area-content .area-image img {
	width:100%; height:auto;
}

#Sub .navi {
	padding-top: 25px;
}

#Sub .navi .hd {
	background: url(../img/hd_sub_navi_corp.gif) 0 0 no-repeat;
	width: 250px;
	height: 25px;
	position: absolute;
	top: -3px;
	left: -3px;
}

#Sub .navi {
	padding: 0;
	padding-top: 22px;
}

#Sub .navi ul {
	padding-bottom: 0;
}

#Sub .navi ul li {
	background: url(../../img/c08_ico_s.gif) 8px 9px no-repeat;
	margin-bottom: 1px;
	padding: 4px 10px 1px 19px;
	line-height: 1.6;
	font-size: 12px;
}

#Sub .navi ul li a {
	font-weight: bold;
}

#Sub .navi ul li.current-menu-item {
	font-weight: bold;
	background-color: #F5F4F0;
}

@media screen and ( max-width:979px) {
	
	.float-r {float: none;}
	
	}