@charset "utf-8";
/* ===================================================================
CSS information

 file name  : dishes.css
 author     : Ability Consultant
style info  : お料理
=================================================================== */

/* -----------------------------------------------------------
	各ページ専用指定
----------------------------------------------------------- */



/* -----------------------------------------------------------
	#season　季節の料理
----------------------------------------------------------- */
#dishes #season {
	position: relative;
}

#dishes #season .b01 {
	position: absolute;
	left: 15px;
	top: 225px;
}

#dishes #season .b02 {
	position: absolute;
	left: 15px;
	top: 302px;
}

#dishes #season .b03 {
	position: absolute;
	left: 15px;
	top: 379px;
}

/* -----------------------------------------------------------
	#specials　別注料理
----------------------------------------------------------- */
#dishes #specials {
	position: relative;
}

#dishes #specials .b04 {
	position: absolute;
	left: 73px;
	top: 134px;
}

#dishes #specials .b05 {
	position: absolute;
	left: 273px;
	top: 134px;
}

#dishes #specials .b06 {
	position: absolute;
	left: 473px;
	top: 134px;
}

#dishes #specials .b07 {
	position: absolute;
	left: 673px;
	top: 134px;
}

#dishes #specials .b08 {
	position: absolute;
	left: 73px;
	top: 281px;
}

#dishes #specials .b09 {
	position: absolute;
	left: 273px;
	top: 281px;
}

#dishes #specials .b10 {
	position: absolute;
	left: 473px;
	top: 281px;
}

#dishes #specials .b11 {
	position: absolute;
	left: 673px;
	top: 281px;
}