@charset "utf-8";


/***********************************************
RESETS
************************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin:0;
    padding:0;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
img {
    border:0;
	vertical-align:top;
}
fieldset {
    border:0;
}
address,caption,cite,code,dfn,em,th,var {
    font-style:normal;
    font-weight:normal;
}
ol,ul,li {
    list-style:none;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}


/* BASIC
---------------------------------------------*/
body {
	font-family:"MS PGothic","Osaka",Arial,sans-serif;
	color:#000000;
	font-size: 13px;
	line-height: 1.4;
}

a {
	outline:0;
	color: #009900;
}


/* LAYOUT
---------------------------------------------*/
#page_body {
	width: 640px;
}

.content {
	margin-right:20px;
	margin-left:20px;
}


/* HEADER
---------------------------------------------*/
#header {
	position:relative;
	width: 640px;
	height: 155px;
	background: url(../images/shopinfo/common/pop_header_bg.jpg) no-repeat left top;
}

#header #logo {
	position:absolute;
	top:0;	
	left:10px;
	width: 183px;
	height: 110px;
	text-align:center;
}

#header h1 {
	padding-top:78px;
	line-height:0;
}

#header #tel {
	position:absolute;
	top:0;	
	right:10px;
	width: 347px;
	height: 88px;
	color:#000000;
}

#header #tel #number {
	margin: 10px 0 10px 12px;
}

#header #tel ul {
	padding-right: 20px;
	font-size: 10px;
	line-height: 1.5;
	color:#000;
	text-align:right;
	letter-spacing:0.1em;
}


/* 
---------------------------------------------*/
.bar {
	clear:both;
	width: 100%;
	padding: 5px 0;
	background: #009622;
	text-align:right;
	color:#FFFFFF;
}
.bar img {
	margin-right:5px;
}


/* Heading
---------------------------------------------*/
h2,h3 {
	clear:both;
	margin-bottom:15px;
}
.section {
	margin: 0 28px 40px 28px;
}


/* BASIC
---------------------------------------------*/
.introduce {
	overflow:hidden;
	padding-bottom:20px;
}
.introduce .title {
	font-size: 16px;
	margin-bottom:10px;
	font-weight:bold;
}
.introduce .pic {
	float:left;
}
.introduce .text {
	width:425px;
	float:right;
}


/* Bpx
---------------------------------------------*/
.main-col {
	float:right;
	width:422px;
}


/* TABLE
---------------------------------------------*/

/* table style */
.tbl_price01 {
	margin: 0px auto;
	width:544px;
	border-collapse:collapse;
	background:#FFFFFF;
}
.tbl_price01 th.type1 {
	padding : 1em 0.5em;
	background:#33CC33;
	color:#FFFFFF;
	font-weight:bold;
}
.tbl_price01 th {
	background:#99FF66;
	color:#000;
	font-weight:bold;
}
.tbl_price01 th,.tbl_price01 td {
	border: 1px solid #A49A9A;
	padding : 1em 0.5em;
	font-size:12px;
	line-height:1.2;
	text-align:center;
	font-weight:normal;
}
.tbl_area table .mode {
	width:70px;
	font-weight:bold;
}
.tbl_area table .mode a {
	color:#33CC33;
}
.tbl_price01 .price {
	width:110px;
}
.tbl_area table .type
.tbl_area table .hole {
	width:50px;
}
.tbl_price01 .small {
	font-size:10px;
}
.tbl_price01 .large {
	font-size:14px;
}
table .bg td {
	background:#F0F8D9;
}

.tbl_area ul {
	margin-top:1em;
	padding-left:25px;
}
/* 税込み */
.cap {
	margin: 5px 29px 10px;
	text-align:right;
	font-size:10px;
}
.cap ul {
	text-align:left;
	margin-bottom:20px;
	font-size:11px;
}


/* ゴルフレッスン
---------------------------------------------*/
#golflesson .box {
	width:544px;
	clear:both;
	padding-top:22px;
	margin-bottom:22px;
}
#golflesson .pic {
	float:left;
}
#golflesson dl {
	width:368px;
	float:right;
	padding-top:5px;
}
#golflesson dl dt {
	font-size:15px;
	color:#009900;
	line-height:1;
}
#golflesson dl dd.about {
	padding: 10px 0 14px;
}

#golflesson ul.price_bnr li {
	float:left;
}
#golflesson ul.price_bnr li.fir {
	padding-right:16px;
}


/* 各種サービスについて
---------------------------------------------*/
#service {
	width: 544px;
}

#service h4,#service ul,#service p {
	_zoom: 1;  
	overflow: hidden;  
}

#service h4 {
	margin-bottom: 0.5em;
	font-size:15px;
	line-height:1.2;
}
#service ul {
	margin: 1em 0;
}
#service ul li {
	display: inline;
	padding-right:1em;
	font-weight: bold;
}


/* 店舗案内
---------------------------------------------*/
#shopinfo {
	float:right;
	width:422px;
	margin-bottom: 20px;
}
#shopinfo h3 {
	width:422px;
	height: 63px;
	background: url(../images/shopinfo/common/title_shopname_bg.gif) no-repeat left top;
}
#shopinfo h3 img {
	margin-top: 37px;
	margin-left:107px;
}
.shop_pics {
	float:left;
	width:160px;
}
.shop_pics li {
	margin-bottom:10px;
}
#shopinfo dl dt {
	clear:both;
	padding: 7px 9px;
	background:#D5EDB3;
}
#shopinfo dl dd {
	padding: 13px 0 20px 5px;
}
#shopinfo dl dd.place ul {
	float:left;
	width:160px;
}
#shopinfo dl dd.place ul li {
	margin-bottom:20px;
}


/* 求人案内
---------------------------------------------*/

/* table style */
.tbl_rec {
	margin: 0px auto 50px;
	width:100%;
	border-collapse:collapse;
}

.tbl_rec th {
	background:#D5EDB3;
	color:#000;
	width: 130px;
}
.tbl_rec th,.tbl_rec td {
	border: 1px solid #A49A9A;
	padding : 14px 18px;
	font-size:12px;
	line-height:1.5;
	text-align:left;
}
.tbl_rec ul {
	line-height: 1.6;
}


/* ジュニアレッスン
---------------------------------------------*/

#jr_lesson {
	padding-top:10px;
	padding-bottom:50px;
	line-height:1.4;
}
#jr_lesson .title {
	margin-top:25px;
	margin-bottom:5px;
	font-size:1.08em;
}
#jr_lesson dl dt span {
	padding-right:0.8em;
}
#jr_lesson dl dd span {
	padding-right:1em;
}
#jr_lesson dd dl dt {
	font-weight:bold;
}
#jr_lesson dd dl dd {
	text-indent:-2em;
	padding-left:2em;
	margin-bottom:15px;
}


/* 
---------------------------------------------*/
.line04 { background: url(../images/dot_04.gif) repeat-x left bottom;}

.mg_b10 { margin-bottom:10px;}
.mg_b20 { margin-bottom:20px;}
.mg_b25 { margin-bottom:25px;}
.mg_b30 { margin-bottom:30px;}

.pd_b30 { padding-bottom:30px;}

