@charset "utf-8";

/***** shinkeitsu *****/

.title {
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-image: url(../images/shinkeitsu/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/shinkeitsu/img1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 290px;
	_width: 515px;
	padding-right: 225px;
	padding-bottom: 20px;
	height: 485px;
}

img1_txt{
	width: 290px;
	_width: 515px;
	display: block;
	padding-top: 20px;
}

.img2 {
	background-image: url(../images/shinkeitsu/img2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 290px;
	_width: 515px;
	padding-right: 225px;
	padding-bottom: 20px;
}

.img3 {
	width: 515px;
	_width: 515px;
	padding-bottom: 20px;
}

.img4 {
	background-image: url(../images/shinkeitsu/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;
}


.leftspace {
	padding-left: 30px;
}

