body {
	background-color: #272727;
	color: #A5CCB6;
}
.copyright {
	font-size: 10px;
	color: #779799;
	font-family: Verdana, Arial;
}

/*フッターメニュー*/
.ftr{
	color: #B3C5C6; font-size: 78%;
}
.ftr a:link{
	color: #B3C5C6; text-decoration: none;
}
.ftr a:visited{
	color: #B3C5C6; text-decoration: none;
}
.ftr a:hover{
	color: #B3C5C6; text-decoration: underline;
}
.ftr a:active{
	color: #B3C5C6; text-decoration: none;
}

.txt_blue {
	font-size: 78%;
	color: #698284;
}
.txt_green {
	font-size: 78%;
	color: #A5CCB6;
}
.txt_white {
	font-size: 78%;
	color: #FFFFFF;
}
.txt78 {
	font-size: 78%;
}
.txt_orange {
	font-size: 78%;
	color: #FF6600;
}
.txt_gray {
	font-size: 78%;
	color: #999999;
}
.txt_dgray {

	font-size: 78%;
	color: #666666;
}


/*DEALERS*/
.dealer_rmb {
	font-size: 10px;
	color: #CC0000;
}
.dealer_scb {

	font-size: 10px;
	color: #0078A8;
}
.dealer_svn {
	font-size: 10px;
	color: #006600;
}

.lineup_name {
	font-size: 78%;
	color: #A5CCB6;
	font-weight: bold;
}
.txt130gray {
	font-size: 78%;
	line-height: 130%;
	color: #999999;
}
.txt130dgray {
	font-size: 78%;
	line-height: 130%;
	color: #666666;
}

.sitemap {
	font-size: 78%;
	line-height: 150%;
}
.sitemap a:link{
	color: #A5CCB6; text-decoration: none;
}
.sitemap a:visited{
	color: #A5CCB6; text-decoration: none;
}
.sitemap a:hover{
	color: #A5CCB6; text-decoration: underline;
}
.sitemap a:active{
	color: #A5CCB6; text-decoration: none;
}
