@charset "Shift_JIS";
/* reset ------------------------------*/
#auto-header {
	box-sizing: content-box;
}
#auto-header-inner {
	width: auto;
	_height: auto;
}
#auto-header-nav {
	position: static;
	top: auto;
	left: auto;
}
#auto-header-nav li {
	float: none;
	margin-right: auto;
	list-style-type: none;
}
#auto-header-nav a {
	display: inline;
	background-repeat: no-repeat;
	height: auto;
	overflow: visible;
	text-indent: 0;
	white-space: nowrap;
	font-weight: normal;
}
#auto-header-lineup {
	width: auto;
	background: none;
}
#auto-header-service {
	width: auto;
	background: none;
}
#auto-header-used {
	width: auto;
	background: none;
}
#auto-header-company {
	width: auto;
	background: none;
}
#auto-header-support {
	width: auto;
	background: none;
}
#MF_form_phrase {
	margin-right: 0;
	padding: 0;
	width: 156px;
	height: 20px;
	background: none;
	border: none;
	line-height: normal;
	font-size: medium;
	box-sizing: content-box;
}
#MF_form_phrase::-webkit-input-placeholder {
 line-height: 1.6;
}
#MF_form_phrase:-ms-input-placeholder {
 line-height: 1.6;
}
#MF_form_phrase::-moz-placeholder {
 line-height: 1.6;
}

/* Chromeのみ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
#MF_form_phrase {
	font: 87.5%/1.5 "メイリオ", Meiryo, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
}
 @-moz-document url-prefix() {
 #MF_form_phrase::-moz-placeholder {
 line-height: 1.5;
}
}
/*-------------------------------------*/




/* auto-header */
#auto-header img {
	vertical-align: middle;
}
#auto-header p {
	margin: 0;
}
#auto-header ol, #auto-header ul {
	margin: 0;
	padding: 0;
}
#auto-header li {
	list-style: none;
}
#auto-header a {
	color: #808080;
	text-decoration: none;
}
#auto-header a:hover {
	text-decoration: none;
}
#auto-header {
	position: relative;
	height: 52px !important;
	border-top: 3px solid #c00;
	border-bottom: 1px solid #d0d2d4;
	background-color: #fff;
}
body #auto-header {
	line-height: 1.5 !important;
}
#auto-header-inner {
	position: relative;
	margin: 0 auto;
}
#auto-header-logo {
	position: absolute;
	top: 11px;
	left: 0;
}
#auto-header-logo img {
	width: 112px;
}
#auto-header-nav-menu {
	display: none;
}
#auto-header-nav-list {
	position: absolute;
	top: 17px;
	right: 180px;
}
#auto-header-nav-list li {
	float: left;
	font-size: 13px;
	margin-right: 30px;
	font-family: 'HondaGlobalFontJP-Regular', sans-serif !important;
}
#auto-header-nav-list a:hover {
	opacity: .6;
}
#auto-header-search-menu {
	display: none;
}
#auto-header-search-area input[type="text"] {
	position: absolute !important;
	top: 15px !important;
	right: 22px !important;
	padding: 0 0 0 5px !important;
	width: 156px !important;
	height: 20px !important;
	background-color: #f2f2f2 !important;
	border-top: 1px solid #ccc !important;
	border-right: none !important;
	border-bottom: 1px solid #ccc !important;
	border-left: 1px solid #ccc !important;
	vertical-align: top !important;
	font-size: 12px !important;
}
#auto-header-search-area input[type="image"] {
	position: absolute;
	top: 15px;
	right: 0;
}