A {
	font-size : 12px;
	font-weight : normal;
	font-family : "ＭＳ Ｐゴシック";
	text-decoration : none;
	color: #000000;
}
A:Hover {
	 color: #996699;
  text-decoration : underline;
}
h1 {
	font-size: 11px;
	font-weight: normal;
}
h2 {
	font-size: 11px;
	font-weight: normal;
}
h2 a {
	font-size: 11px;
	font-weight: normal;
}
strong {
	font-weight: normal;
}

.newcar {
	background-image: url(images/shincyaku2.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 35px;
}
.newcar_L {
	background-image: url(images/title_bar.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 42px;
}
.shoplist {
	font-size: 11px;
	color: #999999;
	padding-right: 60px;
	padding-left: 60px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.shoplist a{
	font-size: 11px;
	color: #861222;
	padding: 0px;
}
.shoplist a:hover {
	font-size: 11px;
	color: #996699;
	text-decoration: underline;
}

#footer {
	color: #FFFFFF;
}
#footer  a{
	color: #FFFFFF;
}
