@charset "utf-8";
/* CSS Document */

div#content div#main {
	background:#ffffff url(../img/line2.gif) 20px 660px no-repeat;
}

/* ページタイトル */
div#content div#main h3 {
	margin:10px 0 0 1px;
	padding:0;
	background:url(../img/profile4/tl_profile4.gif) no-repeat;
	text-indent:-9999px;
}

/* 沿革 */
div#content div#main table {
	margin:20px 20px 25px 40px;
	padding:0;
	border:0;
}

div#content div#main table th {
	margin:0 0 10px 0;
	padding:0;
	color:#000066;
	vertical-align:top;
	text-align:left;
}

div#content div#main table td {
	padding:0 0 10px 20px;
	vertical-align:top;
}

/* 今後について */
div#content div#main div#future {
	margin:0 10px 40px 40px;
	padding:0;
	position:relative;
}

div#content div#main div#future h4#congo {
	margin:0;
	padding:0;
	background:url(../img/profile4/tl_kongo.gif) left bottom no-repeat;
	text-indent:-9999px;
}

/* 基本的な考え方 */
div#content div#main div#future h5#thought {
	margin:10px 0 0 0;
	padding:0;
	background:url(../img/profile4/tl_sub_01.gif) left bottom no-repeat;
	text-indent:-9999px;
}

div#content div#main div#future h6#stg01 {
	margin:0;
	padding:0;
	background:url(../img/profile4/stg01.gif) no-repeat;
	text-indent:-9999px;
}

/* 人づくり */
div#content div#main div#future h5#human {
	margin:15px 0 0 0;
	padding:0;
	background:url(../img/profile4/tl_sub_02.gif) left bottom no-repeat;
	text-indent:-9999px;
}

/* 私たちの目指すビジネス */
div#content div#main div#future h5#aim {
	margin:15px 0 5px 0;
	padding:0;
	background:url(../img/profile4/tl_sub_03.gif) left bottom no-repeat;
	text-indent:-9999px;
}

div#content div#main div#future h6#stg02 {
	margin:5px 0 5px 0;
	padding:0;
	background:url(../img/profile4/stg02.gif) no-repeat;
	text-indent:-9999px;
}

/* SCM */
div#content div#main div#future h6#stg03 {
	margin:15px 0 0 0;
	padding:0;
	background:url(../img/profile4/stg03.gif) no-repeat;
	text-indent:-9999px;
}

div#content div#main div#future ul {
	margin:0 0 5px 15px;
	padding:0;
}

div#content div#main div#future ol {
	margin:0 0 0 25px;
	padding:0;
}


div#content div#main div#future ul li,
div#content div#main div#future ol li {
	margin:0;
	padding:0;
	list-style-position:outside;
}

div#content div#main div#future p {
	margin:0 0 10px 0;
}