@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------------------------------
 ***                                                                Container
----------------------------------------------------------------------------*/
body {}
#wrap {}


/*----------------------------------------------------------------------------
 ***                                                                  Header
----------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------
 ***                                                       Header - Navi
----------------------------------------------------------------------------*/
.gnavili{}
.gnavili ul{} 
.gnavili li{}

/*----------------------------------------------------------------------------
 ***                                                       slBox
----------------------------------------------------------------------------*/



/*----------------------------------------------------------------------------
 ***                                                              contentsArea
----------------------------------------------------------------------------*/
#contentsArea {}



/*----------------------------------------------------------------------------
 ***                                               contentsArea -  mainSection
----------------------------------------------------------------------------*/
.mainSection { margin:0 auto; width:950px; margin-top:40px;}
.mainSectionInner {}

#frenchbreadSec{ background:url(../images/img_back01.png) left top no-repeat; width:650px; margin:0 auto;}
#frenchbreadSec .sectionInner{ width:310px; height:370px; padding-left:343px;}
#frenchbreadSec h2{ text-align:center; font-size:27px; padding-top:25px; line-height:1.1em; margin-bottom:10px;}
#frenchbreadSec dl{}
#frenchbreadSec dt{ float:left; padding-left:30px;}
#frenchbreadSec dd{ float:right; font-size:18px; font-weight:bold; color:#231815; line-height:1.2em; padding:8px 30px 0 0;}
#frenchbreadSec p{ font-size:13px; color:#231815; padding-left:30px;}

.attred{ color:#B41749;}


#oishiku{ margin:0 auto; border:5px solid #270B00; background-color:#FFF; width:650px; margin-bottom:50px;}
#oishiku .sectionInner{ padding:30px 50px;}
#oishiku h2{ font-size:28px; text-align:center; margin-bottom:7px;}
#oishiku .sectionInner p{ margin:0;}

.kodawari{ border-bottom:2px dotted #231815; height:183px; margin-top:5px;}
.kodawari p{ float:left; margin-top:10px;}
.kodawari dl{ float:right; width:350px; color:#231815;}
.kodawari dt{ font-size:18px; margin-top:20px;}
.kodawari dd{ font-size:12px;}


#yammy{ background:url(../images/img_back02.png) left top no-repeat; position:relative; width:650px; height:365px; margin:0 auto; margin-bottom:50px;}
#yammy .sectionInner{}
#yammy h2{ color:#231815; font-size:28px; padding-top:30px;}
#yammy p{ width:250px; font-size:13px;}
#yammy p#pic{ position:absolute;
	top:20px;
	left:260px;
}
/*----------------------------------------------------------------------------
 ***                                               contentsArea - rightSection
----------------------------------------------------------------------------*/
.rightSection{}
.rightSection .section {}
.rightSectionInner {}


/*----------------------------------------------------------------------------
 ***                                               contentsArea - leftSection
----------------------------------------------------------------------------*/
.leftSection{}
.leftSection h2{}
.leftSectionInner {}


/*----------------------------------------------------------------------------
 ***                                                                  footer
----------------------------------------------------------------------------*/
#footerArea{ }
#footerAreaInner{}
#footerLogo{}
#footerCopy p{}


/*----------------------------------------------------------------------------
 ***                                                              ページトップ
----------------------------------------------------------------------------*/
.pagetop_more {}


/*----------------------------------------------------------------------------
 ***                                                                   section
----------------------------------------------------------------------------*/
.section { padding-bottom:50px;}
.sectionInner {}
