@charset "EUC-JP";
/* basic */
#pageContent #navilink {
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	text-align: left;
	font-size: 9px;
}
/* IE \*/

*html #pageContent #navilink {
	padding-top: 16px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	text-align: left;
	font-size: 9px;
}
#pageContent {
	background-color: #f3efdd;
	color: #333300;
	background-attachment: fixed;
	background-image: url(../../images/bg_page.jpg);
	background-position: center;
}

#pageContent #navilink li {
	font-size: 9px;
}

#pageContent #navilink a,#pageContent #navilink a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-size: 9px;
}

#pageContent #navilink a:hover {
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}

.PageLinkTop {
	text-align: right;
	clear: both;
	font-size: 9px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 20px;
}
.PageLinkTop a,.PageLinkTop a:visited {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
	background-image: url(../../images/ya_pagetop3.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 1px;
}
.PageLinkTop a:hover {
	color: #FF6600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}

#Footer {
	font-size: 10px;
	background-color: #000000;
	text-align: center;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-top: 0px;
	clear: both;
	color: #CCCCCC;
}

#Footer a:link,#Footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#Footer a:hover {
	color: #FF6600;
}
#Footer address {
	font-size: 10px;
	font-style: normal;
}
#pageContent a,#pageContent a:visited {
	color: #996600;
	text-decoration: none;
}
#pageContent a:hover {
	color: #FF6600;
}
ol#bcList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ol#bcList li {
	display: inline;
}
ol#bcList li a {
	color: #000000;
}
ol#bcList li.crumb {
	background-image: url(../../images/arrow2.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 2px;
}
#pageContent #Back {
	font-size: 10px;
	padding-top: 20px;
}

/*Page*/

#Page {
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 50px;
}


#Page h1 {
	font-size: 16px;
}
#Page p {
	font-size: 12px;
	margin-top: 30px;
}#pageTop #pageContent #Page .area {
	line-height: 150%;
	padding-top: 15px;
}
#pageTop #pageContent #Page .area h3 {
	padding-bottom: 5px;
	font-size: 14px;
}

#pageTop #pageContent #Page #DealerList {
	padding-top: 30px;
	padding-bottom: 20px;
}
#pageTop #pageContent #Page #DealerList ul {
	list-style-type: none;
}
#pageTop #pageContent #Page #DealerList li {
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999966;
	display: block;
	margin-bottom: 2px;
	height: 34px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999966;
}
#pageTop #pageContent #Page #DealerList .ShopName {
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 260px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999966;
	padding: 10px;
	margin: 0px;
	height: auto;
}

#pageTop #pageContent #Page #DealerList .ShopAddress {
	float: left;
	font-size: 10px;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 10px;
	display: inline;
}


#pageTop #pageContent #Page #DealerList .Tel {
	float: left;
	padding: 10px;
	font-weight: bold;
}
#pageTop #pageContent #Page #DealerList .Web {
	font-weight: bold;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#pageTop #pageContent #Page #DealerList .Web a:link, #pageTop #pageContent #Page #DealerList .Web a:visited{
	color: #FFFFFF;
	background-color: #FF6600;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#pageTop #pageContent #Page #DealerList .Web a:hover{
	background-color: #990000;
}
#pageTop #pageContent #BottomLinks {
	background-color: #000000;
}

