﻿@charset "utf-8";

/*-----------------------------------------------
美味しさの秘密
-----------------------------------------------*/
#main02{
float:right;
padding:20px 0 60px;
width:618px;
text-align:center;
}

.obi{
margin:0 0 12px;

}

.midashi{
margin:0px auto 20px;
}

.midashi2{
margin:40px 0 15px 19px;
}

.yakusoku{
margin:0 4px 30px 19px;
}

#secret_bg{
width:578px;
margin:0 auto;
padding:15px 0 20px;
border-right:1px solid #c4b58a;
border-bottom:1px solid #c4b58a;
border-left:1px solid #c4b58a;
background:url(../img/secret/secret_bg.gif) repeat-y;
}

#text1{
background:url(../img/secret/p1.jpg) no-repeat;
min-height:130px;
_height:130px;
text-align:left;
padding-left:19px;
padding-top:142px;
}

#text1 p{width:292px;}

#text2{
background:url(../img/secret/p2.jpg) no-repeat;
min-height:89px;
_height:89px;
text-align:left;
padding-left:255px;
padding-top:95px;
}

#text2 p{width:298px;}

#text3{
margin-top:15px;
background:url(../img/secret/p3.jpg) no-repeat;
min-height:179px;
_height:179px;
text-align:left;
position:relative;
}

#text3 img{
position:absolute;
left:15px;
top:-10px;
}

#text3 p{
width:289px;
padding-left:25px;
padding-top:86px;
}

#text4{
margin:0 19px 15px;
width:580px;
}

.red{
color: #cc3333;
}

#ishigama_bg{
width:578px;
margin:0 auto 13px;
padding:12px 0 16px;
border:1px solid #c4b58a;
background:url(../img/secret/secret_bg.gif) repeat-y;
}

#textA,#textB{
width:522px;
padding:0 27px;
margin:0 auto;
background:url(../img/secret/plate_middle.gif) repeat-y;
}

#i_text1,#i_text2,#i_text3,#i_text4{
width:240px;
line-height:1.2;
text-align:left;
}

#i_text1{
float:left;
}

#i_text2{
float:right;
}

#i_text3{
float:left;
}

#i_text4{
float:right;
}

.floatL{float:left;}

.floatR{float:right;}
