@charset "utf-8";

div#container {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}

div#header {
	/* display: none; */
	width: 100%;
}

div#header h1 {
	display: none;
}

div#header div#official {
	display: none;
}

div#header div#header-logo {
	width: 100%;
}

div#header div#header-navi {
	display: none;
}


div#side {
	display: none;
}

div#contents {
	display: block;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

div#contents h1 {
	display: none;
}

div#contents div.pr {
	display: none;
}

div#contents div#ticker {
	display: none;
}

div#contents div#datalist div.move_area {
	display: none;
}

div#contents div#datalist div.move_station {
	display: none;
}

div#contents div#datalist div#select-station {
	display: none;
}

div#contents table.search {
	display: none;
}

div#contents table.tool {
	display: none;
}

div#contents table.datatbl {
	display: block;
	width: 100%;
}

div#contents div.topagetop-middle {
	display: none;
}

div#contents div#topagetop {
	display: none;
}

div#footer-shop {
	display: none;
}

div#footer-link {
	display: none;
}

div#footer {
	width: 100%;
}

div#contents table.search2 {
	display: none;
}
