@charset "euc-jp";
/* Company */
#comp{
	width:560px;
	margin:0 0 20px 0;
}
#comp table{
	width:100%;
	text-align:left;
	margin:0 0 10px 0;
}
#comp .tdl{
	width:120px;
	height:20px;
	padding:10px 0 10px 20px;
	background-image:url(../img/company/list_bg.gif);
	background-repeat:no-repeat;
	text-align:left;
	font-size:14px;
	border-bottom:1px dotted #eeeeee;
	line-height:20px;
	vertical-align:top;
}
#comp .tdr{
	height:20px;
	text-align:left;
	padding:10px 0;
	border-bottom:1px dotted #eeeeee;
	font-size:14px;
	line-height:20px;
	vertical-align:top;
}

