@charset "utf-8";
/**************************************************
*
* TOP_IMG_02
*
**************************************************/ 

.top_img_02 h2{
	height: 180px;
	padding: 0px;
	background-image: url(../images/company/header_img.jpg);
	background-repeat: no-repeat;
	text-indent: -9999em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
}
