@charset "utf-8";
/* CSS Document */
/*----- 会社概要 -----*/
.mainte .h2TT {
	padding: 0 0 0 50px;
	background-image:url(../images/h2.png);
	background-repeat:no-repeat;
	background-position:15px center;
}
.inner {
	width:980px;
	box-sizing:border-box;
	padding:0 15px;
	margin:20px auto 0;
}