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

/* 
==========================================================================
ゴルフスクール　コンテンツ部分用　CSS  
==========================================================================
*/

/*　枠組み
----------------------------------------------*/


/*　コンテンツ  */

#gatp-contents {
	position: relative;
	clear: both;
	width: 880px;
	padding-top: 59px;
	margin: 0px 0px;
}

/* clearfix */
#gatp-contents:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
#gatp-contents { display: block; }
/* no ie mac \*/
* html #gatp-contents { height: 1%; }
#gatp-contents { display: block; }
/* */


/*　#gatp-contents　左ブロック  */
#gatp-main {
	float: left;
	width: 510px;	
	margin-top: 0px;
}

#gatp-sub {
	float: right;
	width: 340px;	
	margin-top: 0px;
}

/*　#gatp-contents　右ブロック　修正前110907  
#gatp-sub {
	float: right;
	width: 340px;
	margin-top: 0px;
	background-image: url(../images/gatp_tel.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 62px;
}
*/

/*　#gatp-contents　右ブロック　修正前110811  
#gatp-sub {
	float: right;
	width: 340px;	
	margin-top: 0px;
}
*/

/*　コンテンツ　左ブロック
----------------------------------------------*/

/* テキスト　色 */
.gatp-tx-pink {color: #FF66CC;}
.gatp-tx-orange {color: #FF6633;}
.gatp-tx-yellow {color: #C39B28;}
.gatp-tx-green {color: #339966;}
.gatp-tx-blue {color: #0099FF;}
.gatp-tx-purple {color: #9966FF;}

/*　トレーナー帯同のレッスン  */
.gatp-ttl1 {
	display: block;
	width: 510px;
	height: 44px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-left: 48px;
	background-image: url(../images/gatp_ttl1_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	line-height: 120%;
	color: #06C;
}

/*　４種類のレベル分け  */
.gatp-ttl2 {
	display: block;
	width: 510px;
	height: 32px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-left: 48px;
	background-image: url(../images/gatp_ttl2_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	line-height: 120%;
	color: #06C;
}
.gatp-kakomi1 {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.gatp-li1 {
	list-style-type: none;
	margin-bottom: 10px;
}
.gatp-li1 li {
	display: block;
	height: 36px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	background-image: url(../images/gatp_li1_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.gatp-li1-1 a { color: #C39B28; }
.gatp-li1-2 a { color: #339966; }
.gatp-li1-3 a { color: #0099FF; }
.gatp-li1-4 a { color: #9966FF; }

.gatp-li1-1 a:hover { color: #C39B28; text-decoration: underline; }
.gatp-li1-2 a:hover { color: #339966; text-decoration: underline; }
.gatp-li1-3 a:hover { color: #0099FF; text-decoration: underline; }
.gatp-li1-4 a:hover { color: #9966FF; text-decoration: underline; }

.gatp-li4 {
	list-style-type: none;	
}
.gatp-li4 li {
	display: block;
	height: 36px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	background-image: url(../images/gatp_li4_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.gatp-li4-1 a,
.gatp-li4-2 a {
	color: #EF72A1;
}

.gatp-li4-1 a:hover,
.gatp-li4-2 a:hover {
	color: #EF72A1;
	text-decoration: underline;
}

.gatp-li4-1,
.gatp-li4-2 { 
    color: #777777;
	background-image: url(../images/gatp_li4_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*　ジュニア  */
.gatp-ttl3 {
	display: block;
	width: 510px;
	height: 44px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 275px;
	background-image: url(../images/gatp_ttl3_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	line-height: 120%;
	color: #C39B28;
}
.gatp-kakomi2 {
	float: left;
	width: 510px;
	margin-bottom: 15px;
}
.kkm2-left {
	float: left;
	width: 216px;	
}
.kkm2-left p {
	margin-bottom: 10px;
	padding-right: 7px;
	font-size: 12px;
	line-height: 140%;
}
.kkm2-right {
	float: right;
	width: 288px;
}

.gatp-li2 {
	list-style-type: none;	
}
.gatp-li2 li {
	display: block;
	height: 30px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	background-image: url(../images/gatp_li2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.gatp-li2-1 a { color: #FF66CC; }
.gatp-li2-2 a { color: #FF6633; }
.gatp-li2-3 a { color: #C39B28; }
.gatp-li2-4 a { color: #339966; }
.gatp-li2-5 a { color: #0099FF; }
.gatp-li2-6 a { color: #9966FF; }

.gatp-li2-1 a:hover { color: #FF66CC; text-decoration: underline; }
.gatp-li2-2 a:hover { color: #FF6633; text-decoration: underline; }
.gatp-li2-3 a:hover { color: #C39B28; text-decoration: underline; }
.gatp-li2-4 a:hover { color: #339966; text-decoration: underline; }
.gatp-li2-5 a:hover { color: #0099FF; text-decoration: underline; }
.gatp-li2-6 a:hover { color: #9966FF; text-decoration: underline; }

/*　コースレッスン  */
.gatp-ttl4 {
	display: block;
	clear: both;
	width: 510px;
	height: 44px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 48px;
	background-image: url(../images/gatp_ttl4_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	line-height: 120%;
	color: #396;
}
.gatp-li3 {
	list-style-type: none;	
}
.gatp-li3 li {
	display: block;
	height: 36px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	background-image: url(../images/gatp_li3_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.gatp-li3-1 a { color: #C39B28; }
.gatp-li3-2 a { color: #339966; }
.gatp-li3-3 a { color: #0099FF; }

.gatp-li3-1 a:hover { color: #C39B28; text-decoration: underline; }
.gatp-li3-2 a:hover { color: #339966; text-decoration: underline; }
.gatp-li3-3 a:hover { color: #0099FF; text-decoration: underline; }

/*　施設案内  */
.gatp-ttl5 {
	position: relative;
	display: block;
	width: 510px;
	height: 44px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 48px;
	background-image: url(../images/gatp_ttl5_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
.gatp-ttl5 h3 {
    font-size: 14px;
	line-height: 120%;
	color: #96F;
}
.gatp-shisetsu a {
	position: absolute;
	top: 14px;
	left: 430px;
	width: 60px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.gatp-kakomi3 {
	float: left;
	width: 510px;
	border: 1px solid #BEA2FF;
}
.kkm3-left {
	float: left;
	width: 278px;	
}
.kkm3-right{
	float: left;
	width: 230px;	
}

.kkm3-left h4 {
	margin-top: 10px;
	margin-bottom: 7px;
	margin-left: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F63;
	color: #F63;
	font-size: 12px;
	line-height: 130%;
}
.kkm3-left p {
	margin-bottom: 7px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 130%;
}






/*　コンテンツ　右ブロック
----------------------------------------------*/

/* お知らせ */
#gatp-sub .gatp-news-ttl {
	background-color: #A6D0DD;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
}
#gatp-sub #gatp-news {
	height: 318px;
	overflow:auto;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #A6D0DD;
	background-color: #FDF9E5;
}
#gatp-sub #gatp-news ul {
	list-style-type: none;

}
#gatp-sub #gatp-news li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #A6D0DD;
	font-size: 12px;
	line-height: 18px;
}

.gatp-kakomi4 {
	float: left;
	clear: both;
	width: 340px;
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #A6D0DD;
}
.gatp-kakomi4 p {
	margin-bottom: 5px;
}
.kkm4-left {
	float: left;
	width: 175px;	
}
.kkm4-right{
	float: left;
	width: 165px;	
}

/*　各種バナー  */
.gatp-blog {
	height: 34px;
	width: 165px;
	margin-bottom: 5px;
	background-color: #AD7C7E;
	font-size: 14px;
	font-weight: bold;
	line-height: 34px;
	text-align: center;
}
.gatp-blog a { color: #FF0; }
.gatp-blog a:hover { color: #FF0; text-decoration: underline; }

.gatp-school {
	height: 34px;
	width: 165px;
	margin-bottom: 5px;
	background-color: #7AC3DD;
	font-size: 12px;
	font-weight: bold;
	line-height: 34px;
	text-align: center;
}
.gatp-school a { color: #FFF; }
.gatp-school a:hover { color: #FFF; text-decoration: underline; }

.gatp-armnw {
	height: 34px;
	width: 165px;
	background-color: #B27DFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 34px;
	text-align: center;
}
.gatp-armnw a { color: #FF0; }
.gatp-armnw a:hover { color: #FF0; text-decoration: underline; }

.gatp-style {
	height: 33px;
	width: 165px;
	padding-top: 40px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-align: center;
	background-image: url(../images/gatp_style_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.gatp-style a { color: #FF0; }
.gatp-style a:hover { color: #FF0; text-decoration: underline; }

.gatp-fitness {
	height: 34px;
	width: 165px;
	background-color: #E66F90;
	font-size: 14px;
	font-weight: bold;
	line-height: 34px;
	text-align: center;
}
.gatp-fitness a { color: #FFF; }
.gatp-fitness a:hover { color: #FFF; text-decoration: underline; }

/*　交通案内  */
#gatp-access {
	width: 320px;
	margin-bottom: 12px;
	padding: 10px;
	background-color: #F0F0F0;
}

#gatp-access p {
	font-size: 10px;
	line-height: 150%;
}

/*　温暖化  */

.gatp-kakomi5 {
	width: 340px;
    text-align: right;
	margin-bottom: 12px;
}


/* 雑誌掲載のご案内 */
#gatp-sub .gatp-media-ttl {
	background-color: #A6D0DD;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
}
#gatp-sub #gatp-media {
	height: 340px;
	overflow:auto;
	margin-bottom: 12px;
	padding: 10px;
	border: 1px solid #A6D0DD;
	background-color: #FFF6FF;
}
.gatp-kakomi6 {
	float: left;
	clear: both;
	width: 300px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A6D0DD;
}
.gatp-kakomi6 p {
	margin-bottom: 5px;
}
.kkm6-left {
	float: left;
	width: 130px;	
}
.kkm6-right{
	float: left;
	width: 170px;	
}
.kkm6-right-ttl{
	font-weight: bold;	
}


