html {
  scrollbar-3dlight-color: #cc8066;
  scrollbar-arrow-color: #cc8066;
  scrollbar-base-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #cc8066;
}

body {
  text-align: center;
  color: #733926;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  font-size: 12px;
}

#inbox {
  width: 770px;
  margin-right: auto;
  margin-top: 30px;
  margin-left: auto;
  border: 1px solid #cc8066;
}

a { text-decoration: none; color: #994c33;}
a:active  { color: #d38f79; }
a:hover   { text-decoration: underline; color: #d38f79; }

/*--- タイトル部分 ---*/
#head {
  background-image : url(images/wall2.gif);
  padding: 11px;
  text-align: left;
  font-weight: bold;
}
#head_l {
  width: 600px;
  padding: 0px;
  margin: 0px;
  float: left;
}
#head_r {
  width: 140px;
  padding: 0px;
  margin: 0px;
  text-align: right;
  float: left;
}

#head_r a {
  color: #733926;
}

.title { margin-right: 15px; }

.title a,
.title a:link,
.title a:visited,
.title a:active,
.title a:hover {
  color: #733926;
  text-decoration: none;
}

h1 { font-size: 16px; margin: 0px; float: left; margin-left: 3px; }
h2 { font-size: 12px; margin: 0px; float: left; }

/*--- サイド部分 ---*/
#left {
  width: 164px;
  float: left;
  text-align: left;
  font-size: 10px;
  line-height: 150%;
  overflow: hidden;
}

#right {
  width: 164px;
  float: left;
  text-align: left;
  font-size: 10px;
  line-height: 150%;
  overflow: hidden;
}

#side {
  width: 164px;
  float: left;
  text-align: left;
  font-size: 10px;
  line-height: 150%;
  overflow: hidden;
}

.box0 {
  background-color: #f0e1dc;
  padding: 5px;
  margin: 0px 5px 10px 5px;
}
.box1 {
  border: 1px dotted #cc8066;
  padding: 3px;
}

.boxtitle {
  text-align: center;
  font-weight: bold;
  margin-bottom: 3px;
}

.otd_side_title {
  font-weight: bold;
  margin: 3px;
}

.boxtext {
  padding-left: 3px;
  padding-right: 3px;
}

.otd_side_mes {
  padding-left: 3px;
  padding-right: 3px;
}

.boxtext2 {
  padding-left: 3px;
  padding-right: 3px;
  height: 120px;
  overflow: auto;
  scrollbar-3dlight-color: #cc8066;
  scrollbar-arrow-color: #cc8066;
  scrollbar-base-color: #f0e1dc;
  scrollbar-darkshadow-color: #f0e1dc;
  scrollbar-face-color: #f0e1dc;
  scrollbar-highlight-color: #f0e1dc;
  scrollbar-shadow-color: #cc8066;
}

.boxtext ul li {
  padding: 0px 0px 0px 12px;
  margin: 0px 1px 0px 0px;
  list-style-type: none;
  background-image: url(images/point3.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

.boxtext ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

/*--- 記事部分 ---*/
#main {
  width: 440px;
  float: left;
  text-align: left;
  line-height: 150%;
  overflow: hidden;
}

.dot0 {
  background-image: url(images/wall2.gif);
  border: 1px solid #cc8066;
  padding: 7px;
  margin: 0px 7px 20px 7px;
}
.dot1 {
  border: 1px dotted #cc8066;
  padding: 7px;
}

.white {
  background-color: #ffffff;
  padding: 7px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.white a {
  font-weight: bold;
  color: #c06040;
}

.dot_ttl {
  font-weight: bold;
  margin-bottom: 7px;
}

.dot_ttl a,
.dot_ttl a:link,
.dot_ttl a:visited,
.dot_ttl a:active,
.dot_ttl a:hover {
  color: #733926;
  text-decoration: none;
}

.dot_info {
  font-size: 10px;
  text-align: right;
}

.dot_date {
  font-size: 10px;
}

.white ul li {
  padding: 0px 0px 0px 12px;
  margin: 0px 1px 0px 0px;
  list-style-type: none;
  background-image: url(images/point3.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

.white ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

blockquote {
  border: 1px dotted #cc8066;
  background-color: #f0e1dc;
  padding: 5px;
  margin: 5px;
}

/*--- 上下ライン部分 ---*/
.line0 {
  background-color: #f0baa8;
  padding: 3px;
}

.line1 {
  border-top: 1px solid #994c33;
  border-bottom: 1px solid #994c33;
  padding: 3px;
}

.line2 {
  background-image: url(images/wall2.gif);
  height: 20px;
}

.copy {
  border-top: 1px solid #994c33;
  border-bottom: 1px solid #994c33;
  padding: 2px;
  font-size: 10px;
}

/*--- その他 ---*/
#poprank {
  margin: 0px 0px 0px 25px;
  padding: 0px;
}

form {
  padding: 0px;
  margin: 0px;
}

input,textarea {
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  border: 1px solid #cc8066;
  font-size: 12px;
  background-color: #ffffff;
  color: #733926;
}

.top {
  border: 1px solid #cc8066;
  padding: 2px;
  background-color: #f0e1dc;
  width: 60px;
  font-size: 10px;
  margin-right: 7px;
  margin-bottom: 25px;
}

.blank {
  height: 30px;
}

.clock {
  font-size: 10px;
  border: none;
  text-align: center;
  color: #733926;
  background-color: #f0e1dc;
}

.page {
  font-size: 10px;
  margin: 10px 7px 0px 7px;
  height: 20px;
}

hr {
  border: 1px dotted #cc8066;
  height: 1px;
}

.bana {
  border: 0px;
  margin: 3px;
}

.otd_main_title {
  font-weight: bold;
  margin-top: 20px;
  color: #c06040;
}

.ringo_bg {
  width: 88px;
  height: 16px;
  background-image: url(http://www.studio-coo.net/img/ringo_c_bg.gif);
  background-repeat: no-repeat;
  text-align: center;
  margin: 7px 0px 7px 0px;
}

/*--- カレンダー ---*/
.calendar {
  font-size: 10px;
}

.cell       {
  width: 15px;
  height: 15px
}

.cell_today      {
  font-family: Verdana;
  font-weight: bold;
  background-color: #ffd9cc;
  width: 15px;
  height: 15px
}

.cell_sunday     {
  color: #c00;
  font-family: Verdana;
  width: 15px;
  height: 15px
}

.cell_saturday    {
  color: #0066cc;
  font-family: Verdana;
  width: 15px;
  height: 15px
}

.calendar a {
  text-decoration: underline;
}
