@charset "UTF-8";
/* CSS Document */

p {
	font-size: small;
	padding-left: 20px;
	line-height: 1.6em;
}
.pointArea {
	margin-top: 25px;
	margin-bottom: 10px;
	position: relative;
}
.textArea {
	position: absolute;
	top: 60px;
	left: 20px;
	width: 410px;
}
.textArea p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#newsArea {
	margin-top: 20px;
	margin-left: 20px;
	border: 1px dotted #F60;
	padding: 10px;
	margin-right: 20px;
}
#newsArea p {
	font-size: 13px;
}
#newsArea p a {
	color: #F60;
}
#newsArea p a:hover {
	color: #F60;
	text-decoration: underline;
}
#tab ul li {
	font-size: small;
	background-image: url(../../dealer_list/images/arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	float: left;
	background-position: 0px center;
	padding-top: 7px;
	margin-left: 15px;
	padding-bottom: 7px;
}
#tab ul {
	margin-top: 15px;
	margin-left: 30px;
	padding-bottom: 15px;
}
#tab ul li a {
	color: #333;
}
#tab ul li a:hover {
	color: #333;
	text-decoration: underline;
}

.prefecture {
	background-image: url(../../dealer_list/images/prefecture_bg.gif);
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 20px;
	margin-top: 20px;
}
.shopArea {
	margin-top: 15px;
}
.prefecture p {
	color: #FFF;
	font-size: 15px;
	line-height: 25px;
	height: 25px;
}
.tb {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #F90;
	border-left-color: #F90;
	font-size: small;
	color: #333;
	line-height: 1.6em;
	width: 689px;
}
.tb tr td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.tb tr .text {
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F90;
	border-bottom-color: #F90;
	padding-right: 10px;
	width: 450px;
}
.tb tr .ttl {
	background-color: #FFEBCD;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F90;
	border-bottom-color: #F90;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
.shopArea .tb tr .text a {
	color: #F60;
}
.shopArea .tb tr .text a:hover {
	color: #F60;
}
.kenindex {
	font-size: 11pt;
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9933;
	width: 690px;
	font-weight: bold;
	color: #660000;
}
.textArea02 {
	position: absolute;
	top: 65px;
	left: 20px;
	width: 440px;
}
.shopArea .tb tr .text .picture {
	float: right;
	margin-left: 10px;
}
