#header {
	background: url(../img/header_bg2.jpg) no-repeat;
	width: 800px;
	height: 100px;
	}

#header11
{background: url(../img/header_bg15.jpg) no-repeat;
	width: 800px;
	height: 100px;
	}

#header112
{background: url(../img/header_bg17.jpg) no-repeat;
	width: 800px;
	height: 100px;
	}



/*company
_________________________________*/
.companyinfo { 
	padding: 0px;  
	float: left; 
	display: block; 
	margin: 15px 0 15px 5px;
	 }
.companyinfo .place {
	height: 56px;
	_height: 60px;
	line-height: 25px;
	}
.companyinfo dt { 
	clear: both;
	margin: 1px 0px; 
	background: #666;
	height: 30px;
	line-height: 30px;
	float: left; 
	display: block; 
	width: 120px; 
  padding: 0 0 0 15px;
	 }
.companyinfo dd { 
	margin: 1px 0 1px 2px ; 
	padding: 0 0 0 15px;
	background: #777;
	height: 30px;
	line-height: 30px;
	float: left; 
	display: block; 
	width: 410px;
  }
.companyinfo;after {
	content:".";
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
	}


/*inquiry
_________________________________*/
.tdcontact{ 
	border:1px solid #666;
	text-align:left;
}
.tdname{
	background:#666;
	padding: 0 0 0 15px;
	width: 120px;
}
.button {
	text-align:center;
	}
table {
	margin: 5px 0 0 2px;
}

/*sitemap
_________________________________*/
.sitemap {
	background: url(../img/list-image.gif) no-repeat top left;
	padding: 0 0 0 25px;
	width: 545px;
	border-bottom: 1px dotted #ccc;
	height: 25px;
	margin: 10px 0 ;
	}
dd.sitemap {
	background: url(../img/list-image.gif) no-repeat top left;
	margin: 10px 0 10px 20px;
	height: 25px;
	width: 523px;
	}
dt.sitemap {
	background: url(../img/list_img02.gif) no-repeat top left;
	width: 535px;
	margin: 20px 0 10px 10px;
	height: 25px;
	}
.sitemap2 {
	background: url(../img/li_style01.gif) no-repeat bottom left;
	padding: 0 0 0 25px;
	border-bottom: 1px dotted #ccc;
	margin: 10px 0 10px 20px;
	height: 25px;
	width: 523px;
	}

