@charset "Shift_JIS";/*-----------------------------メイン-----------------------------*/#main {	width:570px;	padding:126px 0 0px;	background-image: url(../img/global/image01.jpg); 	background-repeat: no-repeat; 	background-position: top;	float:right;}#main a:link		{ color: #333; text-decoration: underline; }#main a:visited	{ color: #333; text-decoration: underline; }#main a:active	{ color: #900; text-decoration: underline; }#main a:hover		{ color: #900; text-decoration: underline; }/*------------------------会社案内タイトル-----------------------------*/#h01 {	width:550px;	height:42px;	margin-bottom:5px;	padding:0px 10px 3px;	background-image: url(../img/about/h_1.gif); 	background-repeat: no-repeat; 	background-position: top;}#h01 h2{	display:none;}#h01 p{	color:#000;}/*------------------------詳細テーブル-----------------------------*/#table01 {	width:550px;	height:42px;	margin:10px 10px;}.tdLeft{	height:42px;	vertical-align:top;}.tdLeft p{	width:170px;	margin-bottom:10px;	padding:2px 5px;	color:#000;	border-width:1px 0 0 0;	border-color:#999;	border-style:solid;}.tdRight{	height:42px;	vertical-align:top;}.tdRight p{	width:358px;	margin-bottom:10px;	padding:2px 5px;	border-width:0 1px 1px 1px;	border-color:#999;	border-style:solid;}