/*ݒ*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td {
	margin:0;
	padding:0;
	font-size: 100%;
	font-weight: normal;
	list-style-type: none;
	-webkit-text-size-adjust: 100%;
}
img,a img { border: none;
	vertical-align: text-bottom;
	-ms-interpolation-mode: bicubic;
	max-width:100%;
}
body{background: url(../img/back.png) #000;}

#btn_play{
  background: #f2f2f2;
  font-size: 50%;
  font-weight:bold;
  width: 100px;
  height: 30px;
  border-radius: 10px;
}

.voice01{
	position:relative;
	top:30px;
	left:320px;
	width:100px;
}



