@charset "UTF-8";

/*--- ぶらり自己満足の旅 ---*/

body {
  margin: 10px 0px 20px 0px;
  background-color: #A2725D;
  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; */
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 12px;
}
blockquote {
  line-height: 150%;
  padding: 5px;
  border: 1px dashed #333333;
  color: #333333;
  background-color: #FFFFFF;
}
pre  { font-family: monospace; }
table {
  border-collapse: collapse;
  border: none;
  empty-cells: show;
}
caption {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #220000;
  margin-bottom: 3px;
}
th {
  white-space: nowrap;
  font-size: 10px;
  font-weight: bold;
  border: none;
  margin: 0px;
  padding: 1px 1px 1px 2px;
}
td {
  font-size: 10px;
  border: none;
  margin: 0px;
  padding: 1px 1px 1px 2px;
}
li {
  line-height: 150%;
  list-style-type: disc;
}
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: #CC0000;
  font-weight: bold;
}
cite { font-style: italic; }
abbr { font-style: italic; }
code { font-family: monospace; }
tt {
  font-family: Monaco, 'ＭＳ ゴシック', monospace;
  white-space: pre;
}
i {
  font-style: normal; /* IE7対策トホホ */
}

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

#container {
  width: 765px;
  line-height: 140%;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  font-size: 12px;
  border-left: 1px solid #884444; /* IE6対策トホホ */
}

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

#header {
  background-color: #8484F6;
  border-top: 1px solid #884444;
  border-right: 1px solid #884444;
  border-bottom: 1px solid #884444;
  /* border-left: 1px solid #884444; */
}

#banner {
  height: 40px;
  overflow: visible;
  margin: 0px;
  padding: 0px;
  font-family: 'Lucida Grande', Arial, sans-serif;
  text-align: left;
  background-color: #FFCC88;
  /* border-left: 1px solid #884444; */
  border-right: 1px solid #884444;
  border-bottom: 1px solid #884444;
}

#banner img {
  float: left;
  margin: 0px;
  padding: 6px;
}

#banner form {
  text-align: right;
  float: none;
  margin: 0px;
  padding: 10px;
}

#ctgbar {
  margin: 0px;
  padding: 0px;
  background-color: #FFCC88;
  /* border-left: 1px solid #884444; */
  border-bottom: 1px solid #884444;
}

#ctgactive {
  width: 191px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  background-color: #FFAA66;
  float: left;
  margin: 0px;
  padding: 6px 0px 6px 0px;
  border-right: 1px solid #884444;
}
#ctgactive a {
  text-decoration: none;
  padding: 1px 24px 1px 24px;
  background-color: #FE0100;
  border-right: 1px solid #997777;
  border-bottom: 1px solid #997777;
}
#ctgactive a:link    { color: #FFEECC; }
#ctgactive a:visited { color: #FFEECC; }
#ctgactive a:active  { color: #FF0000; }
#ctgactive a:hover   { color: #CCEEFF; }
.nona {
  color: #FFEECC;
  text-decoration: none;
  padding: 1px 24px 1px 24px;
  background-color: #FE0100;
  border-right: 1px solid #997777;
  border-bottom: 1px solid #997777;
}

#ctgother {
  width: 190px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  background-color: #FFCC88;
  float: left;
  margin: 0px;
  padding: 6px 0px 6px 0px;
  border-right: 1px solid #884444;
}
#ctgother a {
  text-decoration: none;
  padding: 1px 24px 1px 24px;
  background-color: #FFEECC;
  border-right: 1px solid #AA9999;
  border-bottom: 1px solid #AA9999;
}
#ctgother a:link    { color: #FFCC88; }
#ctgother a:visited { color: #FFCC88; }
#ctgother a:active  { color: #FF0000; }
#ctgother a:hover   { color: #FE0100; }

#ctgother2 {
  width: 191px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  background-color: #FFCC88;
  float: left;
  margin: 0px;
  padding: 6px 0px 6px 0px;
  border-right: 1px solid #884444;
}
#ctgother2 a {
  text-decoration: none;
  padding: 1px 24px 1px 24px;
  background-color: #FFEECC;
  border-right: 1px solid #AA9999;
  border-bottom: 1px solid #AA9999;
}
#ctgother2 a:link    { color: #FFCC88; }
#ctgother2 a:visited { color: #FFCC88; }
#ctgother2 a:active  { color: #FF0000; }
#ctgother2 a:hover   { color: #FE0100; }

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

.content {
  margin: 0px 0px 0px 0px;
  padding: 12px 24px 12px 24px;
  color: #220000;
  font-family: 'Lucida Grande', Arial, sans-serif;
  font-size: 12px;
  background-color: #FFEECC;
  /* border-left: 1px solid #884444; */
  border-right: 1px solid #884444;
  border-bottom: 1px solid #884444;
}

.content p { text-indent: 1em; }
.content h1 { font-size: 18px; }
.content h2 {
  color: #CC3311;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  margin: 6px 0px 0px 0px;
  padding: 0px 0px 0px 6px;
}
.content h3 {
  font-size: 16px;
  color: #CC3311;
  /* text-shadow: #822 2px 2px 2px; */
  margin: 6px 0px 0px 0px;
  padding: 0px 0px 0px 6px;
  border-left: 1em solid #CC3311;
  border-bottom: 1px solid #CC3311;
}
.content h4 {
  color: #220000;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  margin: 12px 0px 12px 0px;
  padding: 0px 0px 0px 0px;
}
.content h5 { font-size: 11px; }
.content h6 { font-size: 10px; }

.content img {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: baseline;
}

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

.categorylist dt {
  color: #008000;
  line-height: 150%;
  font-size: 12px;
  font-weight: normal;
}
.categorylist dd {
  margin: 0px;
  padding: 0px 0px 12px 40px;
  font-size: 11px;
  text-indent: 0em;
  color: #220000;
}

#navigater {
  font-size: 11px;
  background-color: #FFCC88;
  margin: 0px;
  padding: 0px;
}

#navigater p {
  margin: 0px;
  padding: 0px;
}

#historyback {
  color: #CC3311;
  font-size: 11px;
  font-weight: normal;
  text-align: right;
  text-indent: 0em;
  margin: 6px 0px 0px 0px;
  padding: 0px 0px 0px 6px;
}

#subtitle {
  margin: 0px 0px 6px 20px;
  padding: 0px 0px 0px 0px;
  text-indent: 0em;
  font-size: 11px;
}

#revision {
  color: #008000;
  font-size: 11px;
  text-indent: 0em;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#routearea {
  color: #444466;
  font-family: Monaco, 'ＭＳ ゴシック', monospace;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin: 0px 0px 12px 0px;
  padding: 0px 0px 0px 12px;
}

#imagecenter {
  text-align: center;
}
#imagecenter p {
  font-size: 11px;
  text-indent: 0em;
  text-align: center;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}

#imageleft {
  text-align: left;
}
#imageleft img {
  margin: 0px 6px 0px 0px;
  float: left;
}

#tsudukileft img {
  margin: 0px 6px 0px 0px;
  float: left;
  border-color: #FFCC88;
}

#ol-decimal li {
  line-height: 150%;
  list-style-type: decimal;
}

#inli {
  text-indent: 0em;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

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

#gototop {
  clear: both;
}

#gototop p {
  text-align: right;
  font-size: 11px;
  text-indent: 0em;
  margin: 0px;
  padding: 0px;
}

#footer {
  clear: both;
  background-color: #FFCC88;
}

#footer p {
  text-align: left;
  font-size: 11px;
  text-indent: 1em;
  margin: 0px 0px 6px 0px;
  padding: 0px;
}

#noindent {
  text-indent: 0em;
}

#search-results-header {
  padding: 12px 0px 0px 0px;
  text-align: left;
  color: #FE0100;
  font-size: 14px;
  font-weight: bold;
}
#search-results-title {
  font-size: 14px;
  text-shadow: none;
  color: #CC3311;
  margin: 0px;
  padding: 6px 0px 0px 3px;
  border: none;
}
#search-results-body {
  text-align: left;
  font-size: 11px;
  text-indent: 0em;
  color: #220000;;
}

#caform {
  width: 160px;
  margin: 0px;
  padding: 3px;
  float: left;
  background-color: #FFFFFF;
  border-right: 1px solid #AAAAAA;
  border-bottom: 1px solid #AAAAAA;
}

#cabody {
  width: 545px;
  margin: 0px 0px 6px 0px;
  padding: 0px 0px 0px 3px;
  font-size: 11px;
  float: right;
  overflow: hidden;
}

#topbanner-left {
  text-align: left;
  line-height: 150%;
  font-size: 13px;
  font-weight: bold;
  color: #FE0100;
  background-color: #FFCC88;
  margin: 0px;
  padding: 0px;
}

#topbanner-center {
  text-align: center;
  line-height: 150%;
  font-size: 14px;
  font-weight: bold;
  color: #FE0100;
  background-color: #FFCC88;
  margin: 0px;
  padding: 0px;
}

#whatsnewlist {
  text-align: left;
  line-height: 150%;
  font-size: 12px;
  margin: 0px;
  padding: 6px;
}

#toplist-left {
  text-align: center;
  width: 356px;
  float: left;
  margin: 12px 0px 0px 0px;
}
#toplist-left p {
  text-align: center;
  text-indent: 0em;
  font-size: 12px;
  margin-top: 6px;
}
#toplist-left h3 {
  color: #FE0100;
  text-shadow: #822 2px 2px 2px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin: 0px;
  padding: 3px 24px 3px 24px;
  background-color: #FFCC88;
  border-left: none;
  border-top: none;
  border-right: 2px solid #AA9999;
  border-bottom: 2px solid #AA9999;
}

#toplist-right {
  text-align: center;
  width: 356px;
  float: right;
  margin: 12px 0px 0px 0px;
}
#toplist-right p {
  text-align: center;
  text-indent: 0em;
  font-size: 12px;
  margin-top: 6px;
}
#toplist-right h3 {
  color: #FE0100;
  text-shadow: #822 2px 2px 2px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin: 0px;
  padding: 3px 24px 3px 24px;
  background-color: #FFCC88;
  border-left: none;
  border-top: none;
  border-right: 2px solid #AA9999;
  border-bottom: 2px solid #AA9999;
}
#toplist-right img {
  margin: 16px 0px 0px 80px;
  padding: 0px;
  float: left;
}
#toplist-right form {
  text-align: right;
  margin: 12px 24px 24px 0px;
  padding: 0px;
}

.buraritable {
  border-collapse: collapse;
  border: none;
  empty-cells: show;
}
.buraritable caption {
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  color: #220000;
  margin-bottom: 3px;
}
.buraritable th {
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #884444;;
  margin: 0px;
  padding: 2px;
}
.buraritable td {
  font-size: 12px;
  border: 1px solid #884444;;
  margin: 0px;
  padding: 2px;
}

