A:link{
	text-decoration:none;
	color: #0000FF;
}
A:visited{
	text-decoration:none;
	color: #0000FF;
}
A:active{
	text-decoration: none;
}
A:hover{
	text-decoration:none;
	color: #009999;
}

body {
	font-size : 9pt;
	color : #004080;
	background-color : #ffffff;
}


td { font-size : 9pt;
  font-family:"ＭＳ Ｐゴシック", "Osaka-等幅", "sans-serif";
  line-height : 140% ;
}

/* ---------------------------
大きめの文字
--------------------------- */
td.large { font-size : 12pt;
　font-weight:bold;
  font-family:"ＭＳ Ｐゴシック", "Osaka-等幅", "sans-serif";
}

/* ---------------------------
中古車の車名　価格
--------------------------- */
td.used {
font-size : 11pt;
font-weight:bold;
font-family:"ＭＳ Ｐゴシック", "Osaka-等幅", "sans-serif";
}

