﻿@charset "utf-8";
/* CSS Document */
header
{
	position: fixed;
	z-index: 99;
}
header{
	top: 0;
	left: 0;
}
/*
footer{
	left: 0;
	bottom: 0;
}
*/

.mainWrap{
	margin-top: 200px;
/*	margin-bottom: 130px;*/
}