/*ミックスダウンページCSS*/


.container_left{  width : 550px;  float : left;  margin : 0px 80px 0px 0px;  }
.container_right{  width : 470px;  float : left;  margin : 30px 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%;  }
.sheet4{  background : #ffffff;  padding : 0px 0% 0px 0%;  margin : 50px 0% 0px 0%;  }
.sheet5{  background : #ffffff;  padding : 0px 2% 0px 2%;  margin : 50px 0% 0px 0%;  }



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

.mixdown_left {   width : 40%;  float : left;  margin : 0px 0% 0px 0%;  padding : 10px 0% 10px 5%;  font-size : 16px ;  letter-spacing : 0.8px;  color : #000000;  text-align : center ;  }
.mixdown_right {   width : 50%;  float : left;  margin : 0px 0% 0px 0%;  padding : 10px 5% 10px 0%;  font-size : 16px ;  letter-spacing : 0.8px;  color : #000000;  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;  }
