@charset "UTF-8";
	
/*企業情報トップ
----------------------------------------*/
		
#aboutUsRead {
	background-image: url("../images/read_aboutus.gif");
	width: 560px;
	height: 0px;
	padding: 60px 0 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
}
#aboutUsList ul {
	display: block;
	margin: 0 15px 30px 15px;
}
#aboutUsList li {
	display: block;
	width: 235px;
	float: left;
	padding: 0 0 30px 30px;
}
#aboutUsList p {
	margin: 0;
	padding: 1px 0 1px 8px;
	border-left: 1px solid #CCCCCC;
}
#aboutUsList li a {
	color: #333333;
	text-decoration: none;
}
#aboutUsList li a strong {
	font-size: 1px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	margin: 0 0 3px 0;
	height: 25px;
}
#aboutUsList li a:hover strong {
	background-position: 0 -50px;
}
#listPhilosophy a strong { background: url(../images/list_aboutus1.gif) no-repeat; }
#listCorporateinfo a strong { background: url(../images/list_aboutus2.gif) no-repeat; }
#listHistory a strong { background: url(../images/list_aboutus3.gif) no-repeat; }
#listAccessmap a strong { background: url(../images/list_aboutus4.gif) no-repeat; }
#listBusinessmenu a strong { background: url(../images/list_aboutus5.gif) no-repeat; }

/*フィロソフィー
----------------------------------------*/

/* 会社概要
---------------------------------------- */
#corporateinfo .upperLineBox {
	width: auto;
	padding: 7px 0 0 45px;
	margin: 0 30px 20px 0;
}
#corporateinfo table {
	border-collapse: collapse;
	width: 100%;
}
#corporateinfo th, #corporateinfo td {
	padding: 4px 0 4px 0;
	border-top: 1px solid #CCCCCC;
	vertical-align: top;
}
#corporateinfo th {
	font-weight: normal;
	text-align: left;
	width: 105px;
}
#corporateinfo td.backbone {
	width: 105px;
}
#corporateinfo tr.firstCol th, #corporateinfo tr.firstCol td {
	border-top: none;
}

/*営業項目
----------------------------------------*/
#businessmenu  #mainimage {
	background: transparent url(/aboutus/businessmenu/images/brandhingimages.gif) no-repeat 12px 9px;
	padding: 240px 0 0 176px;

}
