@charset "utf-8";
/* ライフムービー　レイアウト */

.top-title {
	width: 155px;
	margin: 15px;
}

.div-center-movie {
	width: 425px;
	margin: 5px auto;
}

p {
	font-size: 12px;
	line-height: 160%;
	margin: 15px;
	text-align: justify;
	text-justify: inter-ideograph;
}

p.sub01{
	background: url(img/icon_movie1.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 75px;
	font-size: 12px;
	font-weight: bold;
	color: #2C4D64;
}
p.sub02 {
	background: url(img/icon_movie2.gif) no-repeat;
	margin: 20px 0 10px 0;
	padding: 0 0 0 75px;
	font-size: 12px;
	font-weight: bold;
	color: #2C4D64;
}
p.sub03 {
	background: url(img/icon_movie3.gif) no-repeat;
	margin: 20px 0 10px 0;
	padding: 0 0 0 75px;
	font-size: 12px;
	font-weight: bold;
	color: #2C4D64;
}
