html {
  scrollbar-3dlight-color: #66b3cc;
  scrollbar-arrow-color: #66b3cc;
  scrollbar-base-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #66b3cc;
}

body,td {
  text-align: center;
  color: #266073;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  font-size: 12px;
}

#inbox {
  width: 770px;
  margin-right: auto;
  margin-top: 30px;
  margin-left: auto;
  border: 1px solid #66b3cc;
}

a { text-decoration: none; color: #338099; }
a:active  { color: #79bcd3; }
a:hover   { text-decoration: underline; color: #79bcd3; }

/*--- タイトル部分 ---*/
#head {
  background-image : url(images/wall_coo.gif);
  padding: 7px;
  text-align: left;
}

.title {
  font-size: 18px;
  font-weight: bold;
  margin-right: 15px;
  margin-left: 10px;
}

.title a,
.title a:link,
.title a:visited,
.title a:active,
.title a:hover {
  color: #266073;
  text-decoration: none;
}

.bold { font-weight: bold; }

/*--- サイド部分 ---*/
#side_l {
  width: 164px;
  float: left;
  text-align: left;
  font-size: 10px;
  line-height: 150%;
  overflow: hidden;
}

#side_r {
  width: 164px;
  float: left;
  text-align: left;
  font-size: 10px;
  line-height: 150%;
  overflow: hidden;
}

.box0 {
  background-color: #dcebf0;
  padding: 5px;
  margin: 0px 5px 10px 5px;
}

.box1 {
  border: 1px dotted #66b3cc;
  padding: 3px;
}

.boxtitle {
  text-align: center;
  font-weight: bold;
  margin-bottom: 3px;
}

.boxtext {
  padding-left: 3px;
  padding-right: 3px;
}

.boxtext ul li {
  padding: 0px 0px 0px 12px;
  margin: 0px 1px 0px 0px;
  list-style-type: none;
  background-image: url(images/point_coo.gif);
  background-position: left 4px;
  background-repeat: no-repeat;
}

.boxtext ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

.box_title {
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 7px;
}

.boxtext2 {
  padding-left: 3px;
  padding-right: 3px;
  line-height: 170%;
  font-size: 11px;
}

.boxtext2 ul li {
  padding: 0px 0px 0px 12px;
  margin: 0px 1px 0px 0px;
  list-style-type: none;
  background-image: url(images/point_coo.gif);
  background-position: left 5px;
  background-repeat: no-repeat;
}

.boxtext2 ul {
  padding: 0px 0px 0px 7px;
  margin: 0px;
  list-style-type: none;
}

.box2 {
  margin: 20px 10px 5px 10px; 
  font-size: 12px; font-weight: bold;
}

/*--- 記事部分 ---*/
#main {
  width: 440px;
  float: left;
  text-align: left;
  line-height: 150%;
  overflow: hidden;
}

#main2 {
  width: 580px;
  float: left;
  text-align: left;
  line-height: 150%;
  overflow: hidden;
}

.dot0 {
  background-image: url(images/wall_coo.gif);
  border: 1px solid #66b3cc;
  padding: 7px;
  margin: 0px 7px 20px 7px;
}

.dot1 {
  border: 1px dotted #66b3cc;
  padding: 7px;
}

.white {
  background-color: #ffffff;
  padding: 7px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.white a {
  font-weight: bold;
  color: #266073;
}

.white img {
  border: none;
}

.dot_ttl {
  font-weight: bold;
  margin-bottom: 7px;
}

.dot_ttl2 {
  font-weight: bold;
  margin-bottom: 7px;
  padding-left: 5px;
  padding-bottom: 2px;
  border-left: 15px solid #66b3cc;
  border-bottom: 2px dashed #66b3cc;
}

.dot_ttl a,
.dot_ttl a:link,
.dot_ttl a:visited,
.dot_ttl a:active,
.dot_ttl a:hover {
  color: #266073;
  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/point_coo.gif);
  background-position: left 5px;
  background-repeat: no-repeat;
}

.white ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

blockquote {
  border: 1px dotted #66b3cc;
  background-color: #dce6f0;
  padding: 5px;
  margin: 5px;
}

.item {
  width: 72px;
  border: 1px solid #66b3cc;
  background-color: #dcebf0;
  text-align: center;
  margin-top: 3px;
  font-size: 10px;
  text-decoration: none;
}

/*--- 上下ライン部分 ---*/
.line0 {
  background-color: #a8def0;
  padding: 3px;
}

.line1 {
  border-top: 1px solid #338099;
  border-bottom: 1px solid #338099;
  padding: 5px;
}

.line2 {
  background-image: url(images/wall_coo.gif);
  height: 20px;
}

.copy {
  border-top: 1px solid #338099;
  border-bottom: 1px solid #338099;
  padding: 2px;
  font-size: 10px;
}

/*--- その他 ---*/
#poprank {
  margin: 0px 0px 0px 25px;
  padding: 0px;
}

form {
  padding: 0px;
  margin: 0px;
}

input,textarea,select {
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  border: 1px solid #66b3cc;
  font-size: 11px;
  background-color: #ffffff;
  color: #266073;
}

.top {
  border: 1px solid #66b3cc;
  padding: 2px;
  background-color: #dcebf0;
  width: 60px;
  font-size: 10px;
  margin-right: 7px;
  margin-bottom: 25px;
}

.blank {
  height: 30px;
}

.clock {
  font-size: 10px;
  border: none;
  text-align: center;
  color: #266073;
  background-color: #dcebf0;
}

.page {
  font-size: 10px;
  margin: 10px 7px 0px 7px;
  height: 20px;
}

.menu  { width: 100px; text-align: center; }
.menu a { font-weight: bold; }

hr {
  border: 1px dotted #66b3cc;
  height: 1px;
}

.bana { margin: 3px 6px 3px 6px; }

.coo_bg {
  width: 88px;
  height: 16px;
  background-image: url(http://www.studio-coo.net/img/coo_c_bg.gif);
  background-repeat: no-repeat;
  text-align: center;
  margin: 7px 0px 7px 0px;
}

.memo {
  text-align: right;
  font-size: 10px;
}

/*--- カレンダー ---*/
.calendar {
  font-size: 10px;
}

.cell       {
  width: 15px;
  height: 15px
}

.cell_today      {
  font-family: Verdana;
  font-weight: bold;
  background-color: #cce6ff;
  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;
}