.navi {
	overflow: hidden;
	position: relative;
	width: 970px !important;
	height: 187px !important;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: left top;
}

.navi img {
	/*display: block;*/
	opacity: 1; /*131218修正*/
}
.navi img:hover {
	/*opacity: 0.5;*/ /*131218修正*/
}

.navi_mainimg {
	position: relative;
	overflow: hidden;
	width: 520px;
	height: auto;
	overflow:hidden;
	float: left;
	-moz-user-select: none; /* FireFox */
	-khtml-user-select: none; /* Safari */
	
}

.navi_mainimg img {
	
	z-index: 0;
}
.navi_mainimg a {
/*position: absolute;*/
	}

.navi_slide {
	/*position: absolute;*/
	width: 520px;
	height: 43px;
	margin-top: 144px;
	margin-top: 144px;
	display:none; /*一つだけ表示用に追加 複数表示をする時に外す*/
}

.navi_slide_inner {
	width: 480px;
	height: 43px;
	margin: 0 auto;
}

.navi_button_left {
	width: 30px;
	height: 43px;
	background: no-repeat left center;
	float: left;
	cursor: pointer;
}

.navi_button_right {
	width: 30px;
	height: 43px;
	background: no-repeat right center;
	float: left;
	cursor: pointer;
}

.navi_button_left:active, .navi_button_right:active {
	opacity: 0.5;
}

.navi_img_area {
	float: left;
	height: 43px;
	width: 420px;
	overflow: hidden;
	position: relative;
}

.navi_img_inner {
	overflow: hidden;
	padding-top: 5px;
	height: 38px;
	width: 100%;
	position: absolute;
}

.navi_img_inner img {
	float: left;
	border: 1px solid #fff;
	margin: 0 5px;
	cursor: pointer;
	position: relative;
}

.navi_img_select {
	position: relative;
	margin-top: -2px !important;
	margin: 3px auto 0px auto;
	width: 52px;
	height: 35px;
	border: 1px solid #aeff84;
}
*:first-child + html .navi_img_select { /*IE7*/
	position: relative;
	margin-top: -35px !important;
	margin: 3px auto 0px auto;
	width: 52px;
	height: 35px;
	border: 1px solid #aeff84;
}

.navi_right {
	position: absolute;
	float:left;
	right:-5px;
	width: 440px;
	height: 187px !important;
	padding:0 !important;
}

.navi_fill_img {
	z-index: 2;
	background: repeat-y left top transparent;
	width: 235px;
	height: 187px;
	position: absolute;
	/*margin-left: -10px;*/
}

.fill1 {
	right: 224px;
}

.fill2 {
	right: 0px;
}

.navi_fill_inner {
	margin-left: 10px;

}

.navi_fill_inner .fill_img_main {
}

.fill_img_open {
	position: absolute;
	opacity: 0;
}

.fill_img_logo_open {
	position: absolute;
	/*opacity: 0;*/
	z-index: 1;
	padding: 8px;
}

.fill_img_logo {
	position: absolute;
	z-index: 1;
	display: block;
	padding: 8px;
}

.fill_dark {
	width: 224px;
	height: 187px;
	opacity: 0.3;
	position: absolute;
}

.fill_summary {
	margin: 12px 0 0 12px;
	padding: 45px 6px 5px 6px;
	z-index: 1;
	width: 154px;
	height: 114px;
	background: no-repeat;
	position: absolute;
	/*opacity: 0;*/
	opacity: 0.8;
}

.fill_summary .subtitle a {
	font-size: 75%;
	font-weight: bolder;
}

.fill_summary p.title {
	margin:10px 0 0 0;
	line-height: 1em;
}
.fill_summary .title a {
	font-size: 75%;
	font-weight: bolder;
}

.fill_summary .profile_wrap {
	/*position: relative;*/
	display: block;
	/*height: 104px;
	margin-top: -50px;*/
}

.fill_summary .profile {
	position: relative;
	bottom: 0px;
	font-size: 75%;
	position: absolute;
}
.navi_button_left{
background-image:url("/common/css/hrfba3000006xlo0-img/navi_button_left.png");
}.navi_button_right{
background-image:url("/common/css/hrfba3000006xlo0-img/navi_button_right.png");
}.navi_fill_img{
background-image:url("/common/css/hrfba3000006xlo0-img/navi_fill.png");
}.fill_summary{
background-image:url("/common/css/hrfba3000006xlo0-img/fill_summary.png");
}