@charset "utf-8";
/*
CSS Information
==============================================================

	Site Name: スポーツクラブNAS
	Description: モジュール用
	Version: 1.0

==============================================================
*/


/*
CONTENTS
==============================================================

	0: 汎用class

	1: div#header
	
	2: div#gnav
	
	3: div#snav

	4: div#contentWrap
	
		: div#mainVisual
		: div#topicPath
		: div#content	メインカラム
		: div#aside		サブカラム
	
	5: div#footer
	
==============================================================
*/





/*=========================================================
4: div#contentWrap
=========================================================*/

/*
div#content	メインカラム
=========================================================*/
div#content h1 {
	margin-bottom: 20px;
}

div#content h2 {
	margin-bottom: 10px;
}
div#content h3 {
	margin-bottom: 20px;
}



/*
div#schoolContentsList	スクールコンテンツ紹介
---------------------------------------------------------*/
div#schoolContentsList {
	margin-top: 30px;
}

div#schoolContentsList dl {
	width: 353px;
}

div#schoolContentsList dl#schoolContents01,
div#schoolContentsList dl#schoolContents03 {
	float: left;
}

div#schoolContentsList dl#schoolContents02,
div#schoolContentsList dl#schoolContents04 {
	float: right;
}

div#schoolContentsList dl dt {
	margin-bottom: 8px;
}

div#schoolContentsList dl dd {
	margin-bottom: 18px;
}


/*
table.schoolListTable	スクール一覧テーブル
---------------------------------------------------------*/
table.schoolListTable {
	background-color: #CCC;
	border: 1px solid #CCCCCC;
}

table.schoolListTableLastChild {
	margin-bottom: 30px;
}

table.schoolListTable th {
	background-color: #E4E7F6;
	border-left: 4px solid #CCCCCC;
	padding: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-weight: bold;
}

table.schoolListTable td {
	background-color: #fff;
	padding: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

table.schoolListTable td.prefecture {
	text-align: left;
}


table.schoolListTable td.tb_title{
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	font-weight: bold;
　　width: 90px;
}

table.schoolListTable td.schoolType {
	width: 85px;
}

table.schoolListTable td.schoolType2 {
	width: 150px;
}

table.schoolListTable td.schoolName {
	text-align: left;
	width: 130px;
}


/*
table.schoolListTable2	スクール一覧テーブル2
---------------------------------------------------------*/
table.schoolListTable2 {
	background-color: #CCC;
	border: 1px solid #CCCCCC;
}

table.schoolListTable2LastChild {
	margin-bottom: 30px;
}

table.schoolListTable2 th {
	background-color: #E4E7F6;
	border-left: 4px solid #CCCCCC;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}

table.schoolListTable2 td {
	background-color: #fff;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

table.schoolListTable2 td.prefecture {
}

table.schoolListTable2 td.tb_title{
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	text-align: center;
}


/*
div#schoolFootNav	スクール フッターナビゲーション
---------------------------------------------------------*/
div#schoolFootNav {
	margin: 20px 0 30px;
}

div#schoolFootNav ul li {
	margin-right: 14px;
	display: block;
	float: left;
}

div#schoolFootNav ul li.lastChild {
	margin-right: 0;
}


/*
div#noc	NOC
---------------------------------------------------------*/
#noc div:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	line-height:0; 
	visibility:hidden;
}
#noc div {
  min-height: 1px;
}

* html #noc div {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

div#content #noc p{ margin-bottom:0; }
div#content #noc h2{ margin: 20px 0 10px; }
div#content #noc h3{
	background:url(file:///C|/Users/max_seisaku001/Desktop/%E5%80%89%E5%BA%AB/01_%E3%82%A2%E3%83%83%E3%83%97%E5%BE%8C%EF%BC%88html,jpg,gif,%E3%82%A2%E3%83%83%E3%83%97%E7%94%A8%E3%81%AE%E3%83%87%E3%83%BC%E3%82%BF%EF%BC%89/NAS/NAS%E3%82%B5%E3%82%A4%E3%83%88%E3%83%90%E3%83%83%E3%82%AF%E3%82%A2%E3%83%83%E3%83%97_%E6%9D%89%E5%8E%9F%E5%B0%82%E7%94%A8/nas-club.co.jp/img/title_03_line.gif) repeat-x scroll left bottom;
	border-left:4px solid #D9CCCC;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	padding:0 0 3px 8px;
}

#noc{ margin-bottom:30px; }

#noc #about ul{ margin:15px 0; }
#noc #about li{ float:left; margin-right:20px; }
#noc #about li.LastChild{ margin-right:0; }

#noc #merit ul{ margin:10px 0 15px; }
#noc #merit li{ float:left; margin-right:6px; }
#noc #merit li.LastChild{ margin-right:0; }

#noc #program h3{ margin-top:15px; }
#noc #program th,
#noc #program td{ border:1px solid #ccc; padding:10px; }
#noc #program th{ background:#F0F0F0; font-weight:bold; white-space:nowrap; text-align:center; }
#noc #program .rank{ width:8%; text-align:center; }
#noc #program .name{ width:22%; }
#noc #program .cont{ width:70%; }

#noc #flow .flow_title{ margin-top:30px; }
#noc #flow .img,
#noc #flow .txt{ margin-top:10px; }
#noc #flow .img{ float:left; width:230px; margin-left:30px; }
#noc #flow .txt{ float:right; width:455px; }
#noc #flow .txt ul{ margin-top:1em; }


/*
div#leadText	リード文（テニススクール・ゴルフスクール・スイミングスクール）
---------------------------------------------------------*/
div#leadText {
	margin-bottom: 25px;
}

div#leadText ul li {
	list-style-type: disc;
	list-style-position: inside;
}

div#leadText p {
	margin-bottom: 0;
}


/*
table.standardTable	スタンダードテーブル（テニススクール・ゴルフスクール・スイミングスクール）
---------------------------------------------------------*/
table.standardTable {
	margin-bottom: 10px;
	border: 1px solid #CCC;
	border-width: 1px 0 0 1px;
}

table.standardTable thead th {
	padding: 8px;
	border: 1px solid #CCC;
	border-width: 0 1px 1px 0;
	text-align: center;
	font-weight: bold;
	background-color: #FCFCE5;
}

table.standardTable tbody th {
	padding: 8px;
	border: 1px solid #CCC;
	border-width: 0 1px 1px 0;
	text-align: center; 
}

table#golfCourse tbody th {
	text-align: left;
}

table.standardTable td {
	padding: 8px;
	border: 1px solid #CCC;
	border-width: 0 1px 1px 0;
}
table.schoolListTable2 td em{
color: #cd0202;
font-weight: bold;

}

/*
div#tennisBanner	テニススクールバナー
---------------------------------------------------------*/
div#tennisBanner {
	margin-bottom: 25px;
}


/*
p#golfCourseNote	ゴルフ コース一覧注釈
---------------------------------------------------------*/
div#content p#golfCourseNote {
	margin-bottom: 25px;
}

/*
ベストキッド
---------------------------------------------------------*/
div#content #bestkid {
	background-image: url(/bestkid_img/bestkid_campain03.jpg);
	background-repeat: no-repeat;
	height: 258px;
	width: 710px;
	color: #FFF;
	font-size: 10px;
	line-height: 15px;
	padding-left: 20px;
	padding-top: 80px;
}
div#content #bestkid a {
	color: #FFF;
	font-size: 12px;
}
