#content .main p.img01{
	float:right;
	padding-left:20px;
	padding-bottom:20px;
	position:relative;
	margin:0;
}
#content .main p.img02{
	float:left;
	padding-right:20px;
	position:relative;
	margin:0;
}
.section{
	clear:both;
	width: 605px;
	padding-bottom: 36px;
}
.img01 .movie{
	top:188px;
	right:72px;
	position:absolute;
}
.img02 .movie{
	top:189px;
	left:79px;
	position:absolute;
}
#content .sub{
	padding-bottom:350px;
}
.txt_black01 {
	font-size: 12px;
	color: #666666;
	line-height: 150%;
	padding: 0 0 10px 10px;
	margin: 0;
}
.border_top {
	padding-top: 36px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DDD;
}
.list_01 li {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 30px;
	padding-bottom: 5px;
}
.list_02 li {
	list-style-position: outside;
	list-style-type: circle;
	margin-left: 30px;
	padding-bottom: 0px;
	line-height: 115%;
}

