
body
{
	margin-top: 10px;
}

div.body
{
	width: 900px;
	margin: 0px auto;
}

div.categories
{
	float: left;
	width: 690px;
}

div.clear
{
	width: 100%;
	clear: both;
}

div.content
{
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom: 3px solid #f799d1;
}

div.contentHome
{
	margin-bottom: 5px;
}

div.footerNavi
{
	text-align: right;
}

div.floatLeft
{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

div.header
{
	border-bottom: 3px solid #f799d1;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

div.nav
{
	padding: 5px 7px;
}

div.nav-container
{
	float: left;
	width: 192px;
	margin-right: 18px;
	background-color: #f799d1;
}

div.nav-title
{
	background-color: #ED008C;
	border-top: 4px solid #ffffff;
	border-bottom:4px solid #ffffff;
	text-align: center;
	padding: 5px 7px;
}

div.navi
{
	float: right;
	height: 22px;
	margin-top: -22px;
}

div.naviItem
{
	float: left;
	margin-left: 8px;
	cursor: pointer;
}

div.product-image
{
	float: left;
	margin-right: 15px;
}

div.product-info
{
	float: left;
	width: 450px;
}

div.text
{
	width: 555px;
	padding-top: 40px;
}

div.title-inner
{
	background-color: #b7b3b0;
	padding: 5px 7px;
}

div.quoteClose
{
	width: 555px;
	background: url(../images/quoteClose.gif) right bottom no-repeat;
}

div.quoteOpen
{
	padding-top: 50px;
	clear: left;
	text-indent: 45px;
	background: url(../images/quoteOpen.gif) left 30px no-repeat;
}