@charset "shift_jis";
/* CSS Document */

.rev-txt555 {
	padding-bottom: 10px;
}
.rev-txt555 p {
	padding: 2px 0;
}
.rev-txt-kakunin {
	padding: 5px 0 10px;
}
#voice_post .cast {
    display: block;
    width: 96%;
    overflow: hidden;
	padding-bottom: 15px;
	position: relative;
}
#voice_post .cast .thumb  {
	display: block;
	float: left;
	width: 36%;
	padding: 0;
}
#voice_post .cast ul.cast_data {
	display: block;
	float: left;
	width: 60%;
	padding: 5px 0 0 5px;
}
#voice_post .cast ul.cast_data .prof_link {
	position: absolute;
	bottom: 20px;
	right: 15px;
}
#voice_post .cast ul.cast_data .prof_link a {
	color: #0099ff;
	text-decoration: underline;
}
textarea {
	width: 300px !important;
}
#voice_post div.submit {
	width: 306px;
	text-align: center;
	padding: 5px 0 10px;
	margin: 0 auto;
	overflow: hidden;
}
#voice_post div.submit .submit_btn {
	width: 180px;
	height: 35px;
	padding: 1px;
	float: right;
}
#voice_post div.submit .back_btn {
	width: 120px;
	height: 35px;
	padding: 1px;
	float: left;
}
.alert {
	margin-bottom: 20px;
}
/* profile */
.voice_post_part .rev-txt555 {
	padding: 10px 0;
	margin-bottom: 10px;
}
.voice_post_part .rev-txt555 li {
	padding-bottom: 5px;
}
.voice_post_part .rev-txt555 li:before {
	content: "";
	padding-right: 3px;
}
.voice_post_part div.submit {
	width: 306px;
	text-align: center;
	padding: 5px 0 10px;
	margin: 0 auto;
	overflow: hidden;
}


/* voice */

#voice .select {
	margin-bottom: 15px
}
#voice .cast {
    display: block;
    width: 96%;
    overflow: hidden;
	padding: 5px 0;
	position: relative;
	
    border-bottom: solid 1px #e0e0e0;
}
#voice .cast .thumb  {
	display: block;
	float: left;
	width: 36%;
}
#voice .cast_data {
	display: block;
	float: left;
	width: 60%;
	padding: 5px 0 0 5px;
	overflow: hidden;
}
#voice .cast_data .name a {
    color: #003799;
}
#voice .cast_data .rvw_ent img {
	width: 96%;
}
#voice .cast .review_sec {
	width: 96%;
    margin-top: 5px;
	padding: 0 2%;
	float: left;
	overflow: hidden;
	font-size: 85%;
}

#voice .cast .review_tit {
	background-color: #003799;
	color: #ffff44;
	font-weight: bold;
	margin: 5px auto;
	padding: 5px;
}
#voice .cast .review {
	width: 100%;
    margin: 8px 0;
}
#voice .cast .reviewer_name {
	color: #0099ff;
	text-align: right;
	font-size: 80%;
    margin-bottom: 8px;
}

#voice .pager {
	text-align: center;
	padding: 10px 0;
}
#voice .pager a {
    color: #0099ff;
    text-decoration: underline;
	font-size: 90%;
}