* {
	background-repeat: no-repeat;
}
a img { border: 0; }

body {
	margin: 0;
	padding: 0;
	padding-bottom: 2em;
	border: 0;
	background-color: #EEEEEE;
	color: #333333;
	font-family:"sans-serif";
	font-size: 0.8em;
	line-height: 130%;
	text-align: center;
}

#container {
	position: relative;
	width: 810px;
	margin: 0 auto;
	background-image: url(../images/bgAll.gif);
	background-repeat: repeat-y;
}
#container #header {
	position: relative;
}
#container #content {
	width: 700px;
	padding: 5px 50px 0;
	text-align: left;
}
#footer {
}
img { border: 0;}
h1 {
}
h2 {
	font-size: 1.8em;
}
h4 {
	margin: 0.5em 0;
	font-size: 1.3em;
}
h5 {
	margin: 0.5em 0;
	font-size: 1.3em;
	color: #000033;
}
p {
}
table {
	border-collapse: collapse;
}
dd th, td {
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
}
ul {
	margin: 5px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 10px;
}
#content dd {
	margin-left: 1em;
}
dd p {
	margin-top: 8px;
	margin-bottom: 8px;
}
dd table {
	width:600px;
	border-top:1px dotted #999999;
}
dd table th,
dd table td {
	border-bottom:1px dotted #999999;
}
dd table th {
	width:47px;
	padding:10px 5px 10px 20px;
}
dd table td {
	padding:5px;
}
li a img {
	vertical-align:middle;
}
.menu {
	position: absolute;
	top: 64px;
	left: 5px;
}
.menu a {
}
.pankuzu {
	position: relative;
	height: 1em;
	white-space: nowrap;
	padding: 0 50px;
	text-align: left;
}
.pageNavi {
	width: 700px;
	margin-bottom: 10px;
	text-align: center;
}
.pageNavi a {
	margin: 0 20px;
}
.line {
	margin: 1em auto;
}
.thumb {
	padding: 7px;
	font-size: 0.7em;
}
.thumb img {
	border: 1px solid #999999;
}
.catalogue table,
.catalogue tr {
	border: 0;
}
.catalogue a img {
	border: 1px solid #999999;
}
.naviBox {
	width: 700px;
	margin: auto;
	text-align: center;
	clear: both;
}
.naviBox a {
	width: 330px;
	margin: 0 8px 10px;
	display: block;
	float: left;
}
.naviBox a img {
	display: block;
}
.gotop {
	text-align: right;
	margin: 2em;
}
.gotop a {
	margin: 0 5px;
}
.spacer {
	clear: both;
}
