@charset "UTF-8";
body#top {
	border: none;
}

#wrapper {
	background-image: none;
}

/* 修正　1212の資材にはないのでコメントアウト
#headerBg{
	min-width:842px;
	background: #FFFFFF url(/support/auid/common/images/include/headr_bottom_bg.gif) repeat-x left bottom;
	margin:0;
	padding:0 2px 0 4px;
}
 */
 

#headerBg{
	min-width:842px;
	margin:0;
	padding:0 2px 0 4px;
}

  

* html #headerBg {
	width:expression(document.body.clientWidth < 844? "842px" : "auto");
}

#header {
	min-height: 79px !important;
	height: auto !important;
	_height: 79px !important;
	position: relative;
	width: 842px;
	margin:0 auto;
	zoom:1;
	padding: 0;
	z-index:100;
}

.popup #header {
	width: 100%;
}

#header:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}


#header #logo {
	padding-top: 20px;
	float: left;
}

#header #naviArea {
	width: 560px;
	float: right;
}

#header #headerNav {
	text-align: right;
	width: auto;
	margin: 0;
	padding: 13px 0 9px !important;
	float: none;
	zoom: 1;
}

#header #headerInnerNav {
	width: 220px;
	_width: 210px;
	padding-left: 25px;
	_padding-left: 35px;
	float: right;
	margin-right:5px;
}

#header #headerNav ul {
	height: auto;
}

#header #headerInnerNav ul {
	text-align: right;
	height: auto;
}

#header #headerNav li {
	font-size: 11px;
	line-height: 1.1;
}

#header #headerInnerNav li {
	font-size: 11px;
	_font-size: 11px !important;
	line-height: 20px;
	height: 20px;
	padding: 0 5px 0 5px;
	margin: 0;
	display: inline;
	zoom: 1;
	vertical-align:middle;
	_vertical-align:middle;
}

#header #headerNav ul li img,
#header #headerInnerNav ul li img {
	vertical-align:middle;
	_vertical-align:middle;
	margin-right:3px;
}

#header #headerNav li a,
#header #headerInnerNav li a {
	color: #666;
}

#header #headerSearch {
	vertical-align:top !important;
	padding-top: 0 !important;
	float: right !important;
	position: relative !important;
	top: auto !important;
	left: auto !important;
}

*:first-child+html #header #headerSearch {
	vertical-align:top !important;
	width: 310px !important;  
	padding-top: 0 !important;
	float: right !important;
	position: relative !important;
	top: auto !important;
	left: auto !important;
}

#header #headerSearch input {
	font-size: 16px;
	line-height: 1;
	vertical-align: top;
	_vertical-align:top;
	margin: 0 0 0 3px;
    zoom:1;
}

#header #headerSearch img {
	vertical-align: top;
	_vertical-align:top;
	margin: 0 0 0 3px;
    zoom:1;
}

#header #headerSearch input.box {
	width: 190px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
}
* html #header #headerSearch input.box {
	width: 190px;
}
*:first-child+html #header #headerSearch input.box {
	width: 190px;
}
div#header div#headerNav li {
	display: inline;
	white-space: nowrap;
	background: url(../../image/auid/include/icon.gif) no-repeat left center;
	*background-position: left 2px;
	padding: 0 5px 0 7px;
	margin: 0 0 0 7px;
	border-right: 1px solid #CCCCCC;
}

#header .skipLink {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:1px;
	height:1px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}

#headerBg #suggest,#headerBg #suggest div {
	width: 214px;
}

/*isearch用追記*/
#i_search_autocomplete .ui-menu-item {
    font-size: 1.2em;
}
