@charset "UTF-8";
@import "";


/*title--------------------*/

.cor_ttl {
  margin-bottom:10px;
}


.cor_body .contents_left h2.title_02 {
  width:654px;
  background:url(../img/h2.jpg) no-repeat left bottom;
  font-size:123.1%;
  padding: 0 0 10px 0px;
  margin:10px 0 10px 7px;
  text-align: center;
}


.cor_body .contents_left h3 {
  width:654px;
  background:url(../img/h3.jpg) no-repeat left bottom;
  padding:10px 0 10px 35px;
  margin:10px 0 10px 7px;
  font-size: 116%;
}



.cor_body .contents_left h4 {
  width:654px;
  background:url(../img/h4.jpg) no-repeat left bottom;
  padding:10px 0 10px 25px;
  margin:10px 0 10px 7px;
}

.cor_body .contents_left h5 {
  width:275px;
  background:url(../img/h4.jpg) no-repeat left bottom;
  padding:10px 0 10px 25px;
  margin:10px 0 10px 0px;
}


.KijiArea,.IncludeArea {
  width: 640px;
  margin: 0px auto 30px auto;
}

.KijiArea p,.IncludeArea p {
 margin: 0px;
}

.ImageMain1 {
 margin: 0px 15px 10px 15px;
}

.ImageMain2 {
 margin: 0px 5px 10px 5px;
}

/*tableデザイン フォーム--------------------*/

table.form {
    width :  90%;
    margin: 10px auto;
    border: 1px #cccccc solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.form th {
    padding: 10px;
    border: #cccccc solid;
    border-width: 0 0 1px 1px;
    background: #e7d492;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}

table.form td {
    padding: 10px;
    background: #f9f5e8;
    border: 1px #cccccc solid;
    border-width: 0 0 1px 1px;
}

.form {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
} 

/*tableデザイン 通常--------------------*/

table.kiji {
    width : 95%;
    margin: 10px auto;
    border: 1px #cccccc solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.kiji th {
    padding: 10px;
    border: #cccccc solid;
    border-width: 0 0 1px 1px;
    background: #ebffe5;
    color: #48a01c;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}

table.kiji td {
    padding: 10px;
    background: #ffffff;
    border: 1px #cccccc solid;
    border-width: 0 0 1px 1px;
}

.td01 {
   background: #69b544 !important;
   color: #ffffff !important;
   font-weight: bold;
   text-align: center;
}

/*お客様の声*/
.VoiceArea {
  width: 600px;
  margin: 0px auto 30px auto;
  border: 1px dashed #d48080;
  padding: 15px;
}

.waku {
  border: 1px solid #c7bfa1;
}

.PageNavi {
text-align: center;
padding-bottom:20px;
}

/*カルトナージュ配置*/
.citem_l {
 width: 300px;
 float: left;
}
.citem_r {
 width: 300px;
 float: right;
}

/*店舗案内写真配置*/
.access_ph {
 float: right;
}