@charset "UTF-8";

/*--- 神奈川紫連合 インデックス ---*/

body {
  margin: 10px 0px 20px 0px;
  color: #333333;
  background-color: #999999;
  text-align: center;
  font-family: 'Lucida Grande', Arial, sans-serif;
}

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-size: 10px;
  font-weight: normal;
  line-height: 140%;
  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;
  font-size: 12px;
  background-color: #FFFFFF;
  border: 1px solid #000000;
  background-image: url("/kmr/images/back180.jpg");
  background-repeat: no-repeat;
  background-position: right bottom;
}

.mobileinfo {
  text-align: right;
  background-color: #FFFFCC;
  padding: 0px 5px 0px 0px;
}

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

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

#banner h1 {
  color: #330066;
  font-size: xx-small;
  text-align: right;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

#banner p {
  color: #FFFFFF;
  font-size: 12px;
  padding: 0px 0px 0px 400px;
}

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

/* --------------------- */
#contleft {
  width: 300px;
  margin: 0px;
  padding: 0px;
  background-color: #DDAAFF;
  float: left;
  clear: both;
}

.m1 {
  list-style-image: url("/kmr/images/m1.png");
}

.mini {
  font-size: 11px;
}

.midashi {
  text-align: right;
  text-decoration: underline;
  font-size: 10px;
  background-color: #000000;
}

.midashi a {
  color: #FFFFFF;
  text-decoration: underline;
}
.midashi a:link    { color: #FFFFFF; }
.midashi a:visited { color: #FFFFFF; }
.midashi a:active  { color: #FF0000; }
.midashi a:hover   { color: #FFCCCC; }

#contleft h2 {
  background-color: #000000;
  color: #FFFFFF;
  letter-spacing: 1em;
  text-align: center;
  font-size: 10px;
}

.search {
  padding: 0px 0px 0px 15px;
  text-align: left;
}

.rssicon {
  margin: 0px 0px 15px 15px;
}

#contright {
  font-size: 10px;
  text-align: center;
  width: 380px;
  padding: 10px;
  background-color: transparent;
  float: right;
  overflow: hidden;
}

#contright a {
  letter-spacing: 1em;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 3px;
}

.bbstitle {
  letter-spacing: 1em;
  font-family: serif;
  font-size: 18px;
  color: #000066;
  line-height: 130%;
}

.bbs {
  padding: 3px 6px 3px 6px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
  background-color: #FFDDFF;
  font-family: monospace;
  font-size: 12px;
  overflow: hidden;
  border-left: 4px double #CC99CC;
  border-right: 4px double #CC99CC;
}

.bbssubj {
  color: #FF0000;
  font-weight: bold;
}
.bbsauth { color: #555555; }
.bbsdate { font-size: 10px; }


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

#footer {
  text-align: left;
  padding: 5px;
  clear: both;
}

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

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

