@charset "utf-8";

/***** voice *****/

.title {
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-image: url(../images/voice/title.gif);
}


.con dl {
	margin-bottom: 50px;
}

.con dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.man {
	background-image: url(../images/voice/man.gif);
	background-repeat: no-repeat;
	width: 385px;
	_width: 515px;
	padding-left: 130px;
	height: 125px;
	margin: 20px 0 10px 0;
}

.woman {
	background-image: url(../images/voice/woman.gif);
	background-repeat: no-repeat;
	width: 385px;
	_width: 515px;
	padding-left: 130px;
	height: 125px;
	margin: 20px 0 10px 0;
}
.voicebg {
	background-image: url(../images/voice/voicebg.gif);
	background-repeat: no-repeat;
	padding: 10px;
	width: 495px;
	_width: 515px;
	border: 1px solid #E4E4E4;
	margin-top: 5px;
}
.comment {
	background-image: url(../images/voice/comment.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.img1 {
	background-image: url(../images/voice/img1.gif);
	text-align: center;
	width: 453px;
	padding-top: 25px;
	height: 205px;
	_height: 230px;
	background-repeat: no-repeat;
	margin: 0px auto;
}

.titlefax{
	background-image: url(../images/common/fax.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 32px;
}


.titlefax span {
	background-color: #e6e6e6;
	padding: 6px 8px;
	margin-left: 30px;
}


.titlemail{
	background-image: url(../images/common/mail.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 32px;
}


.titlemail span {
	background-color: #e6e6e6;
	padding: 6px 8px;
	margin-left: 30px;
}


.voice2007{
	background-image: url(../images/voice/voice2007.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 99px;
	width: 515px;
	margin-top: 20px;
	padding-bottom: 20px;
}

.voice2007 p{
	text-indent: -999999px;
}

