/* company ------------------------------ */


/* company */


/* company */
body#company table{
	width: 100% ;
	border-collapse: collapse;
	margin: 0 0 20px ;
}

body#company table th,
body#company table td{
	vertical-align: top ;
	background: #fff url(/img/lineGray02.gif) no-repeat ;
	padding: 20px 10px 20px 25px;
}

body#company table th{
	width: 120px ;
}

body#company table td{
}

body#company table td ul li{
	background: url(/img/iconArrow01.gif) no-repeat 3px 3px ;
	padding: 0 0 4px 15px ;
}

body#company table td .siteImg{
	width: 755px ;
	margin-bottom: 10px ;
}

body#company table td .siteImg p{
	margin: 0 ;
}

body#company table td .siteImg .blockLeft{
	width: 400px ;
}

body#company table td .siteImg .blockRight{
	width: 300px ;
}





