@charset "UTF-8";

/*--- シマヤンのすこやか日記 ---*/

body {
  margin: 10px 0px 20px 0px;
  background-color: #CCEECC;
  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: 170%;
  text-align: left;
  margin-bottom: 10px;
}
blockquote {
  line-height: 150%;
  padding: 5px;
  border: 1px dashed #333333;
  color: #333333;
  background-color: #DDDDDD;
}
pre  { font-family: monospace; }
li {
  line-height: 150%;
  list-style-type: square;
}
a { text-decoration: underline; }
a:link    { color: #004000; }
a:visited { color: #875A00; }
a:active  { color: #FF0000; }
a:hover   { color: #00CC66; }
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: #548858;
  background:  transparent url("/diary/images/banner-back.jpg") no-repeat left top;
  border-left: 1px solid #395D3C;
  border-right: 1px solid #395D3C;
  border-bottom: 1px solid #395D3C;
}

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

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

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

#banner img {
  float: right;
}

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

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

.content p { text-indent: 1em; }
.content h1 { font-size: 18px; }
.content h2 {
  font-size: 9px;
  font-weight: normal;
  text-align: right;
  margin: 0px;
  padding: 0px;

}
.content h3 {
  font-size: 16px;
  color: #548858;
  text-shadow: #888 2px 2px 2px;
  margin: 0px;
  padding: 12px 0px 0px 0px;
}
.content h4 {
  color: #548858;
  text-align: center;
  text-shadow: #888 1px 1px 1px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.3em;
  border-top: 1px dashed #548858;
  border-bottom: 1px dashed #548858;
}
.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;
}

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

.imgbox {
  width: 140px;
  height: 140px;
  margin: 5px 12px 10px 12px;
  padding: 0px 0px 0px 0px;
  font-size: 10px;
  text-align: center;
  vertical-align: top;
  float: left;
}

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

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

#contright {
  width: 200px;
  margin: 0px 6px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: right;
  color: #FFFFFF;
}

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

#contsearch {
  width: 780px;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  float: left;
}

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

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

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

#entrybody {
  margin: 0px 0px 12px 0px;
  padding: 0px 24px 12px 24px;
  background:  transparent url("/diary/images/g10.gif") repeat left top;
  border-left: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
  border-right: 4px solid #AAAAAA;
  border-bottom: 4px solid #AAAAAA;
}

#yearsago {
  text-align: right;
}

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

#premonth {
  font-size: 11px;
  text-align: left;
  float: left;
}

#nextmonth {
  font-size: 11px;
  text-align: right;
  float: right;
}

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

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

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

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

.searchbox {
  margin: 0px 0px 6px 0px;
  padding: 12px 0px 12px 0px;
  color: #222222;
  font-size: 12px;
  background-color: #EEEECC;
  text-align: right;
  border-right: 1px solid #AAAAAA;
  border-bottom: 1px solid #AAAAAA;
}
.searchbox form {
  margin: 0px;
  padding: 0px;
}

.calendar {
  margin: 0px 0px 6px 0px;
  padding: 12px 0px 12px 0px;
  color: #222222;
  font-size: 12px;
  background-color: #EEEECC;
  text-align: center;
  float: none;
  border-right: 1px solid #AAAAAA;
  border-bottom: 1px solid #AAAAAA;
}
.calendar table {
  border-collapse: collapse;
  border: solid 1px #EEEECC;
  empty-cells: show;
}
.calendar caption {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #548858;
  margin-bottom: 3px;
}
.calendar th {
  white-space: nowrap;
  font-weight: bold;
  margin: 0px;
  padding: 3px;
  text-align: center;
  color: #808080;
  background-color: #CCEECC;
  border: solid 1px #EEEECC;
}
.calendar td {
  white-space: nowrap;
  margin: 0px;
  padding: 3px;
  text-align: right;
  color: #BBBBBB;
  background-color: #CCEECC;
  border: solid 1px #EEEECC;
}

.archive {
  margin: 0px 0px 6px 0px;
  padding: 12px 0px 12px 0px;
  color: #222222;
  font-size: 12px;
  background-color: #EEEECC;
  text-align: left;
  border-right: 1px solid #AAAAAA;
  border-bottom: 1px solid #AAAAAA;
}

.archive img {
  float: left;
  margin: 0px 3px 0px 0px;
  padding: 0px 0px 0px 12px;
}

.rssicon {
  margin: 0px 0px 6px 0px;
  padding: 12px 0px 0px 0px;
  color: #222222;
  font-size: 12px;
  background-color: #EEEECC;
  text-align: center;
  border-right: 1px solid #AAAAAA;
  border-bottom: 1px solid #AAAAAA;
}

.rssicon img {
  margin: 0px;
  padding: 0px 0px 12px 0px;
}

.monthlylist li {
  line-height: 150%;
  list-style-type: square;
  color: #548858;
  font-size: 14px;
  font-weight: bold;
}
.monthlylist p {
  margin: 0px;
  padding: 0px 0px 12px 0px;
  font-size: 11px;
  text-indent: 0em;
  color: #222222;
}

#search-results-header {
  padding: 12px 0px 0px 0px;
  text-align: left;
  color: #548858;
  font-size: 14px;
  font-weight: bold;
}
#search-results-body {
  text-align: left;
  font-size: 11px;
  text-indent: 0em;
  color: #222222;
}

