@charset "utf-8";
/* ==========================================================

title : 東建多度カントリークラブ・名古屋
scope : サービス案内チラシ

last modify : 2016/10/21 041_ooba
memo  : 

========================================================== */

/* ----------------------------------------------------------
	[id$="_area"]
---------------------------------------------------------- */

#main-contents section[id$="_area"] {
	width: 1000px;
	margin: 0 0 45px;
	overflow: hidden;
}

#main-contents section[id$="_area"] h2 {
	margin-bottom: 28px;
}

#main-contents section[id$="_area"] .sub_lead {
	margin: 0 auto 20px;
	width:720px;
}



/* ----------------------------------------------------------
	nav_box
---------------------------------------------------------- */
#nav_box {
	margin:50px auto;
	/*width:1000px;*/
	width: 800px;
}

#nav_box ul {
	overflow:hidden;
}

#nav_box li {
	float:left;
	margin:0px;
	width:200px;
}


/* ----------------------------------------------------------
	leaflet_list
---------------------------------------------------------- */
.leaflet_list {
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	width:976px;
}

.leaflet_list.business { background:url(../image/list_bg_business.png) no-repeat right bottom; }
.leaflet_list.hotel { background:url(../image/list_bg_hotel.png) no-repeat right bottom; }
.leaflet_list.golf { background:url(../image/list_bg_golf.png) no-repeat right bottom; }
.leaflet_list.member { background:url(../image/list_bg_member.png) no-repeat right bottom; }
.leaflet_list.tourism { background:url(../image/list_bg_tourism.png) no-repeat right bottom; }

.leaflet_list > li {
	border:#ccc solid 2px;
	float:left;
	margin:0px 10px 20px;
	width:220px;
}

.leaflet_list dl {
	background: -webkit-linear-gradient(top, #f4f2e5 0%,#ffffff 20%); 
	background: -moz-linear-gradient(top, #f4f2e5 0%, #ffffff 20%); 
	background: linear-gradient(to bottom, #f4f2e5 0%,#ffffff 20%); 
	padding:0 10px;
}

.leaflet_list dt {
	border-bottom:#ccc solid 1px;
	display:table-cell;
	font-size:15px;
	font-weight:bold;
	line-height:1.3;
	padding:10px 0;
	vertical-align:middle;
	width:205px;
}

.leaflet_list.member dt {
	height: 58px;
}

/* 2文字の文字間 */
.leaflet_list dt.spacing {
	letter-spacing:1em;
	text-indent:1em;
}

.leaflet_list dd {
	line-height:1.3;
	padding:15px 0;
	width:205px;
}

.leaflet_list dd img {
	border:#ccc solid 1px;
	margin:0 0 15px;
}

.leaflet_list dd .send {
	clear:both;
	width:200px;
}

.leaflet_list dd .send li {
	margin:0px auto 3px;
	width:200px;
}

.leaflet_list dd .send img {
	border:none;
	margin:0px;
}


/* ----------------------------------------------------------
	Adobeleader
---------------------------------------------------------- */

.plugin {
	margin:0 0 50px;
	text-align:center;
}
.plugin .btn_plugin{
	margin:20px auto 0;
	padding:0;
	width:200px;
}
