@charset "shift_jis";

h1, #footer, #container {
	background-color: white;
	background-image: none;
}
h1 {
	width: 100%;
	height: 30px;
	color: #000000;
	font-size: 25px;
	border-bottom: 1px solid #000000;
}
h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {
	width: 100%;
	height: 50px;
	text-indent:0;
}
p, dt, dd, th, td, li  {
	line-height: 1.5;
}
table {
}
th, td {
	padding: 4px;
	border: 1px solid #ccbbaa;
	background-color: white;
	vertical-align: top;
	text-align: left;
}

#content {
	position: static;
	float: none;
	top: 50px;
	left: 0px;
}
#pickup {
	position: static;
	float: none;
}

#top_menu, #navigation, #search_form {
	display:none;
	float: none;
}
#content .column2_l {
	float: none;
}

.breadnavi {
	display:none;
}

#footer p {
	text-align: center;
}