/* Copyright Mitsubishi Fuso Truck and Bus Corporation.All right reserved. */
/* BODY */
/************************ fuso css ************************/
body ,table, tr, td 
{
    font-size: 12px;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}


a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #dc1313;
}
a:active {
	text-decoration: none;
	color: #000000;
}

/************************ left nav ************************/

#menu01{
	font-size: 12px;
	color: #FFFFFF;
}

#menu01 a {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 19px;
	text-align: left;
	vertical-align: middle;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Arial;
	background: url(../jp/images/na_sr_n.gif) no-repeat 10px 9px;
	display: block;
	padding-bottom: 0px;
	line-height: 135%;
}
#menu01 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu01 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#menu01 a:active {
	text-decoration: none;
	color: #FFFFFF;
}


/************************ news ************************/

.news {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 12px; line-height: 18px; color: #000000; }

.news_d {
	font-family: Arial, "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 10px;
	line-height: 18px;
	color: #555555;
	padding-right: 9px;
	background: url(../jp/images/na_sr_n.gif) no-repeat 2px 6px;
	padding-left: 10px;
}




/***********************************************************/
/* ------------------------- border -------------------- */
.border {
	border: 1px solid #999999;
}
.border_r {
	border-right: 1px solid #d5d5d5;
}
.linebtmonly {
	border-bottom: 1px solid #454545;
}
	
.linetl {
	color: #FFFFFF;
	border-right: 1px solid #666666;
}


.linel {
	color: #FFFFFF;
	border-right: 1px solid #666666;
}

.bordertop {
	border-top: 1px solid #999999;
}


	
/************************ margin ************************/
	
.margintopa {
	height: 2px;
}
.marginbtma {
	height: 6px;
}

.under {
	vertical-align:bottom;
	padding: 0px;
}
.newstol {

	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10px;
	line-height: 18px;
	color: #555555;
	padding-right: 0px;
	background: url(../jp/images/na_sr_n.gif) no-repeat 2px center;
	padding-left: 10px;
}
