﻿/* CSS レイアウト */
#masthead {
	margin-left: auto;
	margin-right: auto;
}
#top_nav {
	position: static;
}
#page_content {
	top: 300px;
}
#footer {
}
