@charset "utf-8";

/* --------------------------------------------------------------
	会社概要
-------------------------------------------------------------- */
#title_profile {
	width: 620px;
	height: 90px;
	margin-bottom: 20px;
	padding: 0px;
	background: url(../img/title_profile.jpg) no-repeat;
	text-align: left;
	text-indent: -9999px;
}


/* 表 */
#column table,th,td {
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px solid #cccccc;
}
#column th {
	padding: 10px;
	text-align: left;
	vertical-align:top;
	background-color: #ddeeff;
}
#column td {
	padding: 10px;
	text-align: left;
	vertical-align:top;
	background-color: #ffffff;
}


/* --------------------------------------------------------------
	ヘッダメニュー：反転
-------------------------------------------------------------- */
/* 04　会社概要 */
#hd_menu04 a {
	display: block;
	width: 130px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background: url(../../shared/img/hd_menu.gif) no-repeat;
	background-position: -380px -80px;
	text-indent: -9999px;
}
#hd_menu04 a:hover {
	display: block;
	width: 130px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background: url(../../shared/img/hd_menu.gif) no-repeat;
	background-position: -380px -80px;
	text-indent: -9999px;
}


/* --------------------------------------------------------------
	
-------------------------------------------------------------- */




