@charset "utf-8";



/* ****************************************************

Dance_genre_topics

***************************************************** */



/* ****************************************************

1. topics-details

2. topics-cosme-work

99. Extra

***************************************************** */



/* 1. topics-details

=========================================*/

#main-contents .topics-details .two-column {

	margin-top:15px;

}



#main-contents .topics-details .two-column .two-left {

	float:left;

	width:330px;

	padding-right:3px;

}



#main-contents .topics-details .two-column .two-right {

	float:left;

	width:330px;

}



#main-contents .topics-details .two-column .two-right dl {

	margin-top:15px;

}



#main-contents .topics-details ul.details-list {

	margin-top:10px;

}



#main-contents .topics-details ul.details-list li {

	list-style:disc;

	margin-left:1.3em;

}


/* 2. topics-details-cosme

=========================================*/

#main-contents .topics-details .two-column .cosme-two-left {

	float:left;

	width:460px;

	padding-right:3px;

}



#main-contents .topics-details .two-column .cosme-two-right {

	float:left;

	width:200px;

}






/* 99. Extra

=========================================*/

/* Clearfix */

#main-contents .topics-details  .two-column:after {

	content:".";

	display:block;

	height:0;

	clear:both;

	visibility:hidden;

}



#main-contents .topics-details  .two-column {

	display:inline-block;

	min-height:1px;  /* for IE 7*/

}

/* Hides from IE-mac \*/

* html #main-contents .topics-details  .two-column {

	height:1px;

}



#main-contents .topics-details  .two-column {

	display:block;

}

/* End hide from IE-mac */
