@charset "utf-8";

html {
	font-family:"Malgun Gothic","Yoon Gothic","sans-serif";
}

/*------------------------------ */
/* グロナビ
/*------------------------------ */
#gnav {
	background: url(../img/gnav_back_short.png) no-repeat left top;
	width: 234px;
	height: 300px;
	margin: 0 0 20px 0;	
}

#gnav .name-plate {
  font-weight: bold;
  width: 85%;
  margin: 0 auto 0.5em auto;
  font-size: 95%;
}


/*=====================================================
/*
/*  TOPページ 
/*
/*=====================================================

/*------------------------------ */
/* 東日本大震災復興支援事業
/*------------------------------ */


#intro_fukkou .contents-title {
    font-size: 1.5em;
    font-weight: bold;
    padding-bottom: 1em;
}

/*------------------------------ */
/* いわて復興、絆ずし「雅」
/*------------------------------ */
#intro_kizuna .kizuna-title {
  font-weight: bold;
  color: rgb(33, 51, 107);
  font-size: 1.8em;
}

#intro_kizuna .kizuna-title a:hover {
/*  text-decoration: none; */
}

#area_bnr {
	height: 145px;
	background: url(../img/area_bnr_back.png) no-repeat left top;
	border-bottom: 2px solid #9f0000;
	margin-right: 8px;
}
.sushi-guide-btn {
    margin: 0 0 20px 0;
}