@charset "utf-8";
/* ==========================================================

title : 東建多度カントリークラブ・名古屋
scope : サイドメニュー

last modify : 2016/10/13 041_ooba
memo  : 

========================================================== */

/* ----------------------------------------------------------
	side_area
---------------------------------------------------------- */

#main-contents #side_area {
	margin: 30px 0 40px;
}

#main-contents #side {
/*	background:url(../image/bg_list_sp_side.jpg) no-repeat right bottom;*/
}

[class^="menu_"] {
  justify-content: normal;
}


/* ----------------------------------------------------------
	takeout_area
---------------------------------------------------------- */
#main-contents #takeout_area {
	margin:0 0 40px;
}

#main-contents #takeout {
	background:url(../image/bg_list_sp_takeout.jpg) no-repeat right bottom;
}


/* ----------------------------------------------------------
	txt_list
---------------------------------------------------------- */
#main-contents .txt_list {
	margin:0 auto 70px;
  width: 235px;
}

