@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Damion);
/*
 * normalise
 --------------------------------------------------------------------------------*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 75%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*
 * mixin
 --------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------
 * Font
 --------------------------------------------------------------------------------*/
.mincho {
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}

/* font-weight */
.normal {
  font-weight: normal;
}

.bold {
  font-weight: bold;
}

/* text color */
.gray {
  color: #3f3f3f;
}

.gray2 {
  color: #cccccc;
}

.red {
  color: red;
}

/* font-size */
.large {
  font-size: 1.125em;
  line-height: 1.53125em;
}

.x-large {
  font-size: 1.5em;
  line-height: 1.53125em;
}

.xx-large {
  font-size: 2em;
  line-height: 1.53125em;
}

.size-9 {
  font-size: 9px;
  line-height: 1.75em;
}

.size-10 {
  font-size: 10px;
  line-height: 1.75em;
}

.size-11 {
  font-size: 11px;
  line-height: 1.75em;
}

.size-12 {
  font-size: 12px;
  line-height: 1.75em;
}

.size-13 {
  font-size: 13px;
  line-height: 1.75em;
}

.size-14 {
  font-size: 14px;
  line-height: 1.75em;
}

.size-15 {
  font-size: 15px;
  line-height: 1.75em;
}

.size-16 {
  font-size: 16px;
  line-height: 1.75em;
}

.size-17 {
  font-size: 17px;
  line-height: 1.75em;
}

.size-18 {
  font-size: 18px;
  line-height: 1.75em;
}

.size-19 {
  font-size: 19px;
  line-height: 1.75em;
}

.size-20 {
  font-size: 20px;
  line-height: 1.75em;
}

.size-21 {
  font-size: 21px;
  line-height: 1.75em;
}

.size-22 {
  font-size: 22px;
  line-height: 1.75em;
}

.size-23 {
  font-size: 23px;
  line-height: 1.75em;
}

.size-24 {
  font-size: 24px;
  line-height: 1.75em;
}

.size-25 {
  font-size: 25px;
  line-height: 1.75em;
}

.size-26 {
  font-size: 26px;
  line-height: 1.75em;
}

.size-27 {
  font-size: 27px;
  line-height: 1.75em;
}

.size-28 {
  font-size: 28px;
  line-height: 1.75em;
}

.size-29 {
  font-size: 29px;
  line-height: 1.75em;
}

.size-30 {
  font-size: 30px;
  line-height: 1.75em;
}

.size-31 {
  font-size: 31px;
  line-height: 1.75em;
}

.size-32 {
  font-size: 32px;
  line-height: 1.75em;
}

.cap,
.caption {
  font-size: 12px;
  line-height: 1.5em;
  color: #3f3f3f;
}

.att,
.attention {
  color: red;
}

.info,
.information {
  color: #3f3f3f;
}

.warn,
.warning {
  color: red;
}

/* display */
.none {
  display: none !important;
}

.hidden {
  visibility: hidden !important;
}

/* text-align */
.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

/*--------------------------------------------------------------------------------
 * basic
 --------------------------------------------------------------------------------*/
body {
  background: white;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  line-height: 1.75em;
  letter-spacing: 0.075em;
  color: black;
}

del {
  text-decoration: line-through;
  color: #3f3f3f;
}

ul, li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

li img {
  vertical-align: top;
}

/* --------------------------------------------------------------------------------
 * link style
 --------------------------------------------------------------------------------*/
a {
  color: #00a0c6;
  text-decoration: none;
  outline: none 0 !important;
}
a:link {
  color: #00a0c6;
  text-decoration: none;
}
a:visited {
  color: #91918f;
  text-decoration: none;
}
a:hover {
  color: #7fcfe2;
  text-decoration: underline;
}
a:active {
  color: #7fcfe2;
  text-decoration: underline;
}
a:focus {
  outline: 0;
}
a img {
  vertical-align: top;
}
a:hover img.hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
.opc a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
.opc2 a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
a img.hover, .opc a *, .opc2 a {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
a[target=_new], a[target=_blank] {
  background: no-repeat right center;
  background-image: url(../images/icon_exlink_inline.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 12px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  a[target=_new], a[target=_blank] {
    background-image: url(../images/2x/icon_exlink_inline.png);
    background-size: "10px" auto;
  }
}
a.amazon {
  display: block;
  background-image: url(../images/icon_amazon.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
  padding-right: 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  a.amazon {
    background-image: url(../images/2x/icon_amazon.png);
    background-size: "16px" auto;
  }
}
a.itunes {
  display: block;
  background-image: url(../images/icon_itunes.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
  padding-right: 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  a.itunes {
    background-image: url(../images/2x/icon_itunes.png);
    background-size: "16px" auto;
  }
}
a.ex, a.exlink, .ex a, .exlink a {
  display: block;
  background: no-repeat left center;
  background-image: url(../images/icon_exlink.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-left: 20px;
  padding-right: 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
  a.ex, a.exlink, .ex a, .exlink a {
    background-image: url(../images/2x/icon_exlink.png);
    background-size: "16px" auto;
  }
}
a.ex:hover, a.exlink:hover, .ex a:hover, .exlink a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  color: #00a0c6;
  text-decoration: none;
}

.opc input[type=image]:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

/*--------------------------------------------------------------------------------
 * wrapper
 --------------------------------------------------------------------------------*/
#wrapper {
  position: relative;
  width: 800px;
  margin: 0 auto;
  background-color: #FFF;
}

/*--------------------------------------------------------------------------------
 * main
 --------------------------------------------------------------------------------*/
/*
 * 	header
 */
#header {
  position: relative;
  margin: 0 auto;
}
#header #hobo {
  padding: 10px 0;
  text-align: center;
  font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
  font-size: 10px;
  text-transform: uppercase;
}
#header #hobo a {
  color: black;
  text-decoration: none;
}
#header h1 {
  margin: 0 auto;
  font-size: 18px;
  text-align: center;
}

#yodogawa {
  text-align: center;
  font-size: 16px;
}

/*
 * contents
 */
.contents {
  position: relative;
  width: 800px;
  margin: 50px auto 40px;
}
.contents h2 {
  margin: 0;
  padding: 20px 0;
  text-align: center;
}
.contents blockquote {
  margin: 40px 0;
  margin-left: 1em;
  padding-left: 1em;
  border-left: 2px solid #3f3f3f;
  color: #3f3f3f;
}
.contents .article {
  width: 500px;
}

.article {
  width: auto;
  margin: 0 auto;
  text-align: left;
}
.article p:first-child {
  margin-top: 0;
}

.column {
  width: auto;
  position: relative;
  margin: 50px auto;
  padding: 40px;
}
.column h2, .column h3 {
  margin: 20px 0;
  padding: 0;
}
.column .article {
  width: auto;
}

.photo {
  margin: 40px auto;
}
.photo p.cap {
  font-size: 12px;
  line-height: 1.5em;
  color: #3f3f3f;
}

.date {
  margin: 20px 0;
  font-size: 12px;
  font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
  text-transform: uppercase;
  text-align: center;
  color: #3f3f3f;
}

#navi {
  margin: 40px auto;
  text-align: center;
}
#navi ul {
  letter-spacing: -0.4em;
  line-height: 0;
}
#navi li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  letter-spacing: 0.075em;
  line-height: 1.75em;
  padding: 0 20px;
}

/*--------------------------------------------------------------------------------
 * footer
 --------------------------------------------------------------------------------*/
#footer {
  position: relative;
  padding-bottom: 100px;
  margin-top: 50px;
}
#footer ul {
  letter-spacing: -0.4em;
  line-height: 0;
  text-align: center;
  margin-bottom: 10px;
}
#footer ul li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  letter-spacing: 0.075em;
  line-height: 1.75em;
  padding: 0 40px;
  margin: 0;
  letter-spacing: 0.075em;
}
#footer ul li a[target] {
  background: none;
  padding: 0;
}
#footer .fblike {
  text-align: center;
  margin: 20px;
}
#footer .copyright {
  margin-top: 10px;
  font-size: 10px;
  font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  color: #3f3f3f;
}

#gallery {
  width: 760px;
  height: 500px;
  margin: 0 auto;
}

body {
  background: url(../images/back.jpg) repeat center top;
}

#wrapper {
  width: 840px;
  background: url(../images/base.jpg) repeat-y center top;
}

#header {
  position: relative;
}
#header .hobo {
  position: absolute;
  left: 49px;
  top: 14px;
  z-index: 1;
}
#header .logo {
  position: absolute;
  top: 342px;
  right: 40px;
  z-index: 1;
}

#yodogawa {
  margin: 50px auto;
  padding: 0 40px;
  background: url(../images/ginger.gif) no-repeat 610px 260px;
}
#yodogawa h2 {
  padding-left: 40px;
  text-align: left;
  margin: 40px auto;
}
#yodogawa p {
  padding-left: 40px;
  text-align: left;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 15px;
  line-height: 2em;
  letter-spacing: 0.075em;
}
.yokoku #yodogawa {
  padding: 0;
  background-position: 610px 100px;
}
.yokoku #yodogawa h2 {
  padding-left: 0;
  text-align: center;
}
.yokoku #yodogawa p {
  padding-left: 0;
  text-align: center;
}

#infosale {
  position: absolute;
  top: 10px;
  right: 60px;
  z-index: 100;
}

#news {
  position: absolute;
  top: 0px;
  right: 60px;
  width: 180px;
}
#news h2 {
  margin: 0;
}
#news a {
  display: block;
  text-decoration: none;
}
#news .article {
  background: url(../images/news_bg.gif) no-repeat center bottom;
  padding: 10px;
}
#news #newsPhoto {
  width: 160px;
  height: 105px;
  overflow: hidden;
}
#news #newsText {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0;
  color: #B3272D;
}
#news #newsText span {
  font-size: 11px;
  font-weight: bold;
  color: #B3272D;
  color: #999;
}
#news #newsText h3 {
  margin: 0;
  font-size: 12px;
  font-weight: bold;
}
#news #newsText p {
  margin: 0;
  color: #000;
}

#info {
  text-align: center;
}
#info p {
  display: inline-block;
  padding-left: 1em;
  font-size: 12px;
  line-height: 1.75em;
  letter-spacing: 0.075em;
  color: red;
  text-align: left;
}
#info p:before {
  content: '※';
  margin-left: -1em;
}

#links {
  background: url(../images/line.gif) no-repeat center top;
  margin-top: 20px;
  padding-top: 30px;
  text-align: center;
}
#links ul {
  letter-spacing: -0.4em;
  line-height: 0;
}
#links ul li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 10px;
}

.navi ul {
  letter-spacing: -0.4em;
  line-height: 0;
  text-align: center;
}
.navi ul li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 20px 30px 0px 30px;
}

.content {
  position: relative;
}

#cartArea {
  background: url(../images/line.gif) no-repeat center top;
  padding: 20px 40px 20px 80px;
  height: auto;
  overflow: hidden;
}
#cartArea .cart {
  float: left;
  width: 400px;
  text-align: center;
}
#cartArea .cart h2 {
  margin: 30px 0;
}
#cartArea .cart .select {
  margin: 20px 0;
}
#cartArea .cart #stock {
  font-size: 12px;
  color: #C00;
  font-weight: bold;
}
#cartArea .cart .help {
  background: url(../images/icon_question.gif) no-repeat left center;
  height: 18px;
  width: 182px;
  margin: 10px auto 20px;
  padding-left: 23px;
}
#cartArea .cart .help a {
  display: block;
  text-align: left;
}
#cartArea .cart p.attention {
  text-align: left;
  font-size: 12px;
  letter-spacing: 0.075em;
  line-height: 1.75em;
  color: #666;
}
#cartArea ul.product {
  text-align: center;
  margin-left: 400px;
}
#cartArea ul.product .quantity {
  font-size: 16px;
  letter-spacing: 0.075em;
  font-weight: bold;
}
#cartArea ul.product .priceArea {
  font-weight: bold;
}
#cartArea ul.product .priceArea .tax {
  font-size: 75%;
  letter-spacing: 0.075em;
}
#cartArea ul.attention {
  color: #666;
  clear: both;
}
#cartArea ul.attention li {
  list-style-position: inside;
  list-style-type: disc;
}

.alert {
  font-size: 13px;
  font-weight: bold;
  color: #C00;
}

#footer {
  background: url(../images/line.gif) no-repeat center top;
  margin-top: 20px;
  padding-top: 30px;
}
#footer ul li {
  padding: 0 20px;
}
#footer .copy {
  width: 700px;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
}
#footer .copyright {
  float: left;
  font-family: 'Damion', cursive;
  letter-spacing: 0.05em;
  font-weight: normal;
  color: black;
}
#footer .creadit {
  float: right;
  margin-top: 10px;
  font-size: 10px;
  font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  color: #3f3f3f;
}

/**
 * 	news
 */
.news .contents {
  margin-top: 40px;
}
.news .contents .item {
  *zoom: 1;
  width: 720px;
  margin: 0 auto;
  margin-top: 40px;
  padding-top: 40px;
  border: 1px solid #CCC;
}
.news .contents .item:after {
  content: "";
  display: table;
  clear: both;
}
.news .contents .item:first-child {
  margin-top: 0;
  padding-top: 0;
  background-image: none;
  border: 0 none;
}
.news .contents .item .photos {
  float: left;
  width: 360px;
}
.news .contents .item .photos .photo {
  margin: 0;
  margin-top: 10px;
  text-align: center;
}
.news .contents .item .photos .photo:first-child {
  margin-top: 0;
}
.news .contents .item .comments {
  margin-left: 360px;
}
.news .contents .item .comments .date {
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  font-family: "Times New Roman", Georgia, serif;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  line-height: 1em;
}
.news .contents .item .comments h3 {
  margin: 0;
  margin-bottom: 20px;
  padding: 0;
  padding-bottom: 5px;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5em;
}
.news #past {
  margin-top: 40px;
  padding-top: 40px;
  background: url(../images/line.gif) no-repeat center top;
}
.news #past h2 {
  font-size: 18px;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  color: #333;
  text-align: center;
}
.news #past ul {
  letter-spacing: -0.4em;
  line-height: 0;
  width: 660px;
  margin: 0 auto;
}
.news #past li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  letter-spacing: 0.075em;
  line-height: 1.75em;
  width: 100px;
  padding: 5px;
  vertical-align: top;
  text-align: center;
}
.news #past li a {
  display: block;
  text-align: left;
  color: #000;
  text-decoration: none;
}
.news #past li a .date {
  font-size: 10px;
  line-height: 1.5em;
}
.news #past li a .title {
  font-size: 12px;
  line-height: 1.5em;
}

.top {
  margin: 20px auto;
  text-align: center;
}

/**
 * 	about
 */
.about #header h1, .recipe #header h1, .yoyaku #header h1 {
  padding-top: 20px;
}
.about #yodogawa, .recipe #yodogawa, .yoyaku #yodogawa {
  background: url(../images/line.gif) no-repeat center bottom;
  margin: 0;
  padding: 20px 0 20px 0;
}
.about #yodogawa p, .recipe #yodogawa p, .yoyaku #yodogawa p {
  padding: 0;
  text-align: center;
}
.about .content, .recipe .content, .yoyaku .content {
  padding-bottom: 10px;
}
.about .content h2, .recipe .content h2, .yoyaku .content h2 {
  margin: 40px auto 20px;
}
.about .content p, .recipe .content p, .yoyaku .content p {
  line-height: 2em;
}
.about .content .article, .recipe .content .article, .yoyaku .content .article {
  width: 550px;
}
.about .content .article:after, .recipe .content .article:after, .yoyaku .content .article:after {
  content: ' ';
  display: block;
  background: url(../images/line.gif) no-repeat center bottom;
  width: 840px;
  padding: 20px 0 20px 0;
  margin-left: -145px;
  text-align: center;
}
.about .content .article.noline:after, .recipe .content .article.noline:after, .yoyaku .content .article.noline:after {
  background-image: none;
  width: auto;
  padding-bottom: 0;
  margin-left: 0;
}
.about .content .article h3, .recipe .content .article h3, .yoyaku .content .article h3 {
  margin: 0;
  font-weight: bold;
  color: #CD0019;
  font-size: 14px;
}
.about .content .photo, .recipe .content .photo, .yoyaku .content .photo {
  margin: 20px auto;
  text-align: left;
}
.about .content .photo p, .recipe .content .photo p, .yoyaku .content .photo p {
  color: #666;
}
.about .content .thanks, .recipe .content .thanks, .yoyaku .content .thanks {
  background: url(../recipe/images/line.gif) no-repeat center top;
  padding-top: 40px;
  text-align: center;
}
.about .content .thanks:after, .recipe .content .thanks:after, .yoyaku .content .thanks:after {
  content: ' ';
  display: block;
  background: url(../recipe/images/line.gif) no-repeat center bottom;
  width: 840px;
  padding: 20px 0 20px 0;
  text-align: center;
}
.about .content .thanks p, .recipe .content .thanks p, .yoyaku .content .thanks p {
  /* inline-block */
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  /* END inline-block */
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}

.recipe #header h1 {
  padding-top: 0;
}
.recipe #yodogawa {
  position: relative;
  text-align: left;
}
.recipe #yodogawa p, .recipe #yodogawa .profile {
  /* inline-block */
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  /* END inline-block */
  padding-left: 80px;
  vertical-align: bottom;
  text-align: left;
}
.recipe #yodogawa .profile {
  position: absolute;
  right: 80px;
  bottom: 40px;
}
.recipe .lead {
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 15px;
}
.recipe .navi {
  /*background: url(../images/line.gif) no-repeat center bottom;*/
  padding: 18px 0 30px;
  margin: 0 auto;
  /*text-align: center;*/
  width: 680px;
}
.recipe .center {
  text-align: center;
}
.recipe .gingerSlice {
  background: url(../recipe/images/line.gif) no-repeat center top;
  padding-top: 40px;
}
.recipe .gingerSlice h2 {
  text-align: center;
}
.recipe .gingerSlice .article:after {
  background-image: none;
  width: auto;
  padding-bottom: 0;
  margin-left: 0;
}

.profilePage {
  background-image: none;
}
.profilePage #wrapper {
  width: 500px;
  background-image: none;
}
.profilePage .content {
  padding: 0;
}

.yoyaku #header h1 {
  padding-top: 0;
}
.yoyaku .content .article {
  padding-top: 40px;
}
