@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      2009aut.css
 Update:         2009.10.05
 Style Info:     2009年秋・冬ページ設定
----------------------------------------------------------- */

/* -----------------------------------------------------------
　　book01設定
----------------------------------------------------------- */
.bb-right01 {
 float: right;
 padding: 30px 30px 40px;
 width: 638px;
 border: 1px solid #CCC;
 background: #FFF url(../2009aut/img/book01_img03.gif) no-repeat left bottom;
}

.book01-top {
 width: 638px;
}
.book01-top-left {
 float: left;
 width: 239px;
}
.book01-top-right {
 float: right;
 padding-top: 15px;
 width: 380px;
}

.book01-title {
 margin-top: 30px;
 text-align: center;
}

.fla {
 margin-top: 10px;
 text-align: center;
}

.book01-text {
 margin-top: 20px;
 font-size: 10px;
 text-align: center;
}

/* -----------------------------------------------------------
　　book02_01設定
----------------------------------------------------------- */
.bb-right02-01 {
 float: right;
 width: 698px;
 border: 1px solid #CCC;
 background: #FFF url(../2009aut/img/book02_01_img01.jpg) no-repeat left top;
}
.bb-right02 {
 padding: 320px 29px 55px;
 width: 640px;
 background: url(../2009aut/img/book02_01_img11.jpg) no-repeat left bottom;
}
html>body .bb-right02 {
 padding-top: 300px;
}

.book02-01-box01 {
 margin-top: 20px;
 width: 640px;
 background: url(../2009aut/img/book02_01_img02.gif) no-repeat left top;
}
.book02-01-box01title {
 padding: 10px 0 0 20px;
}
.book02-01-box01honbun {
 padding: 15px 0 0 72px;
}
.book02-01-box01honbun span {
 color: #F84F6C;
}

.book02-01-title {
 margin-top: 30px;
 text-align: center;
}
.book02-01-step {
 margin-top: 15px;
 text-align: center;
}

.book02-01-box02 {
 margin-top: 30px;
 width: 640px;
 background: url(../2009aut/img/book02_01_img08.gif) repeat-y left top;
}
.book02-01-box02end {
 padding-bottom: 10px;
 background: url(../2009aut/img/book02_01_img09.gif) no-repeat left bottom;
}

.book02-01-box03 {
 margin: 10px 30px 0;
 width: 580px;
}
.book02-01-box03left {
 float: left;
 width: 179px;
}
.book02-01-box03right {
 float: right;
 margin-top: 10px;
 width: 380px;
}

.book02-02page {
 margin-top: 10px;
 text-align: right;
}

/* -----------------------------------------------------------
　　book02_02設定
----------------------------------------------------------- */
.bb-right02-02 {
 float: right;
 padding: 30px 29px 55px 19px;
 width: 650px;
 border: 1px solid #CCC;
 background: #FFF url(../2009aut/img/book02_01_img11.jpg) no-repeat left bottom;
}

.book02-02-box01 {
 padding: 0 0 10px 10px;
 background: url(../2009aut/img/book02_02_bg.gif) repeat-y right top;
}
.book02-02-box02 {
 margin-right: 20px;
}
.book02-02-box01 table {
 margin-top: 15px;
}

.book02-02-title01 {
 margin-top: 10px;
}
.book02-02-title02 {
 margin-top: 15px;
}

.book02-02-name {
 font-size: 14px;
 font-weight: bold;
 color: #081E4D;
 border-bottom: 1px solid #081E4D;
}
.book02-02-detail {
 margin-top: 2px;
 line-height: 1.2;
}
.book02-02-honbun {
 margin-top: 10px;
}
.book02-02-ingredient {
 padding-bottom: 2px;
 border-bottom: 1px dashed #081E4D;
 color: #735AA8;
 font-weight: bold;
}
.book02-02-flow {
 margin-top: 30px;
}

/* -----------------------------------------------------------
　　book03設定
----------------------------------------------------------- */
.bb-right03 {
 position: relative;
 float: right;
 padding: 30px;
 width: 638px;
 border: 1px solid #CCC;
 background-color: #FCE0ED;
}
.book03-wrap {
 width: 636px;
 background-color: #FFF;
 border: 1px solid #EA0277;
}
.book03-left {
 float: left;
 width: 210px;
 background-color: #EA0277;
}
.book03-right {
 float: right;
 padding: 30px 20px 20px;
 width: 386px;
}

.closeup {
 position: absolute;
 left: 50px;
 top: 20px;
}
.book03-contents-title {
 margin-top: 30px;
 text-align: center;
}

.book03-item {
 width: 386px;
}
.book03-item-left {
 float: left;
 width: 144px;
}
.book03-item-right {
 float: right;
 width: 230px;
}

.book03-item-name {
 margin-top: 10px;
 color: #081E4D;
 font-size: 14px;
 font-weight: bold;
}
.book03-item-detail {
 line-height: 1.2;
}
