﻿@charset "utf-8";
/* ==========================================================

title : 東建多度カントリークラブ・名古屋
scope : スペシャルメンバー制度

last modify : 2016/11/11 041_ooba
memo  : 

========================================================== */

/* ----------------------------------------------------------
	[id$="_area"]
---------------------------------------------------------- */

#main-contents section[id$="_area"] {
	width: 1000px;
	margin: 0 0 20px;
	overflow: hidden;
}

#main-contents section[id$="_area"] h2 {
	margin-bottom: 28px;
}

#main-contents section[id$="_area"] .sub_lead {
	width:720px;
	margin: 0 auto 20px;
    text-align:left!important;
}

#main-contents section[id$="_area"] .sub_lead .imp {
	color:#FF0000;
	font-weight:bold;
}

#main-contents section[id$="_area"] .ttl_green_txt2 {
	margin-bottom:28px;
}

#main-contents section[id$="_area"] .area_inner_box {
	clear: both;
	width: 950px;
	margin: 0 auto 50px;
	padding: 0px;
}

#main-contents section[id$="_area"] .area_inner_box:last-of-type {
	margin: 0 auto;
}

#main-contents section[id$="_area"] .area_inner {
	float:left;
	width:588px;
}


/*----- リスト -----*/
#main-contents section[id$="_area"] [class^="txt_list"] > li {
	margin:0 0 7px;
	text-align:left;
	line-height:1.3;
}

#main-contents section[id$="_area"] [class^="txt_list"] > li:last-of-type {
	margin-bottom:0px;
}

#main-contents section[id$="_area"] [class^="txt_list_s"] > li {
	font-size:14px;
	margin:0 0 5px;
}

.spemen{
	width:900px;
    margin:40px auto 50px;	
	background: #EFEBD5;
	border-radius:10px;
	padding:20px; 
	
}

/*---多度メンバーの方へ*/

#tado_member{
	width:850px;
	margin:10px auto 30px;
    border-top:1px solid #ccc;
	padding:15px auto 10px;
	
}

#tado_member h2{
    font-size:24px;
	color:#0F920A;
	text-align:center;
	margin:10px auto 15px;
}


#tado_member div.figcaptoin{
	margin:10px;
}


/*----- spacing -----*/
.spacing_c {
	letter-spacing:1em;
	text-indent:1em;
}

.spacing {
	letter-spacing:1em;
}


/*----- bnr_box -----*/
.bnr_box {
	margin:50px auto;
	text-align:center;
}

.bnr_box figcaption{
    font-size:14px;
	padding-top:10px;	
}


/* ----------------------------------------------------------
	subject_area
---------------------------------------------------------- */

#main-contents #subject_area .sub_lead {
	
}

#subject_area #member {
	margin:0 auto 10px;
	letter-spacing: -0.5em;
	text-align:center;
	width:820px;
}

#subject_area #member li {
	display:inline-block;
	letter-spacing:normal;
	margin:5px;
	width:400px;
}

#subject_area #member dt {
	font-size:18px;
	font-weight:bold;
	margin:0 0 5px;
	text-align:left;
}

/* ----------------------------------------------------------
	price_area
---------------------------------------------------------- */
/*----- table -----*/
#price_area .outline {
	border: 2px solid #359288;
	margin:0 auto 10px;
	width:720px;
}

#price_area .outline th {
	background: #f1ffef;
	border: 1px solid #53a79e;
	color: #333;
	font-weight: bold;
	padding:15px;
	text-align: center;
	vertical-align: middle;
}


#price_area .outline th.green {
	background: #53a79e;
	border: 1px solid #ccc;
	color: #fff;
	font-weight: bold;
	padding:15px;
	text-align: center;
	vertical-align: middle;
}

#price_area .outline th.pink {
	background: #cf7993;
	border: 1px solid #ccc;
	color: #fff;
	font-weight: bold;
	padding:15px;
	text-align: center;
	vertical-align: middle;
}

#price_area .outline td {
	border: 1px solid #53a79e;
	color: #333;
	font-weight: normal;
	padding:15px;
	text-align:center;
	vertical-align: middle;
}


#price_area .outline .price {
	color:#FF0000;
	font-size:18px;
	font-weight:bold;
}

#price_area .txt_list {
	margin:0 auto;
	width:720px;
}

#price_area .btn_shuga {
	margin:30px auto 0;
	width:308px;
}


/* ----------------------------------------------------------
	reserve_area
---------------------------------------------------------- */

#main-contents #reserve_area .ttl_green_txt2 {
	font-size:17px;
	margin-bottom:10px;
}

#main-contents #reserve_area .area_inner > section {
	margin-bottom:20px;
}

#main-contents #reserve_area .area_inner > section .txt_list,
#main-contents #reserve_area .area_inner > section .txt {
	margin:0 15px;
}

#reserve_area figure {
	float:right;
}


/* ----------------------------------------------------------
	inquiry_area
---------------------------------------------------------- */

#main-contents #inquiry_area .sub_lead {
	text-align:center;
}

#play_reserve {
	background:#e8f2f4;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	margin:0 auto 30px;
	padding:0 0 20px;
	width:790px;
}

#play_reserve h3 {
	background:#0f899f;
	-webkit-border-radius:5px 5px 0 0 / 5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0 / 5px 5px 0 0;
	border-radius:5px 5px 0 0 / 5px 5px 0 0;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	margin:0 0 20px;
	padding:10px;
	text-align:center;
}

#play_reserve #inq {
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	width:760px;
}

#play_reserve #inq > li {
	background:#fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:0px 0px 5px 2px #d3e0e3;
	-moz-box-shadow:0px 0px 5px 2px #d3e0e3;
	box-shadow:0px 0px 5px 2px #d3e0e3;
	float:left;
	margin:5px 10px;
	padding:0 0 10px;
	width:360px;
}

#play_reserve #inq > li.one {
    clear:both;
	background:#fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:0px 0px 5px 2px #d3e0e3;
	-moz-box-shadow:0px 0px 5px 2px #d3e0e3;
	box-shadow:0px 0px 5px 2px #d3e0e3;
   margin:15px 10px;
	padding:0 0 10px;
	width:740px;
}


#play_reserve #inq dl {
	margin:15px;
}

#play_reserve #inq dt {
	border-bottom:#d3e0e3 solid 1px;
	color:#2d899a;
	font-size:17px;
	font-weight:bold;
	margin:0 0 15px;
	padding:0 0 10px;
}

#play_reserve #inq dd {
	font-weight:bold;
}

#play_reserve #inq dd li {
	margin:0 0 10px;
	line-height:1;
	vertical-align:text-bottom;
}

#play_reserve #inq .tel {
	color:#FF0000;
	font-size:20px;
}

#play_reserve #inq .tel span {
	font-size:28px;
}

#play_reserve #inq .fax {
	font-size:18px;
}

#inquiry_box {
	background:url(/golf/image_cmn_new/bg_inquiry.png) no-repeat 0 0;
	width:550px;
	height:130px;
	margin:0 auto;
	padding:15px;
}
#inquiry_box p {
	text-align:center;
	margin-bottom:17px;
}
#inquiry_box p img.tel {
	margin-right:30px;
}
