/*文字サイズ・行間--------------------------------------------------*/
.crumbs {  font-size: 9px; line-height: 9px}
.s {  font-size: 10px; line-height: 16px;}
.m {  font-size: 12px; line-height: 18px}
td{  font-size: 10px; line-height: 13px;}

.date_g{  font-size: 10px; line-height: 10px; color:#288F46;}
.date_r{  font-size: 10px; line-height: 10px; color:#E22942;}


/*リンク--------------------------------------------------*/
a {color:#666666; text-decoration: underline}
a:visited{color:#666666; text-decoration: underline}
a:active{color:#666666; text-decoration: underline}
a:link{color:#666666; text-decoration: underline}
a:hover {color: #CCCCCC; text-decoration: none}

a.news_def {color:#666666; text-decoration: none}
a.news_def:visited{color:#666666; text-decoration: none}
a.news_def:active{color:#666666; text-decoration: none}
a.news_def:link{color:#666666; text-decoration: none}
a.news_def:hover {color: #CCCCCC; text-decoration: none}

a.news_g {font-size: 10px; line-height: 10px; color:#288F46; text-decoration: none}
a.news_g:visited{font-size: 10px; line-height: 10px; color:#288F46; text-decoration: none}
a.news_g:active{font-size: 10px; line-height: 10px; color:#288F46; text-decoration: none}
a.news_g:link{font-size: 10px; line-height: 10px; color:#288F46; text-decoration: none}
a.news_g:hover {font-size: 10px; line-height: 10px; color: #CCCCCC; text-decoration: none}

a.news_r {font-size: 10px; line-height: 10px; color:#E20A16; text-decoration: none}
a.news_r:visited{font-size: 10px; line-height: 10px; color:#E20A16; text-decoration: none}
a.news_r:active{font-size: 10px; line-height: 10px; color:#E20A16; text-decoration: none}
a.news_r:link{font-size: 10px; line-height: 10px; color:#E20A16; text-decoration: none}
a.news_r:hover {font-size: 10px; line-height: 10px; color: #CCCCCC; text-decoration: none}

a.footer {font-size: 10px; line-height: 10px; color:#FFFFFF; text-decoration: none}
a.footer:visited{font-size: 10px; line-height: 10px; color:#FFFFFF; text-decoration: none}
a.footer:active{font-size: 10px; line-height: 10px; color:#FFFFFF; text-decoration: none}
a.footer:link{font-size: 10px; line-height: 10px; color:#FFFFFF; text-decoration: none}
a.footer:hover {font-size: 10px; line-height: 10px; color: #CCCCCC; text-decoration: none}

a.crumbs {color:#666666; text-decoration: underline}
a.crumbs:visited{color:#666666; text-decoration: underline}
a.crumbs:active{color:#666666; text-decoration: underline}
a.crumbs:link{color:#666666; text-decoration: underline}
a.crumbs:hover {color: #CCCCCC; text-decoration: none}


/*背景--------------------------------------------------*/
.bg1 {
	background-image: url(/common/img/bg_main01.jpg);
	background-repeat: no-repeat;
	}

.bg3 {
	background-image: url(/common/img/bg_main03.jpg);
	background-repeat: no-repeat;
	}	
	
	
/*走行・展示車両が決定--------------------------------------------------*/
dl dt {
padding:0;
}

dd{
margin:-13px 0 20px 80px;
}
