@charset "utf-8";
/* -- 体験者の声CSS -- */
#header{ height: 63px; }
#main{ top: 63px; }

.voice-one{
	min-height: 500px;
	margin: 30px 28px 40px;
	padding-top: 17px;
	border-top: 2px dotted #ccc;
	background-repeat: no-repeat;
	background-position: right 60px;
}

.voice-text{ margin: 35px 0 0 110px; }
.voice-text .imp{ font-weight: bold; font-size: 13.5pt; line-height: 1.5em; color: #eb6100; }
.voice-text .imp2{ font-weight: bold; font-size: 13.5pt; line-height: 1.5em; }

.voice01{ background-image: url(../images/voice/user/01.png); }
.voice02{ background-image: url(../images/voice/user/02.png); }
.voice03{ background-image: url(../images/voice/user/03.png); }
.voice04{ background-image: url(../images/voice/user/04.png); }
.voice05{ background-image: url(../images/voice/user/05.png); }
.voice06{ background-image: url(../images/voice/user/06.png); }
.voice07{ background-image: url(../images/voice/user/07.png); }
.voice08{ background-image: url(../images/voice/user/08.png); }
.voice09{ background-image: url(../images/voice/user/09.png); }
.voice10{ background-image: url(../images/voice/user/10.png); }
.voice11{ background-image: url(../images/voice/user/11.png); }
.voice12{ background-image: url(../images/voice/user/12.png); }
.voice13{ background-image: url(../images/voice/user/13.png); }
.voice14{ background-image: url(../images/voice/user/14.png); }
.voice15{ background-image: url(../images/voice/user/15.png); }
.voice16{ background-image: url(../images/voice/user/16.png); }
