/*
  CSS document for Harley-Davidson YOKOHAMA
  (c) Ohsako, Junichi
--------------------------------------------------



/*--- Import Files ---*/
@import url(../common/inc/umdhd.css);



/*--- shop image ---*/
#wrapper {
  background: url(img/header.jpg) center top no-repeat;
}

#access {
  background: url(img/map.jpg) right top no-repeat;
}



/*--- shop color ---*/
h1 {
  color: #926858;
}

a:hover, a:active {
  color: #926858;
}

#sitetop {
  width: 315px;
}

#submenuwrapper a:hover, #submenuwrapper a:active {
  color: #926858;
}

#news h3 div, #diary h3 div, #event h3 div {
  color: #926858;
}

#news dt {
  color: #926858;
}

#event dt {
  color: #926858;
}

#pastlink a:hover, #pastlink a:active,
#pastlist a:hover, #pastlist a:active {
  color: #926858;
}

.subheader {
  color: #926858;
}

.nameLi {
  color: #926858;
}

#admin dt {
  background: #926858;
}

#admin dd {
  color: #926858;
}

#adminlist {
  border: solid 1px #926858;
}

#adminlist th {
  border: solid 1px #926858;
  background: #926858;
}

.adminedit th {
  color: #926858;
}

#ddate {
  color: #926858;
}

.listheader {
  border: #926858;
  background: #926858;
}

.diarybox h2 div {
  color: #926858;
}
