body {
	line-height: 175%;
	color: #000;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
a,
a:href,
a img {
	color: #000 !important;
	text-decoration: none !important;
	border: none !important;
}
ul {
	list-style: none;
}
#headerwrap ul,
#signboard,
ul.linkimg,
.slide,
.rightwrap,
#breadcrumb,
ul.quesul,
dl.quesdl dd p a,
#pagetop,
#footer ul,
#footer .yoshizen dl dt,
p.textcenter,
#carousel,
ul.carouselul {
	display: none;
}
#headerwrap {
	position: absolute;
	top: 10px;
}
.leftwrap {
	margin: 120px 0 0;
}
dt {
	font-size: 1.2em;
	font-weight: bold;
}
dd {
	border-bottom: 1px solid #000;
	padding: 0 0 5px;
	margin: 0 0 5px;
}
#footer .yoshizen {
	position: absolute;
	top: 10px;
	right: 0px;
}
#footer .yoshizen dl dd ul {
	display: block !important;
}
#footer .yoshizen dl dd ul li {
	display: inline;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #333;
}
#footer .yoshizen dl dd .adr {
	position: absolute;
	right: 0px;
	border-bottom: none;
}



.leftwrap ul.detail li,
ol.linknavi {
	display: none;
}

ul.catalogul {
	display: block;
	width: 660px;
}
ul.catalogul li {
	float: left;
	font-size: 12px;
	margin: 0 5px 5px;
	line-height: 125%;
}
ul.catalogul li img {
	display: block;
	zoom: 70%;
}
object,embed {
	height: 200px;
}
body.index #content {
	position: absolute;
	top: 250px;
}
body.index #content .leftwrap ul.question,
body.index #content .leftwrap ul.mailform {
	display: none;
}