@charset "UTF-8";

body {
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10.5pt;
	background: #fff;
}

a img {
	border: none;
}

p#return {
	display: none;
}

#header #siteName {
	position: static;
}

#header ul#gnav,
#header p#tnav {
	display: none;
}

#aside {
	display: none;
}

#footer {
	height: auto !important;
	margin: 10px 0 0;
}

#footer p#fnav {
	display: none;
}

#footer address {
	clear: both;
	line-height: 2;
	margin: 0;
	border-top: 1px dotted #000;
}

table,
table th,
table td {
	border: 1px solid #000 !important;
}

body#products #content .triple img {
	float: none !important;
	margin-right: 10px;
}
/*
a[href]:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}
*/

