@charset "Shift_JIS";

@import "base.css";

#navigation li#store {	
  background: url(../images/nav.png) no-repeat -165px -129px;
}

#navigation li#store a:hover {
  background: ;
}


#content table {
	margin-left: 0;
	text-align: center;
}

#content h2 {
	font-weight: bold;
}

#content pre {
	margin-left: 8px;
}

#content pre {
	font-size: 14px;
}

@import "import.css";

