@charset "utf-8";
	
/* =================================================
	ページ「けろっこについて」のスタイル
================================================= */

/* ----------------------------------------------
	試食特集
------------------------------------------------- */
/* 試してみませんか？ */
#abaut-1{
  background-image: url(../images/aboutkerokko/main_iwate.gif);
  background-repeat: no-repeat;
  background-position: left top;
  height: 486px;
}

#abaut-1 h3{
  text-indent: -9999px;
  height: 94px;
  width: 520px;
  margin-bottom: 5px;
}

/* 由来 */
#abaut-2{
  background-image: url(../images/aboutkerokko/yurai.gif);
  background-repeat: no-repeat;
  background-position: left top;
  height: 172px;
  padding-right: 400px;
  color: #684522;
  font-weight: bold;
  margin-bottom: 50px;
}

#abaut-2 h3{
  text-indent: -9999px;
  height: 40px;
  width: 237px;
  margin-bottom: 5px;
}

#abaut-2 strong{
  color: #CC0000;
}

/* 流れ */
#abaut-3{
  margin-bottom: 30px;
}

/* 無料です */
#abaut-4{

}

#abaut-4 h3{
  text-indent: -9999px;
  height: 68px;
  width: 217px;
  background-image: url(../images/aboutkerokko/ttl_muryou.gif);
  float: left;
  margin-top: 40px;
}
#abaut-4 p{
  width: 440px;
  float: right;
  background-color: #F2EFE8;
  padding: 10px;
}
/* 声を待っています */
#abaut-5{
  clear: both;
  margin-bottom: 20px;

}

#abaut-5 h3{
  text-indent: -9999px;
  height: 68px;
  width: 217px;
  background-image: url(../images/aboutkerokko/ttl_review.gif);
  float: right;
  margin-top: 30px;
}

#abaut-5 p{
  width: 440px;
  background-color: #F2EFE8;
  padding: 10px;
}


#abaut-4 strong ,
#abaut-5 strong 
{
  font-size: 110%;
  color: #296900;
}

.touroku_btn a{
  width:613px;
  height: 52px;
  display: block;
  text-indent:-9999px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../images/aboutkerokko/btn_touroku.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
}

.touroku_btn a:hover {
  background-image: url(../images/aboutkerokko/btn_touroku.gif);
  background-repeat: no-repeat;
  background-position: 0 bottom;
}

