/* ================= basic : elements ================= */
body {
	font-family: sans-serif;
	}

/* ---------------------------------- LEFTNAVI ---------------------------- */
#LEFTNAVI ul.navi li#SPPA a {
	padding-top: 8px;
	padding-bottom: 10px;
	}
#LEFTNAVI ul.navi li#SPPA span.self {
	display: block;
	_display: inline-block;
	_width: 100%;
	color: #ffffff;
	background: url(../images/navi/leftnavi_back_self.jpg) top left no-repeat;	text-decoration: none;
	padding: 8px 10px 9px 20px;
	_padding-bottom: 8px;
	margin: 0;
	}
#LEFTNAVI ul.navi li #ITTC a {
	margin-top: -4px;
	}

/* ---------------------------------- MAIN ---------------------------- */
/* ==================== corporate ===================== */
/* profile */
table.profile th {
	padding-left: 0;
	}

/* executive */
dl.executive dt {
	width: 15em;
	}
dl.executive dd {
	margin-left: 15em;
	}

/* ==================== business ===================== */
/* quality objectives */
dl.quality-objectives dt {
	margin-bottom: 0.5em;
	}

/* ==================== sitemap ===================== */
/* conditions */
ul.conditions li {
	text-indent: -1.5em;
	padding-left: 1.5em;
	}

