body {
  color: #333333;
  background-color: #FFFFFF;
  margin: 0;
  padding: 0; 
  font-size: 12px; 
}

a:link { text-decoration: underline; }
a:visited  { text-decoration: underline; }
a:active  { text-decoration: underline; }
a:hover { text-decoration: none; }

td,div { font-size: 12px; }

.stxt{ font-size: 10px; line-height: 140%; }
.txt{ font-size: 12px; line-height: 140%; }

.foot{ font-size: 10px; color:#333333; }
a.foot:link { color:#333333; text-decoration: none; }
a.foot:visited  { color:#333333; text-decoration: none; }
a.foot:active  { color:#333333; text-decoration: none; }
a.foot:hover { color:#333333; text-decoration: underline; }


/*トップページ*/
.contents { margin-top:10px; margin-bottom:10px; }
.news { font-size: 10px; line-height: 140%; }

hr.top { border: 0; color:#CCCCCC; background-color:#CCCCCC; height:1px; }

/*古物商許可番号*/
.permit { font-size: 10px; line-height: 140%; color:#666666; margin:10px;}

/*プライバシーポリシー*/
.heads { font-size: 12px; color:#000000; background-color:#DDDDDD;
            font-weight:bold; letter-spacing:1px;
			padding: 2px 0 2px 10px; margin:10px 0;}
.pvtx { text-align:left; width:550px; }


/*ゲームでぴったり*/
.quiz{ font-size: 14px;  font-weight: bold; line-height: 130%; }

/*お買い得車情報*/
.vol { font-size: 12px; line-height: 150%; color:#FFFFFF;
         font-weight:normal; letter-spacing:2px; 
		 padding:3px 8px; }
.sale { font-size: 12px; line-height: 150%; color:#333333; 
           padding:8px 8px; }
.st { font-size: 12px; line-height: 150%; color:#0099CC; font-weight:bold; }
.red { font-size: 12px; line-height: 150%; color:#FF0000; font-weight:bold; }.ev-t {
	font-size: 16px;
	line-height: 18px;
}
.img-sp {
	margin-bottom: 4px;
}

