/* CSS Document */*{	margin:0px;	padding:0px;}body{	background-image:url(images/bk.gif);	background-repeat:repeat-x;	text-align:center;}#wrapper{	text-align:left;	border-width:0px;	border-style:solid;	border-color:#999999;	width:750px;	margin-left:auto;	margin-right:auto;}#header{	background-image:url(images/header_bk.gif);	background-repeat:no-repeat;	text-align:right;	width:750px;	height:64px;	color:#666666;}h1{	margin-right:8px;	margin-top:5px;	color:#333333;	font-size:x-small;	font-weight:normal;	text-align:right;}h2{	float:left;	width:196px;	height:50px;	margin-top:5px;	margin-left:12px;}ul#navi{	list-style:none;	width:496px;	float:right;	margin-top:38px;	margin-right:12px;	text-align:right;}ul#navi li{	list-style:none;	float:right;	width:124px;	height:26px;}ul#navi a{	display:block;	width:124px;	height:26px;	background-image:url(images/navi_kaisya.gif);}a.top{	background-position:0px 0px;}a:hover.top{	background-position:0px -26px;}a.kaisya{	background-position:-124px 0px;}a:hover.kaisya{	background-position:-124px -26px;}a.seihin{	background-position:-248px 0px;}a:hover.seihin{	background-position:-248px -26px;}a.toiawase{	background-position:-372px 0px;}a:hover.toiawase{	background-position:-372px -26px;}#main{	clear:both;	background-image:url(images/main_bk_kaisya.gif);	background-repeat:no-repeat;	width:750px;	height:284px;}table#info{	float:left;	margin-left:30px;	margin-top:30px;	width: 300px;	font-size:small;	border-collapse:collapse;}table#info th{	padding:0.7em 0.6em 0.2em 0em;	font-weight:normal;	color:#000000;	vertical-align:top;}table#info td{	padding:0.7em 0.6em 0.2em 0.3em;	color:#000000;}table#info th, table#info td{	text-align:left;}#chizu{	float:right;	margin-top:25px;	margin-right:20px;	width: 335px;}#footer{	clear:both;	width:750px;	margin-top:5px;	margin-bottom:20px;	color:#666666;	text-align:center;	line-height: 1.5em;	font-size:x-small;}#footer a{	text-decoration:none;	color:#666666;}#footer a:hover{	color:#0000CC;}