@charset "utf-8";
/* CSS Document */

/*/////////////////////////////////////////////////////////
file name: index.css
description: トップページ専用スタイルシート

1.レイアウト
2.メイン画像
3.メインコンテンツ
4.左コンテンツ
5.サイドバー
6.ニュース

///////////////////////////////////////////////////////// */

/* ===========  1.レイアウト  =========== */


/* ===========  2.メイン画像  =========== */
#mainImg {
	width: 918px;
	height: 202px;
}


/* ===========  3.メインコンテンツ  =========== */
#mainContent {
	padding: 20px 20px 0;
	position: relative;
}


/* ===========  4.左コンテンツ  =========== */
#contents {
	width: 560px;
	padding-right: 18px;
	float: left;
}

/*新着情報*/
.topics01 {
	float: left;
	margin-right: 20px;
	_margin-right: 10px;
	margin-top: 10px;
	padding-left: 20px;
	width: 410px;
}

.topics02 {
	float: left;
	width: 110px;
}

.hdTopics {
	background: url(../../images/hd02_topics.gif) left 5px no-repeat;
	padding-left: 10px;
}



/*道場案内*/
.class {
	margin-left: 10px;
}	

.class01 {
	float: left;
	margin-right: 20px;
	width: 260px;
}

.class02 {
	float: left;
	width: 260px;
}

a.btnClass01 {
    background-image: url(../../images/btn01_class.jpg);
	background-position: 0 112px;
	height:112px;
	width: 260px;
	text-indent: -9999px;
	display: block;
}

a:hover.btnClass01 {
    background-position: 0 0;
}

a.btnClass02 {
    background-image: url(../../images/btn02_class.jpg);
	background-position: 0 112px;
	height:112px;
	width: 260px;
	text-indent: -9999px;
	display: block;
}

a:hover.btnClass02 {
    background-position: 0 0;
}


/*動画*/
.mov01 {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	_margin-left: 10px;
	width: 380px;
}

.mov02 {
	float: left;
	width: 140px;
}

ul#tab li {
	list-style-type: none;
}


a.movLink {
	padding-left: 10px;
	padding-top: 0px;
	_padding-top: 0;
	background: url(../../images/hd02_topics.gif) left 2px no-repeat;
	font-weight: bold;
}

a:link.movLink {
	color: #0060b6;
	font-weight: bold;
	text-decoration: none;
}

a:visited.movLink {
	color: #0060b6;
	font-weight: bold;
	text-decoration: none;
}

a:active.movLink {
	color: #3997e6;
	font-weight: bold;
	text-decoration: underline;
}

a:hover.movLink {
	color: #3997e6;
	font-weight: bold;
	text-decoration: underline;
}

.movTitle {
	border: 1px solid #434343;
	padding: 5px;
	margin-top: 5px;
	font-weight: bold;
	font-size: 116.6%;
}


/* ===========  5.サイドバー  =========== */
#sidebar {
	width: 300px;
	float: left;
	padding: 0;
}

.private01 {
	float: left;
	margin-right: 10px;
	_margin-right: 5px;
	width: 180px;
	margin-left: 10px;
	_margin-left: 5px;
	margin-top: 10px;
}

.private02 {
	width: 100px;
	float: left;
	margin-top: 10px;
}

a.btnContact {
    background-image: url(../../images/btn_contact.gif);
	background-position: 0 26px;
	height:26px;
	width: 115px;
	text-indent: -9999px;
	display: block;
}

a:hover.btnContact {
    background-position: 0 0;
}

.dvdBox {
	width: 290px;
	margin-left: 10px;
	margin-top: 10px;
	border-bottom: 1px dotted #d5d5d5;
	padding-bottom: 10px;
}

.dvdBoxEnd {
	width: 290px;
	margin-left: 10px;
	margin-top: 0;
	border-bottom: none;
	padding-bottom: 0;
}

.dvdPhoto {
	width: 100px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.dvdTxt {
	width: 180px;
	float: left;
}

a.btnDVD-index {
	padding-left: 16px;
	padding-top: 0px;
	_padding-top: 0;
	background: url(../images/link_arrow.gif) left top no-repeat;
	font-weight: bold;
}

a:link.btnDVD-index {
	color: #0060b6;
	font-weight: bold;
	text-decoration: none;
}

a:visited.btnDVD-index {
	color: #0060b6;
	font-weight: bold;
	text-decoration: none;
}

a:active.btnDVD-index {
	color: #3997e6;
	font-weight: bold;
	text-decoration: underline;
}

a:hover.btnDVD-index {
	color: #3997e6;
	font-weight: bold;
	text-decoration: underline;
}

/*お問い合わせ*/
#contactArea {
	position: absolute;
	right: 20px;
	bottom: 0;
	_bottom: 3120px;
	width: 300px;
	clear: both;
}

a.btnMail {
    background-image: url(../../images/btn_mail.gif);
	background-position: 0 20px;
	height:20px;
	width: 300px;
	display: block;
	text-align: left;
	text-indent: -9999px;
}

a:hover.btnMail {
    background-position: 0 0;
}

a.btnSidebarContact {
    background-image: url(../../images/btn02_contact.gif);
	background-position: 0 24px;
	height:24px;
	width: 300px;
	display: block;
	text-align: left;
	text-indent: -9999px;
}

a:hover.btnSidebarContact {
    background-position: 0 0;
}	

/* ===========  6.ニュース  =========== */
#news {
	float: left;
	width: 490px;
	/*margin-right: 20px;*/
	padding: 30px 20px 0;
}

.news-block {
	background: #FFF url(../images/dotLine.gif) left bottom no-repeat;
	width: 490px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

dl.list-news {
	width: 490px;
}

dl.list-news dt {
	width: 8em;
	float: left;
}

dl.list-news dd {
	padding-left: 8em;

}

dl.list-news2 {
}

dl.list-news2 dt {
	width: 130px;
	float: left;
}

dl.list-news2 dd {
	padding-left: 140px;

}

dl.list-news3 {
}

dl.list-news3 dt {
	width: 110px;
	float: left;
}

dl.list-news3 dd {
	padding-left: 120px;

}

