@charset "utf-8";/* -----------------------------------------------------------CSS Information File name:      corporate.css Style Info:     会社情報----------------------------------------------------------- */body {	background-image: url(../corporate/img/category_img_bg.jpg);	background-repeat: repeat-x;}#corporate #header h1 {	background-image: url(../corporate/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 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;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #FFFFFF;}table#borderSeet td {	padding-top: 7px;	padding-right: 15px;	padding-bottom: 7px;	padding-left: 15px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #CCCCCC;}
