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

/*btn*/
.btn_sound_bg {
    background-image: url(../../item/images/bg_bw.jpg);
	background-repeat: repeat-y;
	background-size: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.cg_button_left {
	float: left;
	width: 50%;
	text-align: center;
}
.cg_button_right {
	float: right;
	width: 50%;
	text-align: center;
}
/* CSS Document */

