/*オーディション用音源制作ページCSS*/


.container_left{  width : 515px;  float : left;  margin : 0px 80px 0px 0px;  }
.container_right{  width : 505px;  float : left;  margin : 0px 0px 0px 0px;  }

.sheet0{  display: none;  }

.sheet1{  background : #ffffff;  padding : 0px 0% 0px 0%;  }
.sheet2{  background : #ffffff;  padding : 0px 2% 0px 2%;  }
.sheet6{  background : #ffffff;  padding : 0px 2% 0px 2%;  margin : 60px 0px 0px 0px;  }
.sheet3{  background : #ffffff;  padding : 0px 2% 0px 2%;  }
.sheet4{  background : #ffffff;  padding : 40px 2% 40px 5%;  font-weight : bold;  }
.sheet5{  background : #ffffff;  padding : 0px 2% 0px 2%;  }


.campaign{  display: none;  }


.audition{   margin : 0px 0% 10px 0%;  }
.a_charge{  width : 100%;  float : left;  margin : 0px 0% 3px 0%;  padding : 15px 0% 15px 0%;  color : #000000;  font-size : 20px;  text-align : center ;  letter-spacing : 0px;
	background:         linear-gradient(to bottom, rgba(0,0,0,0.1), rgba(0,0,0,0.02) 50%, rgba(0,0,0,0.1));
	background: -moz-linear-gradient(top, rgba(0,0,0,0.1), rgba(0,0,0,0.02) 50%, rgba(0,0,0,0.1));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.1)),color-stop(0.5,rgba(0,0,0,0.02)), to(rgba(0,0,0,0.1)));
}

.audition3_left {   width : 25%;  float : left;  margin : 0px 0% 0px 0%;  padding : 15px 0% 15px 10%;  font-size : 16px ;  letter-spacing : 0.8px;  color : #000000;  text-align : left ;  }
.audition3_center {   width : 35%;  float : left;  margin : 0px 0% 0px 0%;  padding : 10px 0% 10px 0%;  font-size : 12px ;  letter-spacing : 0.5px;  line-height : 20px;  color : #000000;  text-align : center ;  }
.audition3_right {   width : 20%;  float : left;  margin : 0px 0% 0px 0%;  padding : 15px 10% 15px 0%;  font-size : 16px ;  letter-spacing : 0.8px;  color : #000000;  text-align : right ;  }

.audition5_left {   width : 25%;  float : left;  margin : 0px 0% 0px 0%;  padding : 15px 0% 15px 10%;  font-size : 16px ;  letter-spacing : 0.8px;  color : #000000;  text-align : left ;  }
.audition5_center {   width : 35%;  float : left;  margin : 0px 0% 0px 0%;  padding : 15px 0% 15px 0%;  font-size : 12px ;  letter-spacing : 0.5px;  color : #000000;  text-align : center ;  }
.audition5_right {   width : 20%;  float : left;  margin : 0px 0% 0px 0%;  padding : 15px 10% 15px 0%;  font-size : 16px ;  letter-spacing : 0.8px;  color : #000000;  text-align : right ;  }



