body {
	background: #fff;
	color: #000;
	min-height: 550px;
	font-family: Verdana;
	font-size: 10pt;
	line-height: 1.2em;
}

#menu {
	position: absolute;
	left: 45px;
	top: 13px;
	width: 	155px;
	padding: 0 auto;
	text-align: left;
}

#menu img {
	float: none;
	clear: both;
}

#menu ul {
	margin-top: 10px;
}

#menu ul li {
	margin-top: 10px;
}

#content {
	position: absolute;
	left: 208px;
	top: 99px;
	width: 550px;
	height: 344px;
	overflow: hidden;
}

#footer {
	position: absolute;
	left: 257px;
	top: 461px;
}

#content #about {
	height: 342px;
	overflow-y: scroll;
}

#content #bags {
	height: 344px;
	overflow: hidden;
}

#gallery_navi_prev {
	position: absolute;
	left: 197px;
	top: 264px;
	z-index: 2;
}

#gallery_navi_next {
	position: absolute;
	left: 762px;
	top: 264px;
	z-index: 2;
}

.text {
	padding: 5px;
}

.gallery {
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 12px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}
