/* ヘッダ */


#header2{
	font-family:arial, Helvetica;
	padding:0px;
	text-align:left;
	background-image: url(../img/re_header/foot_bg2.gif);
	position: relative;
	background-repeat: repeat;
	background-position: right top;
	height: 18px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #E03188;
}

#header2 h1 {
	display: block;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	width: 100%;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	margin: 0px;
}

#header{
	font-family:arial, Helvetica;
	padding:0px;
	text-align:left;
	background-image: url(../img/re_header/bg.gif);
	position: relative;
	background-repeat: repeat;
	background-position: right top;
	height: 70px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}


.head_menu {
	position: absolute;
	right: 0px;
	top: 40px;
	display: block;
	margin: 0px;
	padding: 0px;
}

.head_menu li {
	height: 19px;
	padding-left: 25px;
	display: block;
	position:relative;
	float:left;
	padding-top: 5px;
	padding-right: 15px;
}
.head_menu ul {
	margin: 0px;
	padding: 0px;
}


.mileage {
	background-image: url(../img/mymenu/mark_mileage.gif);
	background-repeat: no-repeat;
}
.logout {
	background-image: url(../img/mymenu/mark_logout.gif);
	background-repeat: no-repeat;
}
.google_login {
	padding: 0px;
	width: 516px;
	display: block;
	position: relative;
	height: 47px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.google_login2 {
	padding: 0px;
	width: 500px;
	display: block;
	position: relative;
	height: 47px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.google_login a img,.google_login2 a img {
	position: absolute;
	left: 0px;
	top: 0px;
}

.google_login .google_text,.google_login2 .google_text {
	position: absolute;
	top: 12px;
	left: 122px;
	font-size: 12px;
}
#header input[type="password"],#header input[type="text"] {
	width: 120px;
	height: 18px;
}

