#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 table{
	background:#eee;
	display:inline-block;
	margin:0px;
	margin-bottom:10px;
}
#rap table th{
	padding:4px 2px;
	text-align:center;
	width:150px;
	background:#f9f9f9;
	font-size:14px;
}
#rap table td{
	padding:4px 6px;
	background:#fff;
	font-size:14px;
}
