@charset "UTF-8";

/*--- 神奈川紫連合 ---*/

body {
  margin: 10px 0px 20px 0px;
  background-color: #DDAAFF;
  text-align: center;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0px 0px 10px 0px;
  padding: 0px;
  text-align: left;
  font-family: 'Lucida Grande', Arial, sans-serif;
  font-weight: bold;
}
p {
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin-bottom: 10px;
}
blockquote {
  line-height: 150%;
  padding: 5px;
  border: 1px dashed #660099;
  color: #333333;
  background-color: #FFFFFF;
}
pre  { font-family: monospace; }
table {
  border-collapse: collapse;
  border: 2px solid #660099;
  empty-cells: show;
}
caption {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #660099;
  margin-bottom: 3px;
}
th {
  white-space: nowrap;
  font-weight: bold;
  border-top: 2px splid #660099;
  border-bottom: 2px solid #660099;
  border-left: 1px solid #660099;
  border-right: 1px solid #660099;
  margin: 0px;
  padding: 5px;
}
td {
  border: 1px solid #660099;
  margin: 0px;
  padding: 5px;
}
li { line-height: 150%; }

a { text-decoration: underline; }
a:link    { color: #0000FF; }
a:visited { color: #660099; }
a:active  { color: #FF0000; }
a:hover   { color: #0066CC; }
em {
  font-style: normal;
  font-weight: bold;
}
strong { 
  color: #FF0000;
  font-weight: bold;
}
cite { font-style: italic; }
abbr { font-style: italic; }
code { font-family: monospace; }


#container {
  width: 700px;
  line-height: 140%;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;

  background-color: #FFDDFF;
  border: 1px solid #660099;
}

.murasaki { 
  font-family: 'DFPKanTeiRyu-XB', 'ＤＦＰ勘亭流', '丸ゴシック−Ｍ', 'Comic Sans MS', fantasy;
  font-size: 14px;
  color: #660099;
  font-weight: bold;
}

.attn {
  color: #FF0000;
  font-weight: bold;
}

.imgcap {
  font-size: 10px;
}

.carname {
  white-space: nowrap;
  text-align: left;
  font-size: 11px;
  vertical-align: middle;
}

.carnameex {
  white-space: nowrap;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  vertical-align: middle;
}

.carcenter {
  white-space: nowrap;
  text-align: center;
  font-size: 11px;
  vertical-align: middle;
}

.carnote {
  text-align: left;
  font-size: 10px;
  vertical-align: top;
}

.carright {
  white-space: nowrap;
  text-align: right;
  font-size: 11px;
  vertical-align: middle;
}

.bgteam {
  white-space: nowrap;
  text-align: left;
  font-size: 11px;
  vertical-align: top;
}

/* --------------------- */

#banner {
  height: 44px;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  font-family: 'Lucida Grande', Arial, sans-serif;
  color: #FFFFFF;
  background-color: #660099;
  text-align: left;
  border-top: 1px solid #660099;
  border-bottom: 1px solid #660099;
  background: url("/kmr/images/banner_base.jpg") no-repeat center top;
}

#banner a {
  color: #FFFFFF;
  text-decoration: underline;
}

#banner img {
  float: left;
  margin: 0px;
  padding: 3px 10px 0px 5px;
}

#banner h1 {
  font-size: x-large;
  text-align: left;
  margin: 0px;
  padding: 5px 0px 0px 0px;
}

#banner p {
  color: #FFFFFF;
  font-size: 11px;
  line-height: 100%;
  text-align: left;
  margin: 0px;
  padding: 3px 0px 0px 0px;
}

.content {
  padding: 0px 15px 5px 15px;
  color: #333333;
  background-color: #FFDDFF;
  font-family: 'Lucida Grande', Arial, sans-serif;
  font-size: 12px;
}
.content p { text-indent: 1em; }
.content h1 { font-size: 18px; }
.content h2 {
  font-size: 10px;
  font-weight: normal;
  margin: 0px 0px 1px 0px;
  text-align: right;
}
.content h3 {
  font-size: 14px;
  color: #660099;
  border-top: 1px solid #660099;
  border-left: 1em solid #660099;
  padding: 0px 0px 0px 7px;
}
.content h4 { font-size: 12px; }
.content h5 { font-size: 11px; }
.content h6 { font-size: 10px; }

#navigater {
  font-size: 10px;
  background-color: #FFFFCC;
  margin: 0px;
  padding: 0px;
}

#more {
  border-top: 1px dotted #660099;
}

#footer {
  text-align: left;
}

#footer p {
  text-indent: 0em;
}

#header {
  background-color: #8484F6;
}

#search-results-header {
  text-align: left;
}

#search-results-header p {
  text-indent: 0em;
  color: #660099;
  font-size: 14px;
  font-weight: bold;
}
