@charset "utf-8";

/*********************************************************************
File Name:	style_technology.css　ダンス種別以下ページ
Author:		hirokoji
*********************************************************************/

/*--------------------------------------------------------------------
ダンス種別以下ページ共通
--------------------------------------------------------------------*/

/*--------------------------------------------------------------------
ベリーダンス
--------------------------------------------------------------------*/
/*ベリーダンスページャー*/
#dance_category_pager_belly{
	width:658px;
	height:40px;
	border:#CCC solid 1px;
	margin:0 0 10px 40px;
  	padding:0;
	list-style-type:none;
}
#dance_category_pager_belly li a{
	width:309px;
	height:32px;
	padding:8px 10px 0 10px;
	float:left;
	color:#333;
	font-size:14px;
	font-weight:bold;
}
#dance_category_pager_belly li a:hover{
	background:#AE9E7C;
	color:#FFF;
}
/*ベリーダンス共通*/
.dance_category_belly_title_h2{
	height:40px;
	background: url(../img/dance_category/dancecategory_belly_h2.png) no-repeat;
	padding:20px 0 0 40px;
	color:#AE9E7C;
	font-size:16px;
}
/*ベリーダンスサイド*/
.dance_category_kasou_right_belly_title a{
	height:40px;
	width:196px;
	color:#333;
	padding:20px 0 0 20px;
	text-align:left;
	border-left:#AE9E7C 4px solid;
}
.dance_category_kasou_right_belly_title a:hover{
	background-position: 0 bottom;
	background:#E9E1D8;
}
.dance_category_kasou_right_belly_01 a {
	height:35px;
	width:200px;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	border-bottom:#000 1px dotted;
	font-size:14px;
	font-weight:normal;
}
.dance_category_kasou_right_belly_01 a:hover {
	background-position: 0 bottom;
	background:#E9E1D8;
}
.dance_category_kasou_right_belly_01_end a {
	height:35px;
	width:200px;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	font-size:14px;
	font-weight:normal;
}
.dance_category_kasou_right_belly_01_end a:hover {
	background-position: 0 bottom;
	background:#E9E1D8;
}
.dance_category_kasou_right_belly_01off{
	height:35px;
	width:200px;
	background:#E9E1D8;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	border-bottom:#000 1px dotted;
	font-size:14px;
	font-weight:normal;
}
.dance_category_kasou_right_belly_01off_end{
	height:35px;
	width:200px;
	background:#E9E1D8;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	font-size:14px;
	font-weight:normal;
}
/*--------------------------------------------------------------------
多目的・その他
--------------------------------------------------------------------*/
/*多目的・その他ページャー*/
#dance_category_pager_multi{
	width:658px;
	height:40px;
	border:#CCC solid 1px;
	margin:0 0 10px 40px;
  	padding:0;
	list-style-type:none;
}
#dance_category_pager_multi li a{
	width:309px;
	height:32px;
	padding:8px 10px 0 10px;
	float:left;
	color:#333;
	font-size:14px;
	font-weight:bold;
}
#dance_category_pager_multi li a:hover{
	background:#A781CE;
	color:#FFF;
}
/*多目的・その他共通*/
.dance_category_multi_title_h2{
	height:40px;
	background: url(../img/dance_category/dancecategory_multi_h2.png) no-repeat;
	padding:20px 0 0 40px;
	color:#A781CE;
	font-size:16px;
}
/*多目的・その他サイド*/
.dance_category_kasou_right_multi_title a{
	height:40px;
	width:196px;
	color:#333;
	padding:20px 0 0 20px;
	text-align:left;
	border-left:#A781CE 4px solid;
}
.dance_category_kasou_right_multi_title a:hover{
	background-position: 0 bottom;
	background:#EBD0F7;
}
.dance_category_kasou_right_multi_01 a {
	height:35px;
	width:200px;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	border-bottom:#000 1px dotted;
	font-size:14px;
	font-weight:normal;
}
.dance_category_kasou_right_multi_01 a:hover {
	background-position: 0 bottom;
	background:#EBD0F7;
}
.dance_category_kasou_right_multi_01_end a {
	height:35px;
	width:200px;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	font-size:14px;
	font-weight:normal;
}
.dance_category_kasou_right_multi_01_end a:hover {
	background-position: 0 bottom;
	background:#EBD0F7;
}
.dance_category_kasou_right_multi_01off{
	height:35px;
	width:200px;
	background:#EBD0F7;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	border-bottom:#000 1px dotted;
	font-size:14px;
	font-weight:normal;
}
.dance_category_kasou_right_multi_01off_end{
	height:35px;
	width:200px;
	background:#EBD0F7;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	font-size:14px;
	font-weight:normal;
}
/*--------------------------------------------------------------------
ヨガ
--------------------------------------------------------------------*/
/*ヨガページャー*/
#dance_category_pager_yoga{
	width:658px;
	height:40px;
	border:#CCC solid 1px;
	margin:0 0 10px 40px;
  	padding:0;
	list-style-type:none;
}
#dance_category_pager_yoga li a{
	width:309px;
	height:32px;
	padding:8px 10px 0 10px;
	float:left;
	color:#333;
	font-size:14px;
	font-weight:bold;
}
#dance_category_pager_yoga li a:hover{
	background:#8EB536;
	color:#FFF;
}
/*ヨガ共通*/
.dance_category_yoga_title_h2{
	height:40px;
	background: url(../img/dance_category/dancecategory_yoga_h2.png) no-repeat;
	padding:20px 0 0 40px;
	color:#8EB536;
	font-size:16px;
}
/*ヨガサイド*/
.dance_category_kasou_right_yoga_title a{
	height:40px;
	width:196px;
	color:#333;
	padding:20px 0 0 20px;
	text-align:left;
	border-left:#8EB536 4px solid;
}
.dance_category_kasou_right_yoga_title a:hover{
	background-position: 0 bottom;
	background:#E1F5C2;
}
.dance_category_kasou_right_yoga_01 a {
	height:35px;
	width:200px;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	border-bottom:#000 1px dotted;
	font-size:14px;
	font-weight:normal;
}
.dance_category_kasou_right_yoga_01 a:hover {
	background-position: 0 bottom;
	background:#E1F5C2;
}
.dance_category_kasou_right_yoga_01_end a {
	height:35px;
	width:200px;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	font-size:14px;
	font-weight:normal;
}
.dance_category_kasou_right_yoga_01_end a:hover {
	background-position: 0 bottom;
	background:#E1F5C2;
}
.dance_category_kasou_right_yoga_01off{
	height:35px;
	width:200px;
	background:#E1F5C2;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	border-bottom:#000 1px dotted;
	font-size:14px;
	font-weight:normal;
}
.dance_category_kasou_right_yoga_01off_end{
	height:35px;
	width:200px;
	background:#E1F5C2;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	font-size:14px;
	font-weight:normal;
}
/*--------------------------------------------------------------------
フラメンコ
--------------------------------------------------------------------*/
/*フラメンコページャー*/
#dance_category_pager_flamenco{
	width:658px;
	height:40px;
	border:#CCC solid 1px;
	margin:0 0 10px 40px;
  	padding:0;
	list-style-type:none;
}
#dance_category_pager_flamenco li a{
	width:309px;
	height:32px;
	padding:8px 10px 0 10px;
	float:left;
	color:#333;
	font-size:14px;
	font-weight:bold;
}
#dance_category_pager_flamenco li a:hover{
	background:#DC8E46;
	color:#FFF;
}
/*フラメンコ共通*/
.dance_category_flamenco_title_h2{
	height:40px;
	background: url(../img/dance_category/dancecategory_flamenco_h2.png) no-repeat;
	padding:20px 0 0 40px;
	color:#DC8E46;
	font-size:16px;
}
/*フラメンコサイド*/
.dance_category_kasou_right_flamenco_title a{
	height:40px;
	width:196px;
	color:#333;
	padding:20px 0 0 20px;
	text-align:left;
	border-left:#DC8E46 4px solid;
}
.dance_category_kasou_right_flamenco_title a:hover{
	background-position: 0 bottom;
	background:#F4DFBB;
}
.dance_category_kasou_right_flamenco_01 a {
	height:35px;
	width:200px;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	border-bottom:#000 1px dotted;
	font-size:14px;
	font-weight:normal;
}
.dance_category_kasou_right_flamenco_01 a:hover {
	background-position: 0 bottom;
	background:#F4DFBB;
}
.dance_category_kasou_right_flamenco_01_end a {
	height:35px;
	width:200px;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	font-size:14px;
	font-weight:normal;
}
.dance_category_kasou_right_flamenco_01_end a:hover {
	background-position: 0 bottom;
	background:#F4DFBB;
}
.dance_category_kasou_right_flamenco_01off{
	height:35px;
	width:200px;
	background:#F4DFBB;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	border-bottom:#000 1px dotted;
	font-size:14px;
	font-weight:normal;
}
.dance_category_kasou_right_flamenco_01off_end{
	height:35px;
	width:200px;
	background:#F4DFBB;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	font-size:14px;
	font-weight:normal;
}
/*--------------------------------------------------------------------
タップダンス
--------------------------------------------------------------------*/
/*タップダンスページャー*/
#dance_category_pager_tap{
	width:658px;
	height:40px;
	border:#CCC solid 1px;
	margin:0 0 10px 40px;
  	padding:0;
	list-style-type:none;
}
#dance_category_pager_tap li a{
	width:309px;
	height:32px;
	padding:8px 10px 0 10px;
	float:left;
	color:#333;
	font-size:14px;
	font-weight:bold;
}
#dance_category_pager_tap li a:hover{
	background:#676767;
	color:#FFF;
}
/*タップダンス共通*/
.dance_category_tap_title_h2{
	height:40px;
	background: url(../img/dance_category/dancecategory_tap_h2.png) no-repeat;
	padding:20px 0 0 40px;
	color:#676767;
	font-size:16px;
}
/*タップダンスサイド*/
.dance_category_kasou_right_tap_title a{
	height:40px;
	width:196px;
	color:#333;
	padding:20px 0 0 20px;
	text-align:left;
	border-left:#676767 4px solid;
}
.dance_category_kasou_right_tap_title a:hover{
	background-position: 0 bottom;
	background:#E7E7E7;
}
.dance_category_kasou_right_tap_01 a {
	height:35px;
	width:200px;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	border-bottom:#000 1px dotted;
	font-size:14px;
	font-weight:normal;
}
.dance_category_kasou_right_tap_01 a:hover {
	background-position: 0 bottom;
	background:#E7E7E7;
}
.dance_category_kasou_right_tap_01_end a {
	height:35px;
	width:200px;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	font-size:14px;
	font-weight:normal;
}
.dance_category_kasou_right_tap_01_end a:hover {
	background-position: 0 bottom;
	background:#E7E7E7;
}
.dance_category_kasou_right_tap_01off{
	height:35px;
	width:200px;
	background:#E7E7E7;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	border-bottom:#000 1px dotted;
	font-size:14px;
	font-weight:normal;
}
.dance_category_kasou_right_tap_01off_end{
	height:35px;
	width:200px;
	background:#E7E7E7;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	font-size:14px;
	font-weight:normal;
}
/*--------------------------------------------------------------------
ヒップホップ・ジャズ
--------------------------------------------------------------------*/
/*ヒップホップ・ジャズページャー*/
#dance_category_pager_street{
	width:658px;
	height:40px;
	border:#CCC solid 1px;
	margin:0 0 10px 40px;
  	padding:0;
	list-style-type:none;
}
#dance_category_pager_street li a{
	width:309px;
	height:32px;
	padding:8px 10px 0 10px;
	float:left;
	color:#333;
	font-size:14px;
	font-weight:bold;
}
#dance_category_pager_street li a:hover{
	background:#9A6601;
	color:#FFF;
}
/*ヒップホップ・ジャズ共通*/
.dance_category_street_title_h2{
	height:40px;
	background: url(../img/dance_category/dancecategory_street_h2.png) no-repeat;
	padding:20px 0 0 40px;
	color:#9A6601;
	font-size:16px;
}
/*ヒップホップ・ジャズサイド*/
.dance_category_kasou_right_street_title a{
	height:40px;
	width:196px;
	color:#333;
	padding:20px 0 0 20px;
	text-align:left;
	border-left:#9A6601 4px solid;
}
.dance_category_kasou_right_street_title a:hover{
	background-position: 0 bottom;
	background:#F3DDBE;
}
.dance_category_kasou_right_street_01 a {
	height:35px;
	width:200px;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	border-bottom:#000 1px dotted;
	font-size:14px;
	font-weight:normal;
}
.dance_category_kasou_right_street_01 a:hover {
	background-position: 0 bottom;
	background:#F3DDBE;
}
.dance_category_kasou_right_street_01_2l a {
	height:55px;
	width:200px;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	border-bottom:#000 1px dotted;
	font-size:14px;
	font-weight:normal;
}
.dance_category_kasou_right_street_01_2l a:hover {
	background-position: 0 bottom;
	background:#F3DDBE;
}
.dance_category_kasou_right_street_01_end a {
	height:35px;
	width:200px;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	font-size:14px;
	font-weight:normal;
}
.dance_category_kasou_right_street_01_end a:hover {
	background-position: 0 bottom;
	background:#F3DDBE;
}
.dance_category_kasou_right_street_01_2l_off{
	height:55px;
	width:200px;
	background:#F3DDBE;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	border-bottom:#000 1px dotted;
	font-size:14px;
	font-weight:normal;
}
.dance_category_kasou_right_street_01off{
	height:35px;
	width:200px;
	background:#F3DDBE;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	border-bottom:#000 1px dotted;
	font-size:14px;
	font-weight:normal;
}
.dance_category_kasou_right_street_01off_end{
	height:35px;
	width:200px;
	background:#F3DDBE;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	font-size:14px;
	font-weight:normal;
}
/*--------------------------------------------------------------------
社交ダンス
--------------------------------------------------------------------*/
/*社交ダンスページャー*/
#dance_category_pager_ballroom{
	width:658px;
	height:40px;
	border:#CCC solid 1px;
	margin:0 0 10px 40px;
  	padding:0;
	list-style-type:none;
}
#dance_category_pager_ballroom li a{
	width:309px;
	height:32px;
	padding:8px 10px 0 10px;
	float:left;
	color:#333;
	font-size:14px;
	font-weight:bold;
}
#dance_category_pager_ballroom li a:hover{
	background:#71BEC6;
	color:#FFF;
}
/*社交ダンス共通*/
.dance_category_ballroom_title_h2{
	height:40px;
	background: url(../img/dance_category/dancecategory_ballroom_h2.png) no-repeat;
	padding:20px 0 0 40px;
	color:#71BEC6;
	font-size:16px;
}
/*社交ダンスサイド*/
.dance_category_kasou_right_ballroom_title a{
	height:40px;
	width:196px;
	color:#333;
	padding:20px 0 0 20px;
	text-align:left;
	border-left:#71BEC6 4px solid;
}
.dance_category_kasou_right_ballroom_title a:hover{
	background-position: 0 bottom;
	background:#D3EBED;
}
.dance_category_kasou_right_ballroom_01 a {
	height:35px;
	width:200px;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	border-bottom:#000 1px dotted;
	font-size:14px;
	font-weight:normal;
}
.dance_category_kasou_right_ballroom_01 a:hover {
	background-position: 0 bottom;
	background:#D3EBED;
}
.dance_category_kasou_right_ballroom_01_end a {
	height:35px;
	width:200px;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	font-size:14px;
	font-weight:normal;
}
.dance_category_kasou_right_ballroom_01_end a:hover {
	background-position: 0 bottom;
	background:#D3EBED;
}
.dance_category_kasou_right_ballroom_01off{
	height:35px;
	width:200px;
	background:#D3EBED;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	border-bottom:#000 1px dotted;
	font-size:14px;
	font-weight:normal;
}
.dance_category_kasou_right_ballroom_01off_end{
	height:35px;
	width:200px;
	background:#D3EBED;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	font-size:14px;
	font-weight:normal;
}
/*--------------------------------------------------------------------
バレエ
--------------------------------------------------------------------*/
/*バレエページャー*/
#dance_category_pager_ballet{
	width:658px;
	height:40px;
	border:#CCC solid 1px;
	margin:0 0 10px 40px;
  	padding:0;
	list-style-type:none;
}
#dance_category_pager_ballet li a{
	width:309px;
	height:32px;
	padding:8px 10px 0 10px;
	float:left;
	color:#333;
	font-size:14px;
	font-weight:bold;
}
#dance_category_pager_ballet li a:hover{
	background:#990000;
	color:#FFF;
}
/*バレエ共通*/
.dance_category_ballet_title_h2{
	height:40px;
	background: url(../img/dance_category/dancecategory_ballet_h2.png) no-repeat;
	padding:20px 0 0 40px;
	color:#990000;
	font-size:16px;
}
.dance_category_kasou_h3_01{
	height:20px;
	border-left:#900 2px solid;
	padding:0 0 0 10px;
	font-size:14px;
	margin:0 0 10px 0;
}
/*バレエサイド*/
.dance_category_kasou_right_ballet_title a{
	height:40px;
	width:196px;
	color:#333;
	padding:20px 0 0 20px;
	text-align:left;
	border-left:#900 4px solid;
}
.dance_category_kasou_right_ballet_title a:hover{
	background-position: 0 bottom;
	background:#E9C9C9;
}
.dance_category_kasou_right_ballet_01 a {
	height:35px;
	width:200px;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	border-bottom:#000 1px dotted;
	font-size:14px;
	font-weight:normal;
}
.dance_category_kasou_right_ballet_01 a:hover {
	background-position: 0 bottom;
	background:#E9C9C9;
}
.dance_category_kasou_right_ballet_01_end a {
	height:35px;
	width:200px;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	font-size:14px;
	font-weight:normal;
}
.dance_category_kasou_right_ballet_01_end a:hover {
	background-position: 0 bottom;
	background:#E9C9C9;
}
.dance_category_kasou_right_ballet_01off{
	height:35px;
	width:200px;
	background:#E9C9C9;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	border-bottom:#000 1px dotted;
	font-size:14px;
	font-weight:normal;
}
.dance_category_kasou_right_ballet_01off_end{
	height:35px;
	width:200px;
	background:#E9C9C9;
	color:#000;
	padding:15px 0 0 20px;
	text-align:left;
	font-size:14px;
	font-weight:normal;
}
/*メイン枠組み*/
#dance_category_box{
	width:960px;
	height:auto;
	background:#FFF;
	border-radius:4px;
	margin:0 0 10px 0;
	padding:0 0 20px 0;
	overflow:hidden;
}
#dance_category_kasou_left{
	width:700px;
	height:auto;
	float:left;
}
.dance_category_kasou_left_p_01{
	padding:0 0 0 40px;
	line-height:28px;
	margin:0;
}
.dance_category_kasou_left_p_01 a{
	text-decoration:underline;
}
.dance_category_kasou_left_p_01 a:hover{
	text-decoration:none;
	color:#900;
}
.dance_category_kasou_left_p_02{
	line-height:24px;
	margin:0;
}
/*メイン共通*/
.dance_category_top_box01{
	height:180px;
}
.dance_category_top_box02{
	height:210px;
}
.dance_category_top_box03{
	height:140px;
}
.dance_category_top_box04{
	height:160px;
}
.dance_category_top_box05{
	height:190px;
}
.dance_category_top_box06{
	height:240px;
}
.dance_category_top_box07{
	height:260px;
}
.dance_category_top_box08{
	height:310px;
}
.dance_category_photo a{
	height:12px;
	background: url(../img/technology/technology_kasou_yajirushi.png) no-repeat 0 5px;
	font-size:12px;
	color:#900;
	padding:0 0 0 10px;
	text-decoration:underline;
}
.dance_category_photo a:hover{
	text-decoration:none;
}
.dance_category_kasou_box01{
	width:660px;
	height:auto;
	margin-left:40px;
}
.dance_category_kasou_box01 p{
	margin:0;
	line-height:28px;
	float:right;
	width:320px;
}
.dance_category_kasou_box01 a{
	text-decoration:underline;
}
.dance_category_kasou_box01 a:hover{
	text-decoration:none;
	color:#900;
}
.dance_category_kasou_box01_sub{
	float:left;
	width:320px;
}
.dance_category_kasou_box02{
	width:660px;
	height:auto;
	margin-left:40px;
}
.dance_category_kasou_box02 p{
	margin:0;
	line-height:28px;
	float:left;
	width:320px;
}
.dance_category_kasou_box03{
	width:660px;
	height:auto;
	margin-left:40px;
}
.dance_category_kasou_box03 p{
	margin:0 0 20px 0;
	line-height:28px;
	float:right;
	width:660px;
}
.dance_category_kasou_box_320left{
	float:left;
	width:320px;
	margin:0 0 0 40px;
	line-height:28px;
}
.dance_category_kasou_box_320right{
	float:left;
	width:320px;
	margin:0 0 0 20px;
	line-height:28px;
}
#dance_category_kasou_title{
	height:65px;
	border-bottom:2px #CCC solid;
	padding:35px 0 0 40px;
	margin-bottom:20px;
}
#dance_category_kasou_title02{
	height:100px;
	border-bottom:2px #CCC solid;
	padding:35px 0 0 40px;
	margin-bottom:20px;
}
.dance_category_kasou_left_h3_01{
	width:640px;
	height:33px;
	background: url(../img/technology/technology_kasou_title.png) no-repeat;
	padding:12px 0 0 20px;
	font-size:16px;
	margin-left:40px;
}
/*サインボード共通*/
.dance_category_signboard_box01{
	width:660px;
	height:210px;
	margin:0 0 15px 40px;
}
.dance_category_signboard_box01 img{
	float:left;
}
.dance_category_signboard_box01_end{
	width:660px;
	height:210px;
	margin:0 0 40px 40px;
}
.dance_category_signboard_box01_end img{
	float:left;
}
/*利用シーン共通*/
.dance_category_scene_box01{
	width:660px;
	height:auto;
	margin:0 0 10px 40px;
	padding-bottom:20px;
	border-bottom:#CCC 1px solid;
}
.dance_category_scene_box01 a{
	margin-left:170px;
}
.dance_category_scene_box01_end{
	width:660px;
	height:auto;
	margin:0 0 20px 40px;
	padding-bottom:20px;
}
.dance_category_scene_box01_end a{
	margin-left:170px;
}
/*サイド共通*/
#dance_category_kasou_right{
	width:220px;
	height:auto;
	float:left;
	margin:20px 20px 0 20px;
}
#dance_category_kasou_right ul{
	width:220px;
	height:auto;
}
.dance_category_kasou_right_ballet a{
	height:40px;
	width:200px;
	color:#FFF;
	padding:20px 0 0 20px;
	text-align:left;
	background:#900;
}
.dance_category_kasou_right_ballet a:hover{
	height:40px;
	width:200px;
	color:#900;
	padding:20px 0 0 20px;
	text-align:left;
	background:#E9C9C9;
}
.dance_category_kasou_right_ballroomdance a{
	height:40px;
	width:200px;
	color:#FFF;
	padding:20px 0 0 20px;
	text-align:left;
	background:#71BEC6;
}
.dance_category_kasou_right_ballroomdance a:hover{
	height:40px;
	width:200px;
	color:#71BEC6;
	padding:20px 0 0 20px;
	text-align:left;
	background:#D3EBED;
}
.dance_category_kasou_right_flamenco a{
	height:40px;
	width:200px;
	color:#FFF;
	padding:20px 0 0 20px;
	text-align:left;
	background:#DC8E46;
}
.dance_category_kasou_right_flamenco a:hover{
	height:40px;
	width:200px;
	color:#DC8E46;
	padding:20px 0 0 20px;
	text-align:left;
	background:#F4DFBB;
}
.dance_category_kasou_right_tapdance a{
	height:40px;
	width:200px;
	color:#FFF;
	padding:20px 0 0 20px;
	text-align:left;
	background:#676767;
}
.dance_category_kasou_right_tapdance a:hover{
	height:40px;
	width:200px;
	color:#676767;
	padding:20px 0 0 20px;
	text-align:left;
	background:#E7E7E7;
}
.dance_category_kasou_right_bellydance a{
	height:40px;
	width:200px;
	color:#FFF;
	padding:20px 0 0 20px;
	text-align:left;
	background:#AE9E7C;
}
.dance_category_kasou_right_bellydance a:hover{
	height:40px;
	width:200px;
	color:#AE9E7C;
	padding:20px 0 0 20px;
	text-align:left;
	background:#E9E1D8;
}
.dance_category_kasou_right_streetdance a{
	height:40px;
	width:200px;
	color:#FFF;
	padding:20px 0 0 20px;
	text-align:left;
	background:#9A6601;
}
.dance_category_kasou_right_streetdance a:hover{
	height:40px;
	width:200px;
	color:#9A6601;
	padding:20px 0 0 20px;
	text-align:left;
	background:#F3DDBE;
}
.dance_category_kasou_right_yoga a{
	height:40px;
	width:200px;
	color:#FFF;
	padding:20px 0 0 20px;
	text-align:left;
	background:#8EB536;
}
.dance_category_kasou_right_yoga a:hover{
	height:40px;
	width:200px;
	color:#8EB536;
	padding:20px 0 0 20px;
	text-align:left;
	background:#E1F5C2;
}
.dance_category_kasou_right_multipurpose a{
	height:40px;
	width:200px;
	color:#FFF;
	padding:20px 0 0 20px;
	text-align:left;
	background:#A781CE;
}
.dance_category_kasou_right_multipurpose a:hover{
	height:40px;
	width:200px;
	color:#A781CE;
	padding:20px 0 0 20px;
	text-align:left;
	background:#EBD0F7;
}