

#main{margin-bottom:10px;}

/** なりきりムービー **/

#movie .mainTitle {
	margin-bottom: 40px;
	background: url(../images/movie_title_main.jpg) 0 0 no-repeat;
}

.titleMovie {
	font-size: 1px;
	line-height: 0;
	text-indent: -10000em;
	margin-left: 74px;
}



/** お客様の声 **/

#movieVoice {
	clear: left;
}
#movieVoice h2 {
	height: 41px;
	background: url(../images/movie_title_voice.gif) 0 0 no-repeat;
}
#movieVoice h3 {
	color: #333;
	font-size: 90%;
	line-height: 1.6;
	margin: 0 100px 40px;
}
#movieVoice li {
	color: #333;
	font-size: 80%;
	line-height: 1.6;
	list-style: none;
	margin: 0 100px 36px;
	padding: 0 0 8px 40px;
	border-bottom: 1px dotted #CCC;
	background: url(../images/bullet_voice.gif) 0 2px no-repeat;
}

#movieVoice_info h2 {
	height: 41px;
	background: url(../images/movie_title_voice.gif) 0 0 no-repeat;
	margin: 20px 0 0 0;
}
#movieVoice_info h3 {
	color: #333;
	font-size: 90%;
	line-height: 1.6;
	margin: 0 10px 36px 0 ;
}
#movieVoice_info li {
	color: #333;
	font-size: 80%;
	line-height: 1.6;
	list-style: none;
	margin: 0 10px 36px 0 ;
	padding: 0 0 8px 40px;
	border-bottom: 1px dotted #CCC;
	background: url(../images/bullet_voice.gif) 0 2px no-repeat;
}


/** お客様の声をもっと見る **/

#movieVoice_info .btnBackMovie p {
	font-size: 1px;
	line-height: 0;
	text-indent: -10000em;
	margin: 0 0 20px 490px;
}
#movieVoice_info .btnBackMovie p a {
	display: block;
	width: 251px;
	height: 37px;
	outline: none;
	text-decoration: none;
	background: url(../images/button_more.gif) 0 0 no-repeat;
}




/** なりきりムービーのページに戻る **/

.btnBackMovie p {
	font-size: 1px;
	line-height: 0;
	text-indent: -10000em;
	margin: 0 0 20px 476px;
}
.btnBackMovie p a {
	display: block;
	width: 269px;
	height: 26px;
	outline: none;
	text-decoration: none;
	background: url(../images/btn_backMovie.gif) 0 0 no-repeat;
}


