@charset "Shift_JIS";
body{
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
	color: #454545;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",meiryo,"ＭＳ Ｐゴシック","メイリオ","Meiryo",Osaka,verdana,arial,clean,sans-serif;
	text-align:center;
	margin: 50px 0 0 0;
	padding: 0;
	background:url(../img/voice_sp_bg.jpg) repeat;
}
h1,h2,h3,h4,h5,p,ul{
	margin: 0;
	padding: 0;
}
ul{
	list-style-type: none;
}
img{
	border: 0;
}
.noOutline {
	outline: none;
}
/*--------------------------------------------------*/
.cf:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.cf {display: inline-block;}
/* exlude MacIE5 \*/
* html .cf { height: 1% }
.cf {display:block;}
/* end MacIE5 */
/*--------------------------------------------------*/
#voice_sp_frame{
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 582px;
	height: 458px;
	background:url(../img/voice_sp_frame.jpg) 0 0 no-repeat;
}
.voice_sp_title{
	text-align: left;
	padding: 35px 0 15px 33px;
}
.voice_sp_close{
	position: absolute;
	top: 5px;
	left: 534px;
}
.voice_sp_cnt{
	margin: 0 auto;
	width: 514px;
	height: 296px;
}
.voice_sp_bt1{
	float: left;
	padding: 20px 0 0 35px;
}
.voice_sp_bt2{
	float: right;
	padding: 20px 35px 0 0;
}
.voice_sp_bt3{
	float: left;
	padding: 0 0 0 45px;
}
.voice_sp_bt4{
	float: right;
	padding: 0 45px 0 0;
}
.voice_sp_bt5{
	padding: 20px 0 0 0;
}
.voice_sp_msg1{
	padding: 50px 0 40px 0;
}
.voice_sp_msg2{
	padding: 110px 0 80px 0;
}
.voice_sp_msg3{
	padding: 140px 0 80px 0;
}
.voice_sp_msg4{
	padding: 90px 0 0 0;
}
