@charset "Shift_JIS";

body {
	color: #000000;
	font-family:Arial;
}

.smalltxt {	font-size: 0.7em;	line-height: 140%;}
.normaltxt {	font-size: 0.8em;	line-height: 140%;}
.largetxt {	font-size: 0.9em;	line-height: 140%;}
.exlargetxt {	font-size: 1.2em;}
.white{ color:#ffffff;}

/* ----------------TEXT LINK------------------ */
a.white:link { color:#ffffff; text-decoration: none;}
a.white:visited { color:#ffffff; text-decoration: none;}
a.white:hover { color:#c3c2c2; text-decoration: none;}
a.white:active { color:#c3c2c2; text-decoration: none;}

a.black:link { color:#000000; text-decoration: none;}
a.black:visited { color:#000000; text-decoration: none;}
a.black:hover { color:#888888; text-decoration: none;}
a.black:active { color:#888888; text-decoration: none;}

a.black2:link { color:#333333; text-decoration: underline;}
a.black2:visited { color:#333333; text-decoration: underline;}
a.black2:hover { color:#888888; text-decoration: none;}
a.black2:active { color:#888888; text-decoration: none;}

#basebox {
	float: left;
	width: 930px;
}
#dealerbox {
	float: left;
	width: 920px;
}
#com_basebox {
	float: left;
	width: 920px;
}



#leftbox {
	float: left;
	width: 665px;
}
#rightbox {
	float: left;
	margin-left: 15px;
	text-align: left;
}

#footbox {
	width: 665px;
	padding-top: 10px;
	clear: left;
	font-size: 0.8em;
	text-align: left;
}

.space1 {
	margin-top: 1px;
}
p {
	margin-top: 10px;
	margin-bottom: 5px;
}
.top30 {
	margin-top: 30px;
}
.top50 {
	margin-top: 50px;
}
.dot {
	margin-top: 30px;
	margin-bottom: 10px;
}
.gray {
	color: #666666;
}

#pagetop{
	width: 665px;
	padding-top: 10px;
	clear: left;
	font-size: 0.8em;
	text-align: right;
}

#pagetop a {
	font-size: 0.7em;
	margin-bottom: 3px;
	color:#FFFFFF;
}

#pagetop2{
	width: 597px;
	padding-top: 10px;
	clear: left;
	font-size: 0.8em;
	text-align: right;
}

#pagetop2 a {
	font-size: 0.7em;
	margin-bottom: 3px;
	color:#000000;
}

#logo{
	padding-bottom: 34px;
}

