#main #submenu p {
	background-image: url(img/page_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 160px;
	padding: 0px;
	margin: 0px;
}
#workbox h3 {
	background-image: url(img/title_work.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 520px;
	margin-bottom: 10px;
}

#workbox h4 {
	font-size: 1.1em;
	font-color: #003399;
	text-indent: 3px;
	border-width: 1px;
	border-left-width: 3px;
	border-left-style: solid;
	border-color: #003399;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	border-bottom-color: #003399;
	border-bottom: solid;
	color: #003399;
	font: bold;
}
#workbox p {
	margin-left: 10px;
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 10px;
}
#workbox h5 {
	font-size: 1.0em;
	padding-left: 3px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #169DFA;
	margin-bottom: 5px;
}
#workbox ul {
	font-size: 1em;
	line-height: 1.4em;
	list-style-type: none;
	margin-left: 25px;
}
#workbox .unit img {
	text-align: center;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#corp h3 {
	background-image: url(img/title_corp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 520px;
	margin-bottom: 10px;
}
#corp table {
	width: 480px;
	float:right
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
#corp th {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#corp td {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#corp th {
	width: 120px;
}div#corp {
	margin-bottom: 30px;
}
#workbox .unit {
	margin-bottom: 30px;
}

/*******************
	現在地表示
*******************/

#menu #work a {
	background-position: 0px -29px;
}
#menu #work a:link {
	background-position: 0px -29px;
}