@charset "EUC-JP";

/* #gHeader Only */

#gHeader{
	border-top:9px solid #e50012;
}

#gHeader:after{
height:0;
display:block;
clear:both;
visibility:hidden;
content:".";
line-height:0; 
}

.LeadKantei {
	white-space:nowrap;
	background-image:url(/smp/cgi-bin/fsearch/usedcar/common/img/iphone/icon_kantei_s.png);
	background-position: 3px 50%;
	background-repeat: no-repeat;
	background-size:17px auto;
		-webkit-background-size: 17px auto;
		-moz-background-size: 17px auto;
	padding-left:25px;
	margin-right:4px;
	line-height: 1.5;
	position: absolute;
	left: 125px;
	top: 2px;
}

.LeadUsed {
	white-space:nowrap;
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-size:1px 20px;
		-webkit-background-size: 1px 20px;
		-moz-background-size: 1px 20px;
	position: absolute;
	left: 150px;
	top: 20px;
}

.LeadKantei span,
.LeadUsed span {
	color:#E50012;
	text-shadow:none;
}

#gHeadBtn {
	width:50%;
	text-align:right;
	direction:rtl;
}

#gHeadBtn:after{
height:0;
display:block;
clear:both;
visibility:hidden;
content:".";
line-height:0; 
}

#gLogo {
	width:45%;
}

.mysearch {
	width:7em;
	height:3em;
	float:right;
}

.mysearch a{
	font-weight:bold;
	font-size:12px;
	line-height:12px;
	color: #ffffff;
	display:inline-block;
	padding: 10px 10px;
	background: -moz-linear-gradient(
		top,
		#77c9f2 0%,
		#1286c0 50%,
		#0e83be);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#77c9f2),
		color-stop(0.50, #1286c0),
		to(#0e83be));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #0b709f;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(7,79,138,1),
		0px 1px 1px rgba(255,255,255,0.5);
}

.gBack {
	border-top:1px solid #e3e3e3;
	padding:6px 10px 4px;
	-moz-box-shadow:
		inset 0px 6px 6px rgba(250,250,250,1);
	-webkit-box-shadow:
		inset 0px 6px 6px rgba(250,250,250,1);
	box-shadow:
		inset 0px 6px 6px rgba(250,250,250,1);
}

.gMenu {
	height:3em;
	float:right;
	margin-left:3px;
}

.gMenu a{
	font-weight:bold;
	font-size:12px;
	color: #ffffff;
	display:inline-block;
	padding: 10px 10px;
	background: -moz-linear-gradient(
		top,
		#898989 0%,
		#000000);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#898989),
		to(#000000));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #000000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,1),
		0px 1px 0px rgba(102,102,102,1);
}


.gMenu img{
	vertical-align:top;
}

#gHeader .open a {
	background: -moz-linear-gradient(
		top,
		#dfdfdf 0%,
		#5f5f5f);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#dfdfdf),
		to(#5f5f5f));
	border: 1px solid #8c8c8c;
}

/*---*/
#gMenuList {
	display:none;
	z-index:100;
	position:absolute;
	top:65px;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.3),
		0px -3px 0px rgba(000,000,000,0.8);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.3),
		0px -3px 0px rgba(000,000,000,0.8);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.3),
		0px -3px 0px rgba(000,000,000,0.6);
}
.headerLead + #gMenuList {
	top:95px;
}
#gMenuList #gTopLink {
	padding:10px 10px 10px 7px;
	border-bottom:1px solid #ccc;
	background-color:rgba(83,83,83,0.8);
	background-image:url(/smp/cgi-bin/fsearch/usedcar/common/img/iphone/icon_gmenu.png);
	background-position: 97% 52%;
	background-repeat: no-repeat;
	background-size:12px 16px;
		-webkit-background-size: 12px 16px;
		-moz-background-size: 12px 16px;
}
#gMenuList {
	width:100%;
}

#gMenuList li {
	width:50%;
	overflow:hidden;
	margin-left:-1px;
	border-bottom:1px solid #ccc;
	background: -moz-linear-gradient(
		top,
		rgba(109,109,109,0.9) 0%,
		rgba(91,91,91,0.9));
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(rgba(109,109,109,0.9)),
		to(rgba(91,91,91,0.9)));
}

#gMenuList li:nth-child(2n+1) {
	float:left;
	clear: both;
	border-right:1px solid #ccc;
}
#gMenuList li:nth-child(2n) {
	float: right;
	margin-left:-3px;
}


#gMenuList li a{
	padding:10px 10px 10px 7px;
	display:block;
	background-image:url(/smp/cgi-bin/fsearch/usedcar/common/img/iphone/icon_gmenu.png);
	background-position: 94% 52%;
	background-repeat: no-repeat;
	background-size:12px 16px;
		-webkit-background-size: 12px 16px;
		-moz-background-size: 12px 16px;
}
#gMenuList li a img{
	vertical-align:bottom;
}

#gMenuList .gClose a {
	display:block;
	text-align:center;
	clear: both;
	padding:12px 10px 10px;
	background: -moz-linear-gradient(
		top,
		rgba(77,77,77,0.9) 0%,
		rgba(41,41,41,0.9));
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(rgba(77,77,77,0.9)),
		to(rgba(41,41,41,0.9)));
}



/* a kill in opening for android */
.android #contents a.execute-hidden {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}



