html, body {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  vertical-align: bottom;
}
body div#head {
  color: #666;
  padding: 6px 6px 6px 24px;
  font-size: 10px;
  text-align: right;
}
h1 {
  margin-top: 0;
  line-height: 1;
}

body.top div.main {
  margin: 0;
  float: right;
  width: 640px;
}

div.footer {
  clear: both;
  background-color: #2b6390;
}

body .update {
  background: url(/images/icon_cherry.gif) no-repeat center left;
  border-bottom: 1px dotted #777;
  font-size: 16px;
  padding-left: 34px;
  margin: 2px 12px 2px 2px;
}

body .update-date {
  padding-right: 10px;
}

body .update-table {
  font-size: 14px;
  width: 100%;
}

div.contents {
  margin: 6px;
}

div.pankuzu {
  margin: 0 0 10px 0;
  font-size: 12px;
}

div.users div.akasa {
  border-bottom: 1px solid orange;
  margin: 1em 0 0 0 ;
}

div.users div.user {
  border-bottom: 1px dotted #777;
  padding: 2px 6px;
  margin-top: 4px;
}
div.users div.user img.thumbnail {
  float: left;
  margin: 0 4px 4px 0;
}
div.users div.user a {
  color: #009;
  font-weight: bold;
  text-decoration: none;
}
div.users div.user a:hover {
  text-decoration: underline;
}
div.users div.user div.url a {
  font-size: 12px;
  color: #444;
  font-weight: normal;
}

div.cherry-guide {
  font-size: 12px;
  line-height: 1.6;
}

div.cherry-guide p {
    margin-top: .1em
    margin-bottom: .5em;
}

div.cherry-guide .userlist-button {
  border-top: 1px solid #891212;
  border-bottom: 1px solid #891212;
  padding: 16px;
}

div.cherry-guide div.back-top {
  text-align: right;
  font-size: 12px;
  margin-top: 1em;
}
div.cherry-guide div.back-top a {
  color: #e06;
}

div.cherry-guide div.menu {
  margin: 10px 30px;
}

div.cherry-guide div.menu img {
  vertical-align: bottom;
}

div.cherry-guide h3 {
  margin: 32px 0 0 10px;
}

div.cherry-guide div.description {
  margin: .4em 26px 1em 20px;
  font-size: 14px;
}

div.cherry-guide div.description div#bucchake {
  font-size: 12px;
}

div.cherry-guide div.description span.note {
  font-size: 12px;
}

div.cherry-guide div.description div.price {
  margin-top: 38px;
  color:#c00;
  font-size: 12px;
}

div.cherry-guide div.description h4 {
  font-weight: normal;
  margin-bottom: 0;
  font-size: 12px;
}

div.cherry-guide table.price-table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}

div.cherry-guide table.price-table td {
  border: 1px solid #fa8cbb;
  padding: 1px 4px;
}

div.cherry-guide table.price-table td a {
  color: #c00;
}

div.cherry-guide table.price-table td.td1 {
  background-color: #fa8cbb;
  color: white;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}

div.cherry-guide table.price-table td.td2-l,
div.cherry-guide table.price-table td.td3-l {
  text-align: left;
}
div.cherry-guide table.price-table td.td2-r,
div.cherry-guide table.price-table td.td3-r {
  text-align: right;
}
div.cherry-guide table.price-table td.td2-l,
div.cherry-guide table.price-table td.td2-r {

}
div.cherry-guide table.price-table td.td3-l,
div.cherry-guide table.price-table td.td3-r {
  background-color: #fdeef2; 
}

.cherry-guide .schedule {
  margin-bottom: 4px;
  margin-left: 14px;
  padding: 4px 46px 4px 50px;
  background-repeat: no-repeat;
  height: 93px;
  font-size: 14px;
}

.cherry-guide .schedules #s1 {
  background-image: url(/images/join/step1.png);
}
.cherry-guide .schedules #s2 {
  background-image: url(/images/join/step2.png);
}
.cherry-guide .schedules #s3 {
  background-image: url(/images/join/step3.png);
  height: 111px;
}
.cherry-guide .schedules #s4 {
  background-image: url(/images/join/step4.png);
}
.cherry-guide .schedules #s5 {
  background-image: url(/images/join/step5.png);
}
.cherry-guide .schedules #s6 {
  background-image: url(/images/join/step6.png);
  height: 140px;
}
.cherry-guide .schedules #s7 {
  background-image: url(/images/join/step7.png);
  height: 61px;
}

.cherry-guide .tel {
  font-size: 60px;
  line-height: 1;
  font-weight: bold;
  margin: -15px 0;
}

.cherry-guide table.form  {
  font-size: 14px;
  width: 500px;
  border-spacing: 4px;
}

.cherry-guide table.form th {
  text-align: right;
  font-weight: normal;
  vertical-align: top;
}

.cherry-guide table.form td.submit {
  text-align: center;
}

div.error {
  color: red;
}

div.error h3 {
  font-size: 18px;
}

div.voice h3 {
  font-size: 16px;
  border-bottom: 1px solid orange;
  margin-top: 20px;
  color: #900;
}

div.voice ul.youbou {
  margin-bottom: 40px;
}
div.voice ul.youbou li {
  margin-bottom: 12px;
}
div.voice {
  font-size: 14px;
  margin: 0 10px;
}

.cherry-schedule {
  font-size: 13px;
  margin: 10px;
  border: 1px solid #999;
  width: 620px;
}

.top-row th {
  border-left: 1px dotted #ccd;
  padding: 4px;
}

.odd .schedule-list {
  background-color: #ffe8e8;
}

.even .schedule-list {
  background-color: #ffddeb;
}

.schedule-list {
  padding: 4px;
  border-left: 1px dotted #ccd;
}

.cherry-schedule .date {
  font-weight:bold;
  color: #d04;
}
.cherry-schedule .time {
  font-size: 90%;
}

.cherry-schedule .title {
  font-weight: bold;
  color: #d04;
}

.cherry-schedule .place {
  font-size: 90%;
}

.schedule-menu {
  text-align: center;
  vertical-align: middle;
  font-size: 80%;
  border-top: 1px solid #e06;
  border-bottom: 1px solid #e06;
  margin: 10px;
  padding: 6px;
}

.schedule-menu .this-month {
  font-size: 150%;
  font-weight: bold;
  color: #e06;
}
.cherry-schedule  a {
  color: #e06;
}

.schedule-comment {
  margin-top: 1em;
  text-align: center;
  font-size: 80%;

  }

.schedule-count {
  font-size: 180%;
  font-weight: bold;
  color: #e06;
}

div#cherry-blog-ranking {
  margin: 10px;
}

.rank-name {
  font-size: 150%;
  color: #e06;
  font-weight: bold;
  text-align: center;
  margin: 20px;
}

.blog-ranking-table {
  width: 620px;
  border-spacing: 0px;
  border-collapse: collapse;
  font-size: 90%;
}

.blog-ranking-table th{
  color: white;
  background-color: #e06;
}

.blog-ranking-table td {
  border-bottom: 1px solid #999;
  padding: 4px;
  vertical-align: middle;
}

td.blog-rank {
  font-weight: bold;
  padding-left: 24px;
  color: #d04;
}

.rank-top10 {
  font-size: 120%;
}

td.rank1,td.rank2, td.rank3 {
  font-size: 120%;
  background: url(/images/ranking/ico_rank1.gif) no-repeat 4px 50%;
}

td.rank2 {
  background-image: url(/images/ranking/ico_rank2.gif);
}
td.rank3 {
  background-image: url(/images/ranking/ico_rank3.gif);
}
a.blog-rank-name {
  color: #e06;
}
td.blog-rank-updates {
  color: #333;
  font-size: 90%;
}

td.blog-rank-title {
  font-size: 90%;
}

div.rank-prev-link {
  float: left;
  font-size: 90%;
}
div.rank-next-link {
  float: right;
  font-size: 90%;
}
