﻿/* CSS レイアウト */
#masthead {
}
#top_nav {
}
#page_content {
	margin: 10px auto 10px auto;
	width: 760px;
	text-align: left;
}
#footer {
}