#container {
	margin: 0px auto;
	padding: 0px;
	width: 768px;
	text-align: left;
}
#header {
	height: 50px;
	background-color: #FFFFFF;
	width: 408px;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 5px;
}
#subnavi {
	width: 350px;
	height: 50px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#subnavi li {
	float: left;
	margin-left: 15px;
	text-decoration: none;
}
#cover {
	width: 748px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 160px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	float: left;
}
#navi {
	width: 768px;
	height: 30px;
	text-align: right;
	background-color: #FFFFFF;
	clear: both;
}
#navi_home {
	margin: 0px;
	padding: 0px;
	width: 128px;
	float: left;
	height: 30px;
	text-align: center;
	text-decoration: none;
}
#navi_home a {
	text-decoration: none;
	background-image: url(../image/navi_home.jpg);
	display: block;
	height: 30px;
	text-indent: -5000px;
}
#navi_home a:hover {
	text-decoration: none;
	background-image: url(../image/navi_home.jpg);
	display: block;
	height: 30px;
	text-indent: -5000px;
	background-position: bottom;
}
#nav_summary {
	float: left;
	width: 128px;
	height: 30px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#nav_summary a {
	background-image: url(../image/navi_summary.jpg);
	text-decoration: none;
	display: block;
	height: 30px;
	width: 128px;
	text-indent: -5000px;
}
#nav_summary a:hover {
	background-image: url(../image/navi_summary.jpg);
	text-decoration: none;
	display: block;
	height: 30px;
	width: 128px;
	background-position: bottom;
	text-indent: -5000px;
}
#navi_business {
	height: 30px;
	width: 128px;
	float: left;
	text-align: center;
	display: block;
	text-decoration: none;
}
#navi_business a {
	text-decoration: none;
	background-image: url(../image/navi_business.jpg);
	text-indent: -5000px;
	display: block;
	height: 30px;
	width: 128px;
}
#navi_business a:hover {
	text-decoration: none;
	background-image: url(../image/navi_business.jpg);
	text-indent: -5000px;
	display: block;
	height: 30px;
	width: 128px;
	background-position: bottom;
}
#navi_instance {
	float: left;
	height: 30px;
	width: 128px;
	text-align: center;
	text-decoration: none;
}
#navi_instance a {
	background-image: url(../image/navi_instance.jpg);
	text-indent: -5000px;
	display: block;
	height: 30px;
	width: 128px;
}
#navi_instance a:hover {
	background-image: url(../image/navi_instance.jpg);
	text-indent: -5000px;
	display: block;
	height: 30px;
	width: 128px;
	background-position: bottom;
}
#navi_employment {
	float: left;
	height: 30px;
	width: 128px;
	text-align: center;
	text-decoration: none;
}
#navi_employment a {
	background-image: url(../image/navi_employment.jpg);
	text-indent: -5000px;
	display: block;
	height: 30px;
	width: 128px;
}
#navi_employment a:hover {
	background-image: url(../image/navi_employment.jpg);
	text-indent: -5000px;
	display: block;
	height: 30px;
	width: 128px;
	background-position: bottom;
}
#navi_inquiry {
	float: left;
	height: 30px;
	width: 128px;
	text-align: center;
	text-decoration: none;
}
#navi_inquiry a {
	text-decoration: none;
	background-image: url(../image/navi_inquiry.jpg);
	text-indent: -5000px;
	display: block;
	height: 30px;
	width: 128px;
}
#navi_inquiry  a:hover  {
	text-decoration: none;
	background-image: url(../image/navi_inquiry.jpg);
	text-indent: -5000px;
	display: block;
	height: 30px;
	width: 128px;
	background-position: bottom;
}
#main1 {
	width: 360px;
	margin-top: 5px;
	padding: 20px;
	background-color: #FFFFFF;
	float: left;
	height: 450px;
}
#main2 {
	width: 285px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 40px;
	padding: 0px;
	border: 2px solid #CCCCCC;
	height: 200px;
	margin-bottom: 20px;
}
#botann {
	width: 150px;
	margin-top: 5px;
	background-color: #FFFFFF;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#sidecommon {
	width: 150px;
	margin-top: 5px;
	background-color: #FFFFFF;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#maincommon {
	width: 545px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-left: 0px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	text-align: left;
	display: inline;
}
.imagetd {
	text-align: center;
	padding: 20px;
	border: 1px solid #666666;
}
#footer {
	background-color: #FFFFFF;
	margin-top: 10px;
	height: 35px;
	width: 768px;
	color: #333333;
	clear: both;
}
.proftable {
	border-collapse:collapse;
	width: 420px;
	height: 300px;
	margin-left: 5px;
	text-align: left;
	margin-top: 5px;
}
.tdprof {
	color: #003333;
	text-align: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 65px;
	font-size: 12px;
	padding-left: 15px;
}
.tdprofile {
	text-align: left;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 10px;
}
body {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: small;
	line-height: 130%;
	margin: 0px;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../image/bg.jpg);
}
h1 {
	font-size: 16px;
	line-height: 130%;
	font-weight: bolder;
	color: #333333;
	width: 330px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	padding-left: 8px;
	padding-bottom: 3px;
}
h2 {
	font-size: 11px;
	width: 330px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-top: 0px;
	margin-left: 10px;
	color: #333333;
	font-weight: normal;
	line-height: 150%;
	margin-top: 0px;
}
.slogan_title {
	font-weight: bold;
	width: 330px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #33CC99;
	list-style-type: none;
	font-size: medium;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: -20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.slogan {
	font-size: 11px;
	font-weight: lighter;
	list-style-type: none;
	color: #666666;
	margin-left: -15px;
	margin-top: 5px;
	line-height: 150%;
}
.subnavi {
	font-weight: normal;
	color: #336699;
	background-image: url(../image/001mark.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	list-style-type: none;
	background-position: 0px 1px;
	margin-top: 20px;
	font-size: 11px;
	margin-left: 0px;
	text-decoration: none;
}
.subnavi a {
	text-decoration: none;
	color: #336699;
}
.footer {
	font-weight: normal;
	color: #333333;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
}
.info_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #999999;
	border-left-width: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.info {
	font-size: 10px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
	width: 230px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: -15px;
	background-image: url(../image/ar_01.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.menunavi {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
	color: #333333;
	line-height: 300%;
	margin-left: -25px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-left: 18px;
	width: 120px;
	border-bottom-style: solid;
	background-image: url(../image/right.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.menunavi a {
	text-decoration: none;
	color: #333333;
}
.menunavi a:hover {
	text-decoration: none;
	color: #339999;
	font-weight: normal;
}
.info a {
	color: #336699;
}
.instancetable {
	border-collapse:collapse;
	width: 500px;
	margin-left: -15px;
	text-align: center;
	height: 350px;
}
.instancetd {
	color: #333333;
	text-align: left;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: -5px;
}
.allimagetd {
	text-align: center;
	padding: 20px;
	width: 400px;
	margin-left: 30px;
}
.instancenavi {
	font-weight: normal;
	color: #333333;
	padding-left: 15px;
	list-style-type: none;
	margin-top: 20px;
	font-size: 11px;
	margin-left: 0px;
	text-decoration: none;
	text-align: left;
}
instancenavi  a:link {
	color: #336699;
}
#employment {
	width: 400px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #E3E3E3;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 15px;
	height: auto;
}
.employment_title {
	font-size: large;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 5px;
	margin: 0px;
}
.employment_td {
	border-collapse:collapse;
	color: #003333;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	width: 70px;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.employment_td2 {
	text-align: left;
	padding-left: 10px;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.sitemap {
	font-size: 11px;
	background-image: url(../image/ar_02.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left 2px;
	list-style-type: none;
	margin-right: 15px;
	margin-bottom: 15px;
	text-decoration: none;
	color: #336699;
}
.sitemap a {
	color: #336699;
	text-decoration: none;
}
.sitemap li {
	margin-left: -10px;
	margin-top: 10px;
	list-style-type: square;
}
#maplayout {
	height: 370px;
	width: 500px;
	padding-top: 20px;
	text-align: center;
	line-height: 20px;
	padding-left: 20px;
}
