/*ݒ*/

.voice01{
	width:170px;
	height:40px;
	padding-left:10px;
	padding-top:160px;
}

.voice02{
	width:510px;
	height: 400px;
	position: relative;
	margin: 0 auto;
}


.btn a,.btn2 a {
	font-size: 12px;
  width: 100px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: block;
  background: rgba(5,45,119,1.00);
  border-radius: 5px;
  border-bottom: 4px solid  rgba(59,40,20,1.00);
  color: #FFF;
  margin: 0 auto;
}

.btn a:hover,.btn2 a:hover{
  background: rgba(41,53,161,1.00);
  border-bottom: 4px solid #666;
  color: #FFF;
  margin: 0 auto;
}

.vc1{
	position: absolute;
	margin: auto;
	bottom:12em;
	left: -0em;
}

.vc2{
	position: absolute;
	margin: auto;
	bottom:12em;
	right: 13em;
}