@charset "utf-8";
	
/* =================================================
	index.htmlのスタイル
================================================= */

/* ----------------------------------------------
	試食特集
------------------------------------------------- */
/* 試食特集の背景 */
#box_tokusyu{
  background-image: url(../images/index/tokusyu_bg.gif);
  background-repeat: repeat-y;
  background-color: #F5F4E6;
  text-align: center;
}

#box_tokusyu .box1{
  width: 85px;
  height: 154px;
  float: left;
  background-image: url(../images/index/pickup_01.gif);
}

#box_tokusyu .box2{
  width: 268px;
  float: left;
  height: 154px;
  background-image: url(../images/index/pickup_02.gif);
  background-repeat: no-repeat;
  background-position: top;
  text-align: left;
}

#box_tokusyu .box3{
  width: 327px;
  float: left;
  height: 154px;
  background-image: url(../images/index/pickup_03.jpg);
  background-repeat: no-repeat;
}

/* 岩手県ってどこ？ */
#box_tokusyu .iwate_btn a{
  width:144px;
  height: 37px;
  display: block;
  text-indent:-9999px;
  background-image: url(../images/index/tokusyu_iwate_btn.gif);
  background-repeat: no-repeat;
  background-position: 0 bottom;
}

#box_tokusyu .iwate_btn a:hover {
  background-image: url(../images/index/tokusyu_iwate_btn.gif);
  background-repeat: no-repeat;
  background-position: 0 top;
}

/* 月替わり試食特集の見出し */
#box_tokusyu h2 ,
#box_tokusyu h2 a {
  height: 218px;
  width: 659px;
}

#box_tokusyu h2 {
  background-image: url(../images/index/tokusyu_01.jpg);
  background-repeat: no-repeat;
  background-position: center;
  margin-right: auto;
  margin-left: auto;
  text-indent: -9999px;
  margin-bottom:0px;
  padding: 0px;
  margin-top: 0px;
}
#box_tokusyu h2 a {
  display: block;
}


#box_tokusyu img {
  margin-top:0px;
  vertical-align: top;
  text-align: center;
}

/* 試食特集の応募ボタン */
#box_tokusyu_fot {
  background-image: url(../images/index/tokusyu_bgbottom.gif);
  background-repeat: no-repeat;
  height: 50px;
  background-position: bottom;
  margin-bottom: 20px;
  text-align: center;
}

#box_tokusyu_fot .oubo_btn{
  width:258px;
  height: 41px;
  display: block;
  text-indent:-9999px;
  background: url(../images/index/tokusyu_btn_end.gif) 0 0 no-repeat;
  margin-right: auto;
  margin-left: auto;
}

#box_tokusyu_fot .oubo_btn a{
  width:258px;
  height: 41px;
  display: block;
  text-indent:-9999px;
  background: url(../images/index/tokusyu_btn.gif) 0 0 no-repeat;
  margin-right: auto;
  margin-left: auto;
}

#box_tokusyu_fot .oubo_btn a:hover {
  background-image: url(../images/index/tokusyu_btn.gif);
  background-repeat: no-repeat;
  background-position: 0 bottom;
}



/* ----------------------------------------------
	最新情報
------------------------------------------------- */
#box_indxnews {
  margin-bottom: 10px;
}

#box_indxnews h3
{
  background-image: url(../images/index/ttl_news.gif);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: -9999px;
  margin-bottom: 15px;
}

#box_indxnews ul {
}

#box_indxnews li {
  background-image: url(../images/common/ico1.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  list-style-type: none;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #CCCCCC;
  margin: 0px;
  padding-bottom: 2px;
  padding-top: 2px;
  padding-left: 100px;
  text-indent: -80px;
}

.backnumber
{
	font-size: 90%;
	float: right;
	margin-right: 10px;
	margin-top: 3px;
}

#sidemenu .bnr_hanami a{
  width:240px;
  height: 90px;
  display: block;
  text-indent:-9999px;
  background-image : url(../images/banner/bnr_hanami_kaki240.jpg);
  margin-right: auto;
  margin-left: auto;
  background-repeat: no-repeat;
  background-position: center top;
  margin-bottom: 20px;
}
#sidemenu .bnr_hanami a:hover {
  background-image: url(../images/banner/bnr_hanami_kaki240.jpg);
  background-repeat: no-repeat;
  background-position: 0 bottom;
}

#sidemenu .bnr_sishoku_off a{
  width:250px;
  height: 114px;
  display: block;
  text-indent:-9999px;
  background: url(../images/side/bnr_sishoku_off.png)no-repeat center top;
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
}

#sidemenu .bnr_sishoku_off a:hover {
  background-image: url(../images/side/bnr_sishoku_off_on.png);
}
