@charset "Shift_JIS";

/*
========================================
会社案内 スタイルシート
========================================*/

/*■ CONTENTS
---------------------------------------------------------- */

table#profile {
	width:570px;
}
table#profile td {
	background:url(../../lib/img/dotline_h.gif) repeat-x bottom;
	padding:11px 0 13px;
	vertical-align:top;
}
table#profile td.item {
	width:114px;
	padding-right:16px;
	font-weight:bold;
	color:#4b4b4b;
}
table#profile td.noline {
	background:none;
}