
div#movie h2{
	width:480px;
	background: url(../../commonimg/line.gif) left top repeat-x;
	padding: 15px 0 0px 0;
	font-weight: bold;
	color: #333;
}

img#movieImg{
	margin: 0 20px 0px 0;
	padding-bottom:15px;
	}
div#movie .text{
	line-height: 150%;
	margin: 15px 0 30px 0;
}
div#movie .text p{
	margin-top: 15px;
}
div#movie .Box{
	margin: 15px 0 30px 0;
	padding-bottom:15px;
	}


div#movie .Box01{
	width:345px;
	margin: 0 0 10px 0;
	}
div#movie .tit{
	width:345px;
	background: url(../../commonimg/line.gif) left top repeat-x;
	padding: 15px 0 5px 0;
	text-align:center;
	font-weight: bold;
	color: #333;
	font-size:18px;
}
img#movieImg01{
	margin: 0 auto 10px auto;
	text-align:center;
	}
div#movie .text01{
	line-height: 150%;
	margin: 0px 10px 10px 10px;
}

