#main-inner #pageheader.header h1 {
	position: absolute;
	left: 19px;
	top: 78px;
	width: 311px;
	height: 47px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/h1-company.gif) no-repeat left top;
}
#main-inner #pageheader.header .outline {
	position: absolute;
	right: 15px;
	bottom: 30px;
}
#main-inner #subnavi.aside {
	top: 236px;
}

/* pattern border table */
#main-contents .section-inner .section table.border-table {
	width: 100%;
}
#main-contents .section-inner .section table.border-table th {
	width: 110px;
	background: url(../../common/images/border-table.gif) no-repeat left bottom;
	padding: 10px 10px 11px 10px;
	text-align: left;
}
#main-contents .section-inner .section table.border-table td {
	background: url(../../common/images/border-table.gif) no-repeat left bottom;
	padding: 10px 10px 11px 10px;
	line-height: 1.67;
}
#main-contents .section-inner .section table.border-table th.column_left {
	width: 110px;
}
#main-contents .section-inner .section table.border-table td.column_left {
	width: 220px;
}
#main-contents .section-inner .section table.border-table th.column_right {
	width: 110px;
	padding-left: 50px;
	background: url(../../common/images/border-table.gif) no-repeat 40px bottom;
}
#main-contents .section-inner .section table.border-table td.column_right {
	width: 230px;
}

/* outline */
#main-contents #outline .section-inner .header {
	background: url(../images/h2-background.gif) no-repeat left top;
}
#main-contents #outline .section-inner .header h2 {
	padding: 10px 0;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/h2-outline.gif) no-repeat left 10px;
}
#main-contents #outline .section-inner .section {
	margin: 15px 0 0 0;
}
#main-contents #outline .section-inner .section table.border-table ol {
	padding: 0;
	list-style: none;
}
#main-contents #outline .section-inner .section table.border-table ul {
	padding: 0;
	list-style: none;
	margin-bottom: -5px;
}
#main-contents #outline .section-inner .section table.border-table ul li {
	margin-bottom: 5px;
}
#main-contents #outline .section-inner .section table.border-table td .list {
	margin: 0;
	padding: 0;
}
#main-contents #outline .section-inner .section table.border-table td .place {
	float: left;
	display: inline;
	width: 315px;
	margin: 0;
	padding: 0 0 20px 0;
}
#main-contents #outline .section-inner .section table.border-table td .place-link {
	padding: 0 0 10px 0;
}
#main-contents #outline .section-inner .section table.border-table td .place p {
	margin-left: 0;
}
#main-contents #outline .section-inner .section table.border-table td .place-link .name {
	font-weight: bold;
}
#main-contents #outline .section-inner .section table.border-table td .place .value {
	margin-left: 5px;
}
#main-contents #outline .section-inner .section table.border-table td .place .link-map {
	width: 55px;
	height: 27px;
	margin: -3px 0 0 0;
	padding: 0;
}
#main-contents #outline .section-inner .section table.border-table td .place .link-map a {
	width: 55px;
	height: 27px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/text-map.gif) no-repeat left top;
}
#main-contents #outline .section-inner .section table.border-table td .place .link-map a:hover {
	background-position: 0 -27px;
}

/* history */
#main-contents #history .section-inner .header {
	background: url(../images/h2-background.gif) no-repeat left top;
}
#main-contents #history .section-inner .header h2 {
	padding: 10px 0;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/h2-history.gif) no-repeat left 10px;
}
#main-contents #history .section-inner .section {
	margin: 15px 0 0 0;
}
#main-contents #history .section-inner .section table.border-table ul {
	padding: 0;
	list-style: none;
	margin-bottom: -5px;
}
#main-contents #history .section-inner .section table.border-table ul li {
	margin-bottom: 5px;
}
#main-contents #history .section-inner .section table.border-table td .list {
	margin: 0 0 10px 0;
}

