@charset "UTF-8";
/* CSS Document */

/*----------------------------------
	index用のCSSです
----------------------------------*/

/*----------------------------------メインコンテンツ----------------------------------*/

/*------------------全拠点共通------------------*/

.CtsMrBox {	width:960px;}

.CtsMrBox h2,h3,h4,h5 {margin:0px; padding:0px; clear:both;}

/*タイトル*/
.ttl {
    height: 260px;
    margin-bottom: 25px;
    position: relative;
    width: 960px;
}

.ttl .Ttl_h2 {
	position: absolute;
	top:0px;
	left:0px;
}

.ttl .Ttl_h3 {
	position: absolute;
	top:50px;
	left:853px;
	font-size:25px;
	line-height:27px;
	color:#009fe6;
	text-align:center;
	font-weight:bold;
}

.ttl .Ttl_h3 span {
	font-size:20px;
	color:#ef0777;
	font-weight:bold;
}

.ttl .seo {
    color: #ffffff;
    font-size:14px;
	line-height:18px;
    left: 35px;
    position: absolute;
	bottom:15px;
}

.ttl .btn_i_osa {
	position: absolute;
	top:218px;
	left:780px;
	width:158px;
	height:33px;
}

.ttl .btn_sgp {
	position: absolute;
	top:218px;
	left:720px;
	width:158px;
	height:33px;
}
/*タイトル*/

/*ツアー*/

.golfcourse_h4 {
	background-image:url(../images/bg_sbttl02.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:935px;
	font-size:18px;
	color:#559f28;
	margin-bottom:15px;
	overflow:hidden;
	padding:13px 0px 9px 25px;
}

.golfcourse_h4 span {
	font-size:14px;
	color:#559f28;
}

.golfcourse_h4_2 {
	background-image:url(../images/bg_sbttl03.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:915px;
	font-size:18px;
	color:#559f28;
	margin-bottom:15px;
	overflow:hidden;
	padding:13px 0px 9px 25px;
}

.golfcourse_h4_2 span {
	font-size:14px;
	color:#559f28;
}


