@charset "utf-8";/* -----------------------------------------------------------CSS Information File name:      corporate.css Style Info:     会社情報----------------------------------------------------------- */body {	background-image: url(../connection/img/category_img_bg.jpg);	background-repeat: repeat-x;}#connection #header h1 {	background-image: url(../connection/img/category_img.jpg);	background-repeat: no-repeat;	background-position: center;	height: 160px;	text-indent: -9999px;}/*----------------------------------------------------	#main----------------------------------------------------*/table#borderSeet {	border-top-width: 1px;	border-top-style: solid;	border-top-color: #CCCCCC;	margin-bottom: 25px;	margin-left: 10px;}table#borderSeet tr {	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #CCCCCC;}table#borderSeet th {	background-color: #E5E5E5;	font-weight: normal;	padding-top: 7px;	padding-right: 15px;	padding-bottom: 7px;	padding-left: 15px;	border-right-width: 1px;	border-right-style: solid;	border-right-color: #FFFFFF;}table#borderSeet td {	padding-top: 7px;	padding-right: 15px;	padding-bottom: 7px;	padding-left: 15px;}ul#linkList {	margin-left: 10px;}ul#linkList li {	display: list-item;	margin-bottom: 5px;}ul#linkList li a {	display: block;	background-image: url(../connection/img/link_btn.gif);	background-repeat: no-repeat;	height: 28px;	width: 620px;	padding-left: 20px;	padding-top: 7px;	margin-bottom: 10px;	color: #333333;}ul#linkList li a:hover {	background-image: url(../connection/img/link_btn_over.gif);	color: #666666;	text-decoration: none;}