@charset "utf-8";
/* CSS Document */

body {
    margin-top: 200px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    color: #464646;
    text-align: center;
}

footer{
	margin-top: 50px;
}

.hutoji {
	font-weight: bold;
	margin-top: 35px;
}
