#comments .divide-text {
  width: 220px;
}
#comments .divide-text p {
  margin-bottom: .5em;
}
#comments .divide-img {
  width: 50px;
  height: 50px;
  overflow: hidden;
}
#materials {
  margin: 0 0 20px 0;
  border: solid 1px #cccccc;
  background-color: #fffbed;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
#materials .title-bar {
  margin-bottom: 8px;
}
#rankings {
  margin: 0 0 20px 0;
  border: solid 1px #cccccc;
  background-color: #fffbed;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
#rankings .nav-tabs a {
  background-color: #fff0ba;
}
#rankings .nav-tabs li.active a,
#rankings .nav-tabs a:hover {
  background-color: #fffbed;
}
#rankings .tab-pane .divide-box:first-child {
  padding-top: 0;
  border: none;
}
#rankings .divide-text {
  width: 270px;
  float: right;
}
#rankings .divide-text .rank-recipe-name {
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
}
#rankings .divide-text p {
  margin-bottom: 0;
}
#rankings .divide-img {
  width: 80px;
  height: 80px;
  overflow: hidden;
  float: left;
}
#rankings .rank1 .divide-text {
  width: 200px;
  float: right;
}
#rankings .rank1 .divide-text p {
  margin-bottom: 6.3px;
}
#rankings .rank1 .divide-text .rank-recipe-name {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}
#rankings .rank1 .divide-text .author-info {
  display: block;
  text-align: right;
}
#rankings .rank1 .divide-img {
  width: 150px;
  height: 150px;
  overflow: hidden;
  float: left;
}
.docs {
  background-color: #fffbed;
  margin: 0 0 20px 0;
}
.docs h2 {
  width: 138px;
  height: 60px;
  margin: 0;
}
.docs h2 a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.docs ul {
  font-size: 12px;
  line-height: 17px;
  margin: 0;
}
.docs ul li {
  list-style: none;
  padding: 5px;
}
h2#doc-uchina a {
  background: url("../img/title-uchina.png") no-repeat;
}
h2#doc-oishi a {
  background: url("../img/title-oishi.png") no-repeat;
}
#shimasyoku h2 {
  width: 138px;
  height: 39px;
  margin: 0;
}
#shimasyoku h2 a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url("../img/title-shimasyoku.png") no-repeat;
}
#shimasyoku p {
  padding: 5px 5px 0 5px;
}
#syokuzai p {
  padding: 5px 5px 0 5px;
}
#comments {
  margin: 0 0 20px 0;
  border: solid 1px #cccccc;
  background-color: #fffbed;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
