@charset "utf-8";

/***/
.div_container {
	position: relative;
	min-height: 100%;
	padding-bottom: 42px;
}

.div_footer {
	position: absolute;
	bottom: 0;
	left:0;
	height: 42px;
}

.title_content {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
