@charset "utf-8";
/* ==========================================================

title : 東建多度カントリークラブ・名古屋
scope : コンペメニュー

last modify : 2016/09/29 041_ooba
memo  : 

========================================================== */

/* ----------------------------------------------------------
	compemenu_area
---------------------------------------------------------- */
[class^="menu_"] li .menulist li {
	border-bottom: none;
}

[class^="menu_2"] > li {
	width: 390px;
}


[class^="menu_3"] li dd .menulist {
	color: #544300;
	margin:10px 15px;
	text-align:left;
	overflow: hidden;
}


[class^="menu_3"] li dd .menulist li.line2 {
	height:55px;
	padding-top:10px;
	line-height:1.3;
}


/* ----------------------------------------------------------
	bnr_area
---------------------------------------------------------- */
.bnr_area{
	margin:0 auto 70px;
	text-align:center;
}

.bnr_area figcaption{
	margin:8px 0 0;
	line-height:1.4;
}


/* ----------------------------------------------------------
	recommend
---------------------------------------------------------- */
#recommend{
	width:756px;
	margin:40px auto 38px;
}

#recommend h2{
	width:756px;
	margin:0 10px 45px;
	padding:15px 0 0;
	background:url(../image/bar_recommend.png) no-repeat 0 0;
	color:#418116;
	font-size:24px;
	font-weight:bold;
	text-indent:15px;
	line-height:1;
}

#recommend h2 span{
	display:inline-block;
	font-size:17px;
	font-weight:bold;
	color:#418116;
	padding:0 0 3px;
}

#recommend ul{
	overflow:hidden;
	width:756px;
}

#recommend ul li{
	float:left;
	width:232px;
	margin:0px 10px 32px;
}

#recommend ul li dl dt{
	padding:0px 0 8px 20px;
	background:url(../image/allow_red.png) no-repeat 0 3px;
	font-weight:bold;
	line-height:1.2;
}

#recommend ul li dl dt span{
	font-size:14px;
	letter-spacing:-1px;
}

#recommend ul li dl dd figure{
	margin:0 0 5px;
}

#recommend ul li dl dd p{
	font-size:14px !important;
	line-height:1.3;
}


