/* Web 生成のトップUrl用 */
div.nav-top {
	clear : both;
	margin:0 0 0.5em 0;
	padding-bottom:0.5em;
	width:100%;
	border-bottom: #999 1px solid;
	text-align: center;
}

p.to_home {
	text-align: center;
	margin-bottom:0;
	padding-bottom:0;
}
span.not-separates {
display:inline-block;
}
p.to_home+hr {
	margin-top:1em;
	padding-top:0;
}

/* Web 生成のナビゲーション用 */
div.nav {
	clear : both;
	margin:4em 0 0 0;
	padding-top:0.5em;
	width:100%;
	border-top: #999 1px solid;
	text-align: center;
}
div.nav:before{
content:"Copyright© 2015-2016 Antenna House, Inc. All rights reserved.\A Antenna House is a trademark of Antenna House, Inc.\A \A";
white-space: pre;
}
