@charset "utf-8";

/*----------------------------------------------------
　会社案内
----------------------------------------------------*/

#cate-title h1 {
	background: url(../img/company/cate-title.png) no-repeat left top;
}

#main .le {
	margin-bottom: 40px;
	width: 460px;
}

#main .ri {
	background: url(../img/photo_bg.gif) repeat left top;
	padding: 5px;
	margin-bottom: 40px;
}

/*==================================================================================================================*/

/*　ごあいさつ　*/

#title1 {
	background: url(../img/company/title1.jpg) no-repeat left top;
	margin-bottom: 20px;
}

#main div.le {
	margin-left: 12px;
}

/*　会社概要　*/

#title2 {
	background: url(../img/company/title2.jpg) no-repeat left top;
	margin-bottom: 20px;
}

#main table.le {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

#main table.le th {
	background: #E8E8E8;
	padding: 10px 15px;
	width: 64px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

#main table.le td {
	padding: 10px 15px;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
