@charset "utf-8";


.actionList {
	text-align:center;
}
	.actionList li {
		margin-bottom:5px;
	}

.bottomsb {
	border-bottom:1px solid #DDD;
}

.voicebox{

}

.voicebox .left{
	width:400px;
}
.voicebox .right{
	width:400px;
}

.voice{
	border:solid 1px
#;
	padding:10px;
	margin-bottom:10px;
	font-size: 11px;
	background: #f4efe5;
}
.answer{
	background-color:#ffe3d5;
	padding-right:112px;
	background-image:url(/voice/images/jewel.jpg);
	background-repeat:no-repeat;
	margin-bottom: 40px;
	font-size: 11px;
	background-position: top;
	height: auto;
}
.answer p{
	padding:5px;
}



/* 20110427追加 */

.content {
	margin-left: 0;
}
.ml22 {
	margin-left: 22px;
}

.voicepage {
	width: 869px;
	overflow: hidden;
}
.voicepage .vContent {
	display: inline;
	float: left;
	width: 654px;
}
.voicepage .vNavi {
	display: inline;
	float: right;
	width: 208px;
}
.voicepage .vContent .episodebox {
	margin-bottom: 10px;
	margin-left: 22px;
	position: relative;
	width: 620px;
	height: 607px;
	background: url(../images/bg_episode_box.jpg) top left no-repeat;
}
.voicepage .vContent .episodebox .label {
}
.voicepage .vContent .episodebox .customer {
	position: absolute;
	top: 37px;
	right: 45px;
}
.voicepage .vContent .episodebox h4 {
	position: absolute;
	top: 71px;
	left: 34px;
}
.voicepage .vContent .episodebox .mainText {
	position: absolute;
	top: 136px;
	left: 34px;
}
.voicepage .vContent .episodebox .itemImage {
	position: absolute;
	top: 136px;
	left: 443px;
}
.voicepage .vContent .episodebox .category {
	position: absolute;
	top: 273px;
	left: 435px;
	width: 145px;
}
.voicepage .vContent .episodebox .category .clabel {
	margin: 0 0 7px 8px;
	text-align: center;
	font-size: 0px;
}
.voicepage .vContent .episodebox .category ul li {
	margin: 0 0 3px 8px;
	display: inline;
	float: left;
	font-size: 0px;
}
.voicepage .vContent .episodebox .category img {
	font-size: 12px;
}
.voicepage .vContent .episodebox .commentBox {
	position: absolute;
	top: 378px;
	left: 34px;
	width: 568px;
	height: 192px;
	background: url(../images/bg_comment.jpg) top right no-repeat;
}
.voicepage .vContent .separator01 {
	margin: 0 0 12px 5px;
}
.voicepage .vContent .separator02 {
	margin: 0 0 12px 15px;
}

.voicepage .vNavi .episodeNavi {
	margin-top: 12px;
	background: url(../images/bg_epi_list.jpg) bottom left no-repeat;
}
.voicepage .vNavi .episodeNavi .label {
}
.voicepage .vNavi .episodeNavi ul {
	padding: 18px 22px 14px 17px;
}
.voicepage .vNavi .episodeNavi ul li {
	margin-bottom: 9px;
	cursor: pointer;
}


