@charset "utf-8";
/* ==========================================================

title : 東建多度カントリークラブ・名古屋
scope : エステティックサロン

last modify : 2016/10/27 041_ooba
memo  : 

========================================================== */

/* ----------------------------------------------------------
	[id$="_area"]
---------------------------------------------------------- */

#main-contents section[id$="_area"] {
	width: 1000px;
	margin: 0 0 70px;
	overflow: hidden;
}

#main-contents section[id$="_area"]:first-of-type {
	margin-top: 50px;
}

#main-contents section[id$="_area"] h2 {
	margin-bottom: 28px;
}

#main-contents .ttl_aesthetic {
	background: -webkit-linear-gradient(left, #f2cfde 0%,#f2e5d9 50%,#f2cfde 100%);
	background: -moz-linear-gradient(left, #f2cfde 0%, #f2e5d9 50%, #f2cfde 100%);
	background: linear-gradient(to right, #f2cfde 0%,#f2e5d9 50%,#f2cfde 100%);
	color: #5c450d;
	font-size: 20px;
	font-weight: bold;
	margin-bottom:28px;
	padding:4px;
	text-align:center;
}

#main-contents .ttl_aesthetic span {
	border:#d1c58c solid 1px;
	display:block;
	padding: 8px 16px;
}

/*----- 右イメージなし -----*/
#main-contents section[id$="_area"] .area_inner_box {
	clear: both;
	width: 950px;
	margin: 0 auto 25px;
	padding: 0px;
}

#main-contents section[id$="_area"] .area_inner_box .sub_lead {
	width:720px;
	margin: 0 auto 20px;
}

/*----- table -----*/
section[id$="_area"] .outline {
	border: 2px solid #ccc;
}

section[id$="_area"] .outline th {
	background: #cf7fa1;
	border: 1px solid #ccc;
	color: #fff;
	font-weight: bold;
	padding:15px;
	text-align: center;
	vertical-align: middle;
}

section[id$="_area"] .outline td {
	border: 1px solid #ccc;
	color: #333;
	font-weight: normal;
	padding:15px;
	text-align: center;
	vertical-align: middle;
}


/*----- リスト -----*/

#main-contents .txt_list > li {
	margin:0 0 7px;
	text-align:left;
	line-height:1.3;
}

#main-contents .txt_list > li:last-of-type {
	margin-bottom:0px;
}


/* ----------------------------------------------------------
	information_area
---------------------------------------------------------- */

#information_area .outline {
	width:950px;
	margin:0 auto 10px;
}

#information_area .outline th {
	width:200px;
}

#information_area .outline .member {
	background:#f6f4e3;
}

#information_area .outline .member:first-of-type {
	width:360px;
}

#information_area .outline .red {
	margin-left:10px;
}

#information_area .outline #reserve {
	font-size:22px;
	font-weight:bold;
	text-align:center;
}

#information_area .outline #reserve dt {
	background:url(../image/ico_tel.png) no-repeat 0 center;
	color:#2f8ed0;
	display:inline-block;
	padding:5px 0 5px 35px;
}

#information_area .outline #reserve dd {
	color:#c30000;
	display:inline-block;
	padding:5px 10px;
}

#main-contents #information_area .txt_list {
	margin: 0 auto 35px;
	width:41em;
}



/*----- photo_box -----*/

#photo_box h3 {
	color:#fff;
	margin:0 0 25px;
	text-align:center;
}

#photo_box ul {
	width:948px;
	margin:0 auto;
}

#photo_box li {
	-webkit-box-shadow: 0px 3px 8px 1px rgba(0,0,0,.3);
	-moz-box-shadow: 0px 3px 8px 1px rgba(0,0,0,.3);
	box-shadow: 0px 3px 8px 1px rgba(0,0,0,.3);
	float:left;
	margin:0 10px 10px;
}

#photo_box li img {
	border:#fff solid 5px;
	
}


/* ----------------------------------------------------------
	menu_area
---------------------------------------------------------- */
#main-contents #menu_area {
	margin-bottom:20px;
}

#menu {
	margin:0 auto;
	overflow:hidden;
	width:948px;
}

#menu li {
	background:url(../image/menu_frame_t.png) no-repeat 0 0,url(../image/menu_frame_b.png) no-repeat 0 bottom,url(../image/menu_bg.png) no-repeat 0 0;
	float:left;
	margin:0 10px 25px;
	width:296px;
}

#menu dl {
	margin:20px 0 10px;
	width:296px;
}

#menu dt {
	text-align:center;
}

#menu dd {
	background:url(../image/menu_frame_m.png) no-repeat 0 center;
	padding:10px 20px;
}

#menu dd [class^="txt_"] {
	padding:10px;
}

#menu dd figure img {
	border:#fff solid 1px;
	margin:10px 0 0;
}



/* ----------------------------------------------------------
	Googleストリートビュー
---------------------------------------------------------- */
.streetview{
	width:780px;
	margin:0 auto 70px;
	padding:5px 0px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background:url(/golf/image_cmn_new/streetview_bg.jpg) repeat-x 0 0;
	text-align:center;
}

.streetview .inobox{
	margin:0 5px;
	padding:30px 0px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:#fff solid 1px;
}

.streetview p.txt{
	margin:0px 0px 15px;
	color:#00506b;
	line-height:37px;
}

.streetview p.txt img{
	margin:0px 10px 0px 0px;
}

.streetview p.txt span{
	margin:0 5px;
	font-size:120%;
	font-weight:bold;
}


/* ----------------------------------------------------------
	bnr_box
---------------------------------------------------------- */
.bnr_box{
	margin:0 auto 70px;
	text-align:center;
}




