/*----------------------------------------
コンテンツ：DANCE STYLE
-------------------------------------------*/

#style #left{
	margin:0;
	float:left;
	width:300px;}

#style #right{
	float:right;
	width:170px;}
	
#style #right img{
	margin-bottom:10px;}
	

#style h2{
	text-indent:-9999px;
	background:url(../images/t_style.gif)  no-repeat;
	height:59px;
	margin-bottom:20px;
	}
	
#style_menu ul{
	text-indent:-9999px;
	list-style:none;
	margin:20px 0 0 0;
	padding:0;}

#style_menu li{
	float:left;
	width:165px;
	padding:0;}
	
#style_menu #m01{
	background:url(../images/style/m01.jpg)  no-repeat;
	margin:0 20px 20px 0;
	height:165px;
}
#style_menu #m02{
	background:url(../images/style/m02.jpg)  no-repeat;
	margin:0 20px 20px 0;
	height:165px;
}
#style_menu #m03{
	background:url(../images/style/m03.jpg)  no-repeat;
	margin:0 20px 20px 0;
	height:165px;
}
#style_menu #m04{
	margin:0 0 20px 0;
	background:url(../images/style/m04.jpg)  no-repeat;
	height:165px;
}
#style_menu #m05{
	margin:0 20px 0 0;
	background:url(../images/style/m05.jpg)  no-repeat;
	height:165px;
}
#style_menu #m06{
	background:url(../images/style/m06.jpg)  no-repeat;
	margin:0 20px 0 0;
	height:165px;
}
#style_menu #m07{
	background:url(../images/style/m07.jpg)  no-repeat;
	margin:0 20px 0 0;
	height:165px;
}
#style_menu #m08{
	margin:0 0 0 0;
	background:url(../images/style/m08.jpg)  no-repeat;
	height:165px;
}


#style_menu a{
	display:block;
	width:165px;
	height:165px;}
	

#style_menu #m01 a:hover,#style_menu #m01 a:visited:hover{
	background:transparent url(../images/style/m01-on.jpg)  no-repeat;
}
#style_menu #m02 a:hover,#style_menu #m02 a:visited:hover{
	background:transparent url(../images/style/m02-on.jpg)  no-repeat;
}
#style_menu #m03 a:hover,#style_menu #m03 a:visited:hover{
	background:transparent url(../images/style/m03-on.jpg)  no-repeat;
}
#style_menu #m04 a:hover,#style_menu #m04 a:visited:hover{
	background:transparent url(../images/style/m04-on.jpg)  no-repeat;
}
#style_menu #m05 a:hover,#style_menu #m05 a:visited:hover{
	background:transparent url(../images/style/m05-on.jpg)  no-repeat;
}
#style_menu #m06 a:hover,#style_menu #m06 a:visited:hover{
	background:transparent url(../images/style/m06-on.jpg)  no-repeat;
}
#style_menu #m07 a:hover,#style_menu #m07 a:visited:hover{
	background:transparent url(../images/style/m07-on.jpg)  no-repeat;
}
#style_menu #m08 a:hover,#style_menu #m08 a:visited:hover{
	background:transparent url(../images/style/m08-on.jpg)  no-repeat;
}



	
#style h3{
	color:#FFF;
	margin:20px 0 10px 0;
	padding:3px 15px;
	width:300px;
	font-size:17px;
	background:url(../images/line1.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	line-height:47px;
}

#style .main-text{margin-bottom:20px;}

#style p{font-size:13px;}

#style #left ul {
	margin:10px 0 0 30px;}

#style .team li{
	margin-bottom:5px;}
	
#style .dvd li{
	margin-bottom:5px;}

#style .clear{
	clear:both;}
	
