* {
  font-family: Helvetica, sans-serif;
}
img {border:0;}
body {
  margin: 0px;
  background-color: #f47421;
  background: url(bg2.gif);
  font-size: 14px;
}
#main {
  background-image: url(main-bg.png);
  background-repeat: repeat-y;
  margin: 0 auto;
  padding: 0 9px;
  width: 860px;
}
#header {
  background-image: url(img/header.gif);
  width: 860px;
  height: 124px;
}
#top-button {
  margin-top: 55px;
  margin-left: 455px;
}
.bar { margin-left:26px; clear:both; margin-top:10px;}
.text {margin:10px 37px; font-size:16px; line-height:140%;}
#kan-12 {background-image:url(img/8kan.jpg); width:860px; height: 631px;}
#top-button-12 {margin-left: 410px; margin-top: 490px;}
#recipe-table {
  width: 840px;
}
#about-sunoko {margin:10px 37px; font-size:16px; line-height:140%;}
#recipes { margin-top:10px;}
#koe-title {margin:20px 30px;}

#recipe-table td {
  font-size: 12px;
}
#recipe-table .title {
  font-weight: bold;
  color: #263c8f;
}
#recipe-title {
  margin-left: 10px;
}
#kodawari {
  margin-left: 12px;
}
#koe {
  margin-left: 12px;
}
#koe-left {
  float: left;
}
#koe-right {
  float: left;
}
#magazine {
  margin-left: 12px;
}
#real {
  background-image: url(img/real-back.gif);
  background-repeat: no-repeat;
  width: 760px;
  height: 538px;
  margin: auto;
  padding: 30px 20px 0;
}
#real p {
  font-size: 13px;
  line-height: 1.5em;
  margin: 10px 0;
}
#real-left {
  float: left;
  width: 420px;
  margin-right: 20px;
}
#real-right {
  float: left;
  width: 313px;
}
#footer {
  margin-top: 20px;
  padding-left: 20px;
  vertical-align: top;
}
#footer .section {
  float: left;
}
#footer .text {
  clear: both;
  text-align: center;
  font-size: 12px;
  padding: 10px;
}
#footer .text a {
  color: #333;
}
#footer .text a:hover {
  color: #ffcc00;
}
#footer .info {
  font-size: 12px;
}
#footer .info strong {
  font-size: 14px;
}
#footer .pad {
  padding: 10px;
}
#footer .banner-text {
  color: #ff0000;
  font-size: 11px;
}
.button {
  border: 0;
}