/*モデルケース*/
.voice{
	background-image: url(../flow/flow-images/case-bg-01.gif);
	background-repeat: no-repeat;
	height: 231px;
	clear: both;
	color: #333333;
	margin-bottom: 3px;
	padding-bottom: 15px;
	}
.voice p{
	line-height: 1.5em;
	}
.ansser{
	clear: both;
	color: #333333;
	margin-bottom: 50px;
	padding-left: 30px;
	}
.ansser p{
	line-height: 1.3em;
	}
.voice-left{
	float: left;
	width: 200px;
	margin: 35px 0 0 15px;
	}

.voice-right{
	float: right;
	width: 200px;
	margin: 35px 5px 0 0;
	}
	
#case2{
	background-image: url(../flow/flow-images/case-bg-02.gif);
	height: 314px;
	}
#case3{
	background-image: url(../flow/flow-images/case-bg-03.gif);
	height: 179px;
	}
#case4{
	background-image: url(../flow/flow-images/case-bg-04.gif);
	height: 179px;
	}


/*レンタルとは？*/
.sab-titel{
	background-image: url(../flow/flow-images/whatsrental-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 0.2em;
	text-align: center;
	padding-bottom: 15px;
	}
.sab-titel p{
	line-height: 1.2em;
	font-size: 11px;
	}
h3{
	color: #A00E15;
	font-size: 100%;
	text-align: center;
	}
h3 a:link, h3 a:visited,h3 a:hover,h3 a:active {
	color: #A00E15;
	}

	

