@charset "utf-8";
/* CSS Document */

.header_box {
	margin-left:55px;
	background:url(../img/voice/header_img.jpg) no-repeat;
	height:280px;
	}

.header_sp {
	width:790px;
	height:95px;
	}
.text {
	padding-left:39px;
	line-height: 1.9;
}
.voice_topics {
	width:790px;
	float:left;
	margin-top:15px;
	}
ul#message {
	font-size:100%;
	line-height:170%;
	margin:20px 0 30px 0 ;
	padding:0;
	list-style:none;
	}
	
ul#message li {
	padding:0 0 10px 15px;
	background:url(../img/voice/icon_mes.gif) top left no-repeat;
	border-bottom:#CCCCCC 1px dotted;
	margin:10px 0;
	}
p.kizuna_top_tx {
	margin:0;
	padding:5px 0;
	
	}
.u_text{
	padding-bottom:2px;
	border-bottom:1px #999999 dotted;
	}
.mes_box {
	width:700px;
	margin:0 auto;
	}
.more_m {
	float:right;
	margin:0 5px 18px 0;
	}
.m_bt {
	padding:0 20px;
}
.bt_box {
margin:0 auto;
}