html {
font-size:100%;

}
.itemBoxM ul {
	display: inline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
}
#navi {
	float: right;
	width: 200px;
	margin: 0px;
}

#contents {
	width: 760px;
	margin: 0px;
	padding: 0px;
	float: left;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #302f35;
	color: #FFFFFF;
}
.cr {
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
}
.compartment {
	width: 378px;
	float: left;
}
#topBox {
	width: 760px;
}
.compartment embed {
	height: 165px;
	width: 200px;
}
.compartment object {
	height: 165px;
	width: 200px;
}
