@charset "utf-8";
html {
	margin: 0;
	padding: 0;
	height:100%;
}
body {
	font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0;
    text-align: left;
	background-image: url(img/bg_tile.gif);
	background-repeat: repeat;
}
img {
    border: 0;
}

/*/  BG HEAD  ///////////////////////////////////////*/
.bg_header {
	margin: 0px;
	padding: 0px;
	height: 30px;
	left: 0px;
	top: 0px;
	background-image: url(img/bg_header.gif);
	background-repeat: repeat;
    text-align: left;
}

/*/  HEADER  ///////////////////////////////////////*/
#header {
	margin: 0px;
	padding: 0px;
	height: 81px;
	width: 1020px;
	left: 0px;
	top: 0px;
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
    text-align: left;
}
#logo{
	margin: 0 0 0 55px;
}
#sitemap{
	margin: 8px 0 0 641px;
}
#privacy{
	margin: -11px 0 0 746px;
}
#contact{
	margin: -12px 0 0 902px;
}
/*/  NAVI  ///////////////////////////////////////*/
#navi2{
	width: 990px;
	height: 50px;
	margin-left: 30px;
}

/*/  TOPIC PATH  ///////////////////////////////////////*/
#topic_path{
	width: 976px;
	height: 27px;
	padding-top: 18px;
	padding-left: 45px;
	font-size: 11px;
	letter-spacing: -1px;
    text-align: left;
	background-color: #FFFFFF;
}
div#topic_path a{
  color: #666;
}
div#topic_path a:hover{
  color: #666;
}

/*/  SIDENAVI  ///////////////////////////////////////*/
#sidenavi {
	width: 160px;
	margin-left: 30px;
}
/*/  SIDE BANNER  ///////////////////////////////////////*/
#side_banner {
	width: 160px;
	padding-top: 10px;
	padding-left: 30px;
}
/*/  RIGHT  ///////////////////////////////////////*/
#right{
	width: 779px;
	margin-top: -322px;
	margin-left: 212px;
}
#priv_right{
	width: 779px;
	height: 461px;
	margin-top: -322px;
	margin-left: 212px;
}
#site_right{
	width: 779px;
	margin-top: -322px;
	margin-left: 212px;
}
/*/  TITLE  ///////////////////////////////////////*/
#title{
	width: 779px;
	height: 70px;
}
#title_priv{
	width: 779px;
	height: 70px;
}

/*/  DEALER  ///////////////////////////////////////*/
#deal{
}
.name{
	letter-spacing: 1px;
	line-height: 1.2em;
}
div#deal a{
  color: #666;
}
div#deal a:hover{
  color: #666;
}
.add{
	width: 230px;
	margin-top: 10px;
	letter-spacing: 1px;
	line-height: 1.4em;
}
/*/  PRIVE  ///////////////////////////////////////*/
.priv_text{
	width: 760px;
	letter-spacing: 1px;
	line-height: 1.6em;
	margin-left: 16px;
	margin-bottom: 12px;
    text-align: left;
	background-color: #FFFFFF;
}
.priv_text2{
	width: 700px;
	letter-spacing: 1px;
	line-height: 1.6em;
	padding-left: 50px;
    text-align: left;
    text-indent: -12px;
	background-color: #FFFFFF;
}
/*/  SITEMAP  ///////////////////////////////////////*/
#site {
	width: 779px;
	margin-top: 4px;
    text-align: left;
	background-color: #FFFFFF;
}
.site_01 {
	background-image: url(img/sitemap/site_line.gif);
	background-repeat: no-repeat;
	width: 243px;
	height: 22px;
	padding-top: 14px;
	padding-left: 17px;
}
.site_02 {
	background-image: url(img/sitemap/site_line.gif);
	background-repeat: no-repeat;
	width: 243px;
	height: 22px;
	margin-top: -36px;
	margin-left: 260px;
	padding-top: 14px;
	padding-left: 17px;
}
.site_03 {
	background-image: url(img/sitemap/site_line.gif);
	background-repeat: no-repeat;
	width: 240px;
	height: 22px;
	margin-top: -36px;
	margin-left: 520px;
	padding-top: 14px;
	padding-left: 17px;
}
.site_line01 {
	background-image: url(img/sitemap/dot.gif);
	background-repeat: no-repeat;
	width: 779px;
	height: 2px;
}
.site_line02 {
	background-image: url(img/sitemap/dot.gif);
	background-repeat: no-repeat;
	width: 779px;
	height: 2px;
	margin-top: 12px;
}
.site_lineup {
	width: 243px;
	height: 14px;
	padding-top: 14px;
	_padding-top: 8px;
	padding-left: 17px;
	margin-bottom: 10px;
	*margin-bottom: 8px;
}
.site_04 {
    font-size: 11px;
    letter-spacing: -1px;
	vertical-align: top;
	width: 188px;
	padding-left: 12px;
	line-height: 6px;
	margin-top: 0px;
}
#site a:link {
	color: #666666;
	text-decoration: none;
}
#site a:visited {
	color: #666666;
	text-decoration: none;
}
#site a:hover {
	color: #666666;
	text-decoration: underline;
}
#site a:active {
	color: #666666;
	text-decoration: none;
}
/*/  PAGETOP  ///////////////////////////////////////*/
#pagetop {
	width: 86px;
	height: 11px;
	padding-top: 14px;
	margin-left: 860px;
	background-color: #FFFFFF;
}

/*/  FOOTER  ///////////////////////////////////////*/
#footer {
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	width: 1020px;
	height: 31px;
	margin-top: 8px;
}

/*/  BG FOOT  ///////////////////////////////////////*/
.bg_footer {
	margin: 0px;
	padding: 0px;
	height: 30px;
	left: 0px;
	top: 0px;
	background-image: url(img/bg_footer.gif);
	background-repeat: repeat;
    text-align: left;
}