/* CSS Document */

#voice_list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#voice_list li {
	margin-bottom: 20px;
}
.voicelist_wrapper {
	background-image: url(../img/contents/voice/voice_list_wrapper.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 180px;
	width: 540px;
}
.voicelist_alpha {
	width: 365px;
	position: absolute;
	left: 10px;
	top: 15px;
}
.voicelist_wrapper h3 {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.voicelist_wrapper h4 {
	font-size: 14px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004DAD;
	margin-top: 0px;
	padding-right: 3px;
	padding-left: 3px;
}
.voicelist_wrapper .comment {
	padding-right: 3px;
	padding-left: 3px;
	font-size: 12px;
}
.voicelist_wrapper .photo {
	position: absolute;
	right: 8px;
	bottom: 12px;
}
.voicelist_wrapper .photo img {
	width: 117px;
}
.voicelist_wrapper .date {
	position: absolute;
	left: 13px;
	bottom: 25px;
	font-size: 11px;
}
.voicelist_wrapper span {
	font-weight: bold;
	color: #0049A5;
}
.voicelist_wrapper .bt {
	position: absolute;
	bottom: 25px;
	left: 295px;
}
.voicelist_wrapper h4 {
}
#voice_picture {
	float: left;
	width: 150px;
}
#voice_data {
	float: right;
	width: 360px;
}
#voice_data table {
}
#voice_data th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-right: 1em;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 70px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
#voice_data td {
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	width: 270px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.voice_title2 {
	font-size: 16px;
	color: #0051B5;
	line-height: 130%;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #00469B;
	background-color: #F0F0F0;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../img/common/title_back_shasen.jpg);
}
.voice_body {
	line-height: 150%;
}
.voice_body p {
	margin-bottom: 1em;
}
.voice_photo {
	float: right;
	width: 200px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.voice-name {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-right: 5px;
}
