﻿.onlieHdg01 h1 {
	display: table-cell;
	vertical-align: middle;
}

.onlieHdg01 h1 {
	display: table-cell;
	vertical-align: middle;
}
	.devHdg01 h1 {
		display: table-cell;
		padding-left: 20px;
		vertical-align: middle;
	}

/* onlieHdg01
---------------------------------*/
.onlieHdg01 {
	display: table;
	height: 200px;
	width: 100%;
	background: url(/online/images/index_bg01.jpg) 50% 0 no-repeat;
}
.onlieHdg01 h1 {
	display: table-cell;
	vertical-align: middle;
}
.onlieHdg01 .title-text {
	display: block;
	color: #000;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
