@charset "utf-8";

/***** youtsu *****/

.title {
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-image: url(../images/youtsu/title.gif);
}




.man {
	background-image: url(../images/voice/man.gif);
	background-repeat: no-repeat;
	width: 385px;
	_width: 515px;
	padding-left: 130px;
	height: 125px;
	margin-top: 20px;
}

.woman {
	background-image: url(../images/voice/woman.gif);
	background-repeat: no-repeat;
	width: 385px;
	_width: 515px;
	padding-left: 130px;
	height: 125px;
	margin-top: 20px;
}
.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;
}

.img1 {
	background-image: url(../images/youtsu/img1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 290px;
	_width: 515px;
	padding-right: 225px;
	height: 230px;
	padding-bottom: 20px;
}

.img2 {
	background-image: url(../images/youtsu/img2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 515px;
	_width: 515px;
	height: 221px;
	padding-bottom: 20px;
}

.img3 {
	background-image: url(../images/youtsu/img3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 399px;
	_width: 515px;
	padding-right: 116px;
	padding-bottom: 20px;
}

.img4 {
	background-image: url(../images/youtsu/img4.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 399px;
	_width: 515px;
	padding-right: 116px;
	padding-bottom: 20px;
}
.img1 img {
	margin-bottom: -2px;
	_margin-top: 7px;
}
.setsumei {
	border-width: 1px;
	border-style: dotted;
	border-color: #999999;
	margin-top: 15px;
	padding: 10px;
}

