<style type="text/css">
/* 基本スタイル
---------------------------------------------*/

body{
	text-align:center;
	background : #CCCCCC ;
}

a:link {
color= #000099;
background:transparent;
}
a:visited {
color: #CC0000;
background:transparent;
}
a:hover, a:active {
color= #000066;
background:transparent;
}

#wrapper{
	width:750px;
	font-size: 90%;
	margin:0 auto;
	text-align:left;
	background : #FFFFFF ;
    border : solid 1px #999999 ;
}

.margin {
margin : 10px 2px 0px 0px;
}


/* ヘッダー
-----------------------------------*/
.header {
    background : #ffffff ;
    text-align : center ;
	background-image:  url(top_j/header_bg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	width : 750px;

}

#logo {
	float:left;
	width: 750px;
	text-align:left;
	background-image:  url(top_j/header_bg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 70px;
}

#menu {
	width : 750px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: fixed;
	background-image: url(top_j/menu_bg.gif);
	background-repeat: repeat-x;
}

#headerList li {   
    float: left; 
	margin-right: 2px;
	background: url(top_j/menu_bg.gif) repeat-x;   

}

#headerList li.import a {   
    background: url(top_e/menu_daikou02.gif) no-repeat;   
    display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
    width: 110px;   
    height: 60px;
}   

#headerList li.car a {   
    background: url(top_e/menu_car02.gif) no-repeat;   
    display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
    width: 110px;   
    height: 60px;
}   

#headerList li.c-car a {   
    background: url(top_e/menu_c_car02.gif) no-repeat;   
    display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
    width: 110px;   
    height: 60px;
}   

#headerList li.ex a {   
    background: url(top_e/menu_excavators02.gif) no-repeat;   
    display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
    width: 110px;   
    height: 60px;
}   

#headerList li.profile a {   
    background: url(top_e/menu_profile02.gif) no-repeat;   
    display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
    width: 110px;   
    height: 60px;
}   

#headerList li.contact a {   
    background: url(top_e/menu_contact02.gif) no-repeat;   
    display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
    width: 110px;   
    height: 60px;
}   

#headerList Li a:hover  {   
    background-color: #f73;
	color: #f00;
}    
  
#headerList Li a img  {   
    background-color: #00f;
	color: #f00;
}    

#headerList Li a:hover img  {   
    position: relative;
	top: -80px;
} 
   
/* ナビゲーション
-----------------------------------*/

.side{
	width:200px;
	float:left;
	background : #ffffff;
	margin-left: 4px;
}

.contents_left {
	float:left;
	width: 180px;
	text-align:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}


/* フォント
-----------------------------------*/

.font_10 {
	font-size: 10pt;
	line-height: 13pt;
	color: #333333;
	padding: 2px 4px;
}

.font_11 {
	font-size: 11pt;
	line-height: 18pt;
	color: #333333;
	padding: 2px;
}

.font_11b {
	font-size: 11pt;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}

.font_12 {
	font-size: 12px;
	line-height: 18px;
	color: #666666;

}

/* font12リンク
---------------------------*/
#font12 a:link {
	font-size: 12px;
	line-height: 18px;
	color: #477AED;
	text-decoration: none;
}
#font12 a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #477AED;
	text-decoration: none;
}
#font12 a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #0099FF;
	text-decoration: underline;
}
#font12 a:active {
	font-size: 12px;
	line-height: 18px;
	color: #477AED;
	text-decoration: none;
}

/* ｈタグ指定
---------------------------------------------*/
h1 { font-size: 14pt;
     margin: 0;
	 padding: 0;
}
h2 { font-size: 10pt;
line-height: 18px;
     margin: 0;
	 padding: 0;
}	
h3 { font-size: 8pt;
     margin: 0;
	 padding: 0;
}
/* コンテンツ
-----------------------------------*/

.main{
	width:540px;
	background : #ffffff ;
	float:right;
}


/* フッター
-----------------------------------*/
.footer {
	clear:both;
	width: 750px;
	text-align:center;
}

</style>
