/* 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;}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_toiawase.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/toiawase_bk.png);	background-repeat:no-repeat;	height:284px;	background-position:top center;}#jikan{	font-size:small;	color:#333333;	padding-top:101px;	padding-left:200px;}#gomail{	font-size:14px;	font-weight:bold;	text-decoration:none;	color:#0033CC;	padding-top:39px;	padding-left:200px;}#gomail img{	vertical-align:middle;	margin-right:2px;}#gomail a{	text-decoration:none;}.font1{	font-size:13px;	font-weight:bold;	color:#CC0000;}#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;}