html,
body {
	margin:0;
	padding:0;
	font-family:'Helvetica Neue 65 Medium', sans-serif;
	color:#777;
	background:#fff;
}

html {
	height:84px;
	border-top:3px solid #e60000;
	border-bottom:1px solid #bbb;
}

#head {
	margin:0 auto;
	width:755px;
	/*background-image:url(../_images/logo.en.png);
	background-position:center right;
	background-repeat:no-repeat;*/
	height:62px;
}

h1 {
	font-size:16px;
	height:62px;
	line-height:62px;
	padding:0 0 0 20px;
	margin:0;
	float:left;
	/*background-image:url(../_images/mitsubishi.gif);
	background-position:12px 9px;
	background-repeat:no-repeat;*/
}

#head img {
	border:0;
	float:right;
	padding-top:10px;
}
