@charset "utf-8";

.listb{
padding:10px 0 25px 0;

}

dl.list {
	line-height: 1.6;
	margin: 0 0;
	width: 100%;
	float: left;
}

dl.list dt {
	background: url(img/arrow.gif) no-repeat left center;
	width: 211px;
	float: left;
	padding-bottom: 1px;
}
dl.list dd {
	padding-left: 226px;
}



.movieicon ul{
margin:0;
}

.movieicon li{
list-style:none;
padding-bottom:10px;
height:21px;
background: url(/investor/images/mov_Ico02.gif) no-repeat top left;
}

.movieicon li a{
display:block;
margin:0 0 0 30px;
}




.pdficon ul{
margin:0 0 20px;
}

.pdficon li{
list-style:none;
padding-bottom:5px;
height:20px;
background: url(/investor/images/pdfIco01.gif) no-repeat left top;
}

.pdficon li a{
display:block;
margin:0 0 0 30px;

}

.mov_title{
	padding:3px 0 3px 18px;
	margin-bottom:10px;
	background: url(/investor/images/mov_Ico01.gif) no-repeat left center;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	color:#0b2c79;
}


