* {
	margin: 0;
	padding:0;
	outline:none;
}

body {
	color: #000;
	background-image: none;
	background-color: #fff;
}

img {
	border:none;
}

#header-address,
#content-container-top-outer,
#content-container-bottom-outer,
#content-sidebar,
#navi,
#navi-add,
#navi-add-1,
#sub-navi,
#push,
#footer {
	display: none;
}
h2, h3, h4, h5 {
	margin:0 0 12px 0;
}
p {
	margin:0 0 18px 0;
}
img {
	border:none;
}
#header h1.branding a {
	display:block;
	width:207px;
	height:252px;
	overflow:hidden;
	margin:0 0 30px 0;
}
#header h1.branding img {
	border:none;
}
#header h1 span {
	display:block;
	text-indent:-9999px;
}
#header h1.branding a:hover {
	text-decoration:none;
}

