@charset "utf-8";
#mainContents {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

#mainContents #topicpath {
	color: #ffffff;
	margin-left: 20px;
}
#mainContents #topicpath a {
	color: #999999;
}
#mainContents   #enkaku {
	margin-left: 70px;
	width: 620px;
}
#mainContents #subNav {
	margin-left: 55px;
	padding-top:20px;
}


#mainContents h3 {
	float: left;
	display: inline;
}

#mainContents h3 a{
	display: block;
	height: 0px;
	width: 150px;
	overflow: hidden;
	padding-top: 20px;
}
#mainContents      .sub01  a     {
	background-image: url(../images/company_subNav01_off.jpg);
	background-repeat: no-repeat;
}
#mainContents   .sub01   a:hover {
	background-image: url(../images/company_subNav01_on.jpg);
	background-repeat: no-repeat;
}


#mainContents   h4  {
	width: 620px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	clear: both;
	padding-top: 20px;
}
#enkaku ul {
	padding-top: 30px;
}


#enkaku  li {
	height: 30px;
	width: 500px;
	text-align: left;
	font-size: 125%;
	text-indent: 35px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	vertical-align: bottom;
	line-height: 30px;
}
