@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	メインカラム
=========================================================*/

/*h2タイトル画像下 文章パラグラフ*/

.tet_cent{
width:730px;
margin:15px 0 0 0;
padding:0;
}

.main2 .tet_cent table{
/*background-color:#CCC;*/
/*border:1px solid #CCCCCC;*/
}

.main2 .tet_cent table th{
/*background-color:#E4E7F6;*/
/*border-left:4px solid #CCCCCC;*/
/*width:80px;*/
padding:5px;
/*border:1px solid #CCCCCC;*/
text-align:center;
font-weight:bold;
}

.main2 .tet_cent table td{
/*background-color:#fff;*/
padding:5px;
/*border:1px solid #CCCCCC;*/
}

.main2 .tet_cent table td.tb_title{
/*background-color:#F0F0F0;*/
/*border:1px solid #CCCCCC;*/
text-align:center;
font-weight:bold;
}


/*テーブルラストのリンク*/

div#content p.contactTop {
	margin-bottom: 0;
	padding-top: 20px;
	clear: both;
	text-align: right;
	}

div#content p.contactTop a{
color:#003399;
}



/*---------------各エリアテーブル設定--------------*/




/*---------------その他--------------*/

.main2 h2{
margin:15px 0 15px 0;
padding:0;
}


.red12b{
font-size:12px;
font-weight:bold;
color:#FF0000;
}


.end_btn{
text-align:center;
}

/*
div#aside	サブカラム
=========================================================*/

