@charset "utf-8";
/* CSS Document */

.textBlue-01{
	color:#1c569d;
	font-weight:bold;
	font-size:31px;
}

.textBlue-01a{
	color:#1c569d;
	font-weight:bold;
	font-size:24px;
}

.textBlue-01b{
	color:#013068;
	font-weight:bold;
	font-size:24px;
}

.textPink-01a{
	color:#f54fa5;
	font-weight:bold;
	font-size:24px;
}

.textBlue-02{
	color:#1c569d;
	font-weight:bold;
	font-size:14px;
}

.textPurp-01{
	color:#4e1a87;
	font-weight:bold;
	font-size:18px;
}


.textgrey-01{
	color:#2c2c2c;
	font-weight:bold;
	font-size:14px;
}

.myList{
  list-style-image:url(http://www.ballerobica.com/images/c_images//li.png);
  font-size:14px;
  color:#2c2c2c;
  font-weight:bold;
}

.mainImageBg{
	background-image:url(http://www.ballerobica.com/images/c_images//mainImage.jpg);
	background-repeat:no-repeat;
	width:984px;
	height:872px;
}

.mainBox{
		background-image:url(http://www.ballerobica.com/images/c_images//mainImage-2.jpg);
		background-repeat:no-repeat;
		width:919px;
		height:314px;
}

.videoBg{
		background-image:url(http://www.ballerobica.com/images/c_images//videoBg.jpg);
		width:331px;
		height:229px;
		background-repeat:no-repeat;
}

.miniImageBg{
	background-image:url(http://www.ballerobica.com/images/c_images//miniImage.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.dvd-mainImageBg {
	background-image:url(http://www.ballerobica.com/images/c_images//dvd-img.jpg);
	background-repeat:no-repeat;
	width:962px;
	height:854px;
}

