@charset "iso-8859-1";
/*
	HITACHI CONSTRUCTION MACHINERY
	This css file is includes Text Format.
 */

/* General
----------------------------------------------- */
* {
	margin:0;
	padding:0;
}
body {
	padding-left:5px;
	font:75%/1.4em Arial, Helvetica, sans-serif;
	color:#333;
	background:#e5e5e5 url("../images/bg.gif") repeat-y;
}
div#contentwrapper {
	width:750px;
	margin-left:5px;
}
/* Header
----------------------------------------------- */
div#contentwrapper div#headerwrapper {
	width:750px;
	position:relative;
}
div#contentwrapper div#headerwrapper div.globallink a {
	position:absolute;
	top:39px;
	right:180px;
	width:200px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	font-size:0.95em;
}
/* Page Content
----------------------------------------------- */
div#contentwrapper div#mainwrapper {
	width:auto;
	border-top:5px solid #ccc;
	padding-top:30px;
	padding-left:10px;
}
div#contentwrapper div#mainwrapper div#leftcolum {
	width:560px;
}
/* New
----------------------------------------------- */
      #rightnavigation {
	border-bottom:1px solid #CCCCCC;
	clear:left;
	width:170px;
}
#rightnavigation ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:170px;
}
#rightnavigation a {
	padding:4px 10px 5px 10px;
	voice-family:inherit;
	width:150px;
	background:transparent url(/images/arrow_rightnav.gif) no-repeat scroll 0 0;
	border-top:1px solid #CCCCCC;
	color:#333333;
	display:block;
	text-decoration:none;
}
#rightnavigation a.line1, #rightnavigation a.line1on {
	border-top:1px solid #FFFFFF;
}
#rightnavigation a:hover {
	font-weight:normal;
}
#rightnavigation a.line1on, #rightnavigation a.line1on:hover, #rightnavigation a.on, #rightnavigation a.on:hover, #rightnavigation a:hover {
	font-weight:normal;
}
#rightnavigation a.line1on, #rightnavigation a.on, #rightnavigation a:hover {
	background:transparent url(/images/arrow_rightnav.gif) no-repeat scroll 0 -100px;
}
#rightnavigation a.line1on, #rightnavigation a.line1on:hover, #rightnavigation a.on, #rightnavigation a.on:hover, #rightnavigation a:hover {
	font-weight:bold;
}
#rightcolum {
	float:right;
	width:170px;
}
#orangeblock {
	background-color:#ff6600;
	height:70px;
	margin-top:5px
}
#headerimg {
	float:left;
	width:580px;
	margin-left: 10px;
}
/* Footer
----------------------------------------------- */
div#contentwrapper #footerwrapper {
	clear:left;
	width:750px;
	margin:30px 0 0;
	padding:5px 0;
	background:#999;
}
div#contentwrapper #footerwrapper .copyright {
	padding:0 0 0 20px;
	color:#fff;
	font-size:0.95em;
}
