@charset "utf-8";

h1 {
	margin: 0;
	padding: 0;
}

#maincontents {
	background-color: #FFFFFF;
	padding: 30px 70px 30px 110px;
	text-align: left;
	color: #555555;
	line-height: 1.2em;
}
#left{
	margin: 0;
	float: left;
	width: 300px;
}
#right{
	margin: 0;
	float: right;
	width: 300px;
}
h2 {
	line-height: 1.2em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 2px 0px 2px 10px;
	border-left-width: 6px;
	border-left-style: solid;
	color: #666666;
	width: 260px;

}
.company {
	border-color: #6F7FB5;
}
.product {
	border-color: #347488;
}
.system {
	border-color: #5B4BB7;
}
.recruit {
	border-color: #427D21;
}
.news {
	border-color: #D2AE03;
}
.contact {
	border-color: #EF6500;
}
#maincontents ul {
	margin: 0px 0px 10px 20px;
}
#maincontents li {
	background-image: url(/img/ja/web/sitemap/sitemap_line01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	list-style-type: none;
}
#maincontents li.close {
	background-image: url(/img/ja/web/sitemap/sitemap_line02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	list-style-type: none;
}
#maincontents li.second {
	background-image: url(/img/ja/web/sitemap/sitemap_line_second01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 27px;
	list-style-type: none;
}
#maincontents li.secondclose {
	background-image: url(/img/ja/web/sitemap/sitemap_line_second02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 27px;
	list-style-type: none;
}
#maincontents li.secondcloseLast {
	background-image: url(/img/ja/web/sitemap/sitemap_line_second03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 27px;
	list-style-type: none;
}
