﻿/* 共通スタイルシートの読み込み */
@import url("/pc/css/common.css");
/**************目次****************/
/*■wrapperの設定
/*■メイン画像の設定
/*■各コンテンツの設定
/*■ページ最下部リンクの設定


/*■各コンテンツの設定************************/

#index td {
	background-image: url(/pc/company/image/line_292.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 292px;
	font-size: 12px;
}
#index p {
	margin-left: 20px;
	margin-top: 17px;
	line-height: 18px;
}
#index th {
	width: 248px;
}



