#pan a.company{ 
 display:inline; color:#ccc; text-decoration:none; border:none;
 }

h1{
	background:url(image.png) top center no-repeat;
}

#rap h2#tit{
background:url(t.png) top left no-repeat;
}

#rap p{
line-height:180%;
} 
 
#rap table{
	border:1px solid #eee;
	display:inline-block;
	background:#eee;
	margin:0px;
	margin-bottom:15px;
}
#rap table th{
	padding:4px 8px;
	background:#fff;
	width:120px;
	font-weight:normal;
}
#rap table td{
	padding:4px 8px;
	background:#fff;
	width:450px;
}

/**/
ul.lst li span{
	width:14%!important;
}
ul.lst li p{
	width:85%!important;
}