/*スタジオ料金ページCSS*/


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

.sheet0{  display: none;  }

.sheet1{  background : #ffffff;  padding : 0px 0% 0px 0%;  }
.sheet2{  background : #ffffff;  padding : 0px 2% 0px 2%;  }
.sheet3{  background : #ffffff;  padding : 0px 2% 0px 2%;  margin : 50px 0% 0px 0%;  }
.sheet6{  background : #ffffff;  padding : 0px 2% 0px 2%;  margin : 50px 0% 0px 0%;  }
.sheet4{  background : #ffffff;  padding : 0px 0% 0px 0%;  }
.sheet5{  background : #ffffff;  padding : 0px 7% 0px 7%;  margin : 20px 0% 0px 0%;  }


.campaign{  display: none;  }



.s_charge{  width : 90%;  float : left;  margin : 0px 0% 3px 0%;  padding : 7px 5% 7px 5%;
	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)));
}

.charge_left {   width : 45%;  float : left;  margin : 0px 0% 0px 0%;  padding : 20px 0% 20px 5%;  font-size : 15px ;  letter-spacing : 0.8px;  color : #000000;  text-align : center ;  }
.charge_right {   width : 45%;  float : left;  margin : 0px 0% 0px 0%;  padding : 20px 5% 20px 0%;  font-size : 15px ;  letter-spacing : 0.8px;  color : #000000;  text-align : center ;  }

.campaign_left {   width : 45%;  float : left;  margin : 0px 0% 0px 0%;  padding : 12px 0% 12px 5%;  font-size : 14px ;  letter-spacing : 0.8px;  color : #ff0099;  text-align : center ;  }
.campaign_right {   width : 45%;  float : left;  margin : 0px 0% 0px 0%;  padding : 12px 5% 12px 0%;  font-size : 15px ;  letter-spacing : 0.8px;  color : #ff0099;  text-align : center ;  }



.headline_charge{  margin : 25px 0px 0px 0px ;  }

.term{  width : 100%;  margin : 0px 0px 0px 0px ;  padding : 0px 0% 0px 0% ;  font-size : 11px;  line-height : 18px;  letter-spacing : 0.7px;  color : #646464;  }

.font_service{  color : #ff0099;  font-size : 11px;  line-height : 14px;  letter-spacing : 0px;  }
