@charset "UTF-8";

/*--- 年賀状 ---*/

body {
  margin: 10px 0px 20px 0px;
  background-color: #CCCCEE;
  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 #333333;
  color: #333333;
  background-color: #FFFFFF;
}
pre  { font-family: monospace; }
table {
  border-collapse: collapse;
  border: 2px solid #333333;
  empty-cells: show;
}
caption {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 3px;
}
th {
  white-space: nowrap;
  font-weight: bold;
  border-top: 2px splid #333333;
  border-bottom: 2px solid #333333;
  border-left: 1px solid #333333;
  border-right: 1px solid #333333;
  margin: 0px;
  padding: 5px;
}
td {
  border: 1px solid #333333;
  margin: 0px;
  padding: 5px;
}
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; }

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

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

}

.imgcap { font-size: 10px; }

.noul { text-decoration: none; }

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

#banner {
  height: 70px;
  overflow: visible;
  margin: 0px;
  padding: 0px;
  font-family: 'Lucida Grande', Arial, sans-serif;
  text-align: left;
  background-color: #8484F6;
  background:  transparent url("/nenga/images/banner-back.jpg") no-repeat left top;
  border-left: 1px solid #4F4FB6;
  border-right: 1px solid #4F4FB6;
  border-bottom: 1px solid #4F4FB6;
}

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

#banner h1 {
  color: #FFFFFF;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  text-shadow: #ccc 2px 2px 2px;
  margin: 0px;
  padding: 16px 0px 0px 24px;
}

#banner p {
  float: left;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  margin: 0px;
  padding: 6px 0px 0px 24px;
}

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

.content {
  margin: 0px 0px 0px 0px;
  padding: 12px 24px 12px 24px;
  color: #333333;
  font-family: 'Lucida Grande', Arial, sans-serif;
  font-size: 12px;
  background-color: #FFFFFF;
  border-left: 1px solid #4F4FB6;
  border-right: 1px solid #4F4FB6;
  border-bottom: 1px solid #4F4FB6;
}

.content p { text-indent: 1em; }
.content h1 { font-size: 18px; }
.content h2 { font-size: 16px; }
.content h3 {
  font-size: 16px;
  color: #8484F6;
  text-shadow: #ccc 1px 1px 1px;
  margin: 0px;
  padding: 0px 0px 0px 6px;
  border-left: 1em solid #8484F6;
  border-bottom: 1px solid #8484F6;
}
.content h4 {
  color: #FFFFFF;
  background-color: #FF9900;
  position: relative;
  top: -0.5em;
  width: 12em;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  padding: 0.1em;
}
.content h5 { font-size: 12px; }
.content h6 { font-size: 11px; }

.content img {
  margin: 12px 0px 12px 0px;
}

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

#contleft {
  width: 534px;
  margin: 0px;
  padding: 0px 12px 0px 0px;
  float: left;
}

#contright {
  width: 200px;
  margin: 0px;
  margin: 12px 0px 0px 0px;
  float: right;
  color: #666666;
  border: 1px solid #FF9900;
}

#contright p {
  font-size: 10px;
  text-indent: 0em;
  padding: 0px 12px 0px 12px;
}

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

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

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

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

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

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

#header {
  background-color: #8484F6;
  border-top: 1px solid #4F4FB6;
  border-left: 1px solid #4F4FB6;
  border-right: 1px solid #4F4FB6;
  border-bottom: 1px solid #4F4FB6;
}

#search-results-header {
  padding: 12px 0px 0px 0px;
  text-align: left;
  color: #8484F6;
  font-size: 16px;
  font-weight: bold;
}

#search-results-title {
  font-size: 14px;
  color: #8484F6;
  margin: 0px;
  padding: 6px 0px 0px 3px;
  border: none;
}

#search-results-body {
  text-align: left;
  font-size: 11px;
  text-indent: 0em;
  color: #333333;
}

