@charset "UTF-8";
/* ==========================================================

title : 東建多度カントリークラブ・名古屋　
scope : 施設紹介 クラブハウス用CSS

last modify : 2015/09/09 242_hayakawa  

========================================================== */



/* ----------------------------------------------------------
	[id$="-area"]
---------------------------------------------------------- */
#main-contents section[id$="-area"] {
	width: 1000px;
	margin: 26px 0 50px 0;
	overflow: hidden;
}

#main-contents section#courseoutB-area {
	margin: 50px 0 50px 0;
}





#main-contents .top-lead .top-lead-txt01 {
    float: left;
    margin: 0px 0px 0px 14px;
}

.payred{
	font-size: 125%;
	font-weight: bold;
	color: #F00;
	line-height: 125%;
}

.tyui01{
	font-size: 80%;
}

.payment{
	margin: 20px 0;
}

.box_defo {
	position: relative;
    overflow: hidden;
    width: 950px;
    margin: 30px auto 0;
    padding: 0 0 10px;
    text-align: left;
}

.sunrise_data,
.sunset_data {
	width: 794px;
	padding: 60px 58px 60px 50px;
	background: #fef2e3;
	margin: 0 auto;
}

.sunrise_data{
	background: #fdecf4;
}

.sunset_data{
	background: #fef2e3;
}

.box_defo .sun_txt{
	margin: 10px 0 0 30px;
}


#main-contents #courseout-area {
	padding: 0 0 46px;
}



.fnt{
	color:#FF0000 !important;
}

/* ----------------------------------------------------------
	SEO文横幅 common.css上書き
---------------------------------------------------------- */
.f-text .key-wrap {
    width: 780px;
}

/*----------------------------------
天気ボタン追加
-----------------------------------*/
.weather {
	margin: 10px 0 0 650px;
	}
	
.weather a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
