@charset "utf-8";



table#totalAndGuide {
	width:600px;
}

table#totalAndGuide th {
	text-align:left; white-space:nowrap;
}

table#totalAndGuide td {
	text-align:right; white-space:nowrap;
}



div.categoryBox {
	margin-bottom:20px;
}

.categoryBox table.photoGalleryTable th {
	width:120px;
	padding-bottom:20px;
}

.categoryBox table.photoGalleryTable th div {
	text-align:center;
}

.categoryBox table.photoGalleryTable th p {
	font-size:10px;
}

.categoryBox table.photoGalleryTable td {
	width:40px;
}
