/* トップ、IR、最新情報のリスト出力用CSS */
@charset "utf-8";

body{
}

li.news div.pic a{
	border:none 0px #ffffff;
}

li.news div.pic{
	padding:2px;
}

li.news div.pic{
	float:left;
}

li.news div.pic img{
	float:left;
}


/*li.news div.mes{
	float:left;
}
*/

li.news a span.pdf-mark{
	font-size:80%;
	margin-right:4px;
	font-weight:bold;
}

li.news span{

}

li.news{
clear:both;
margin:15px 0 30px 0;
line-height:200%;
}
