@charset "UTF-8";

/*
mainCol
**********************************************************/
div.products div.mainCol	{
	width: 575px;
	margin-left: 5px;
	margin-top: -8px;
}
div.products h3.first {
	margin-bottom: 10px;
	margin-top: 0px;
	width: 565px;
	height: 21px;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-image: url(../images/h3firstBG.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 81.25%;
}
div.products h3.second {
	margin-bottom: 10px;
	width: 565px;
	height: 21px;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-image: url(../images/h3secondBG.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 81.25%;
}
div.products h4 {
	font-size: 75%;
	font-weight: bold;
	margin-bottom: 10px;
}
div.products div.productsBox {
	margin-bottom: 10px;
}
div.products div.productsBox p.productsImage {
	width: 115px;
	float: left;
	margin-right: 5px;
}
div.products div.productsBox p.productsImage img {
	border: 1px solid #C6C5C5;
}
div.products div.productsBox dl.item {
	width: 452px;
	float: left;
	min-height: 97px;
}
div.products div.productsBox dl.item dt {
	background-color: #ADADAD;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C6C5C5;
	border-right-color: #C6C5C5;
	border-left-color: #C6C5C5;
	background-image: url(../products/images/item_head.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	font-size: 87.5%;
}
div.products div.productsBox dl.item dd {
	padding: 5px;
	border: 1px solid #C6C5C5;
}
div.products div.productsBox dl.item dd p.productsCC {
	margin-bottom: 3px;
}
div.products div.productsBox dl.item dd p.productsDescription {
	margin-bottom: 5px;
	font-size: 62.5%;
}
div.products div.productsBox dl.item dd p.toShop {
	text-align: right;

}








/*
sideCol
**********************************************************/

div.products div.sideCol {
}
div.products div.sideCol div.sideNavi ul.sideNaviList li.own {
	background-image: url(../images/sideColListOwn.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 14px;
	margin-bottom: 0px;
}
div.products div.sideCol div.sideNavi ul.sideNaviList ul.sideNaviList01 {
	margin-bottom: 10px;
}
div.products div.sideCol div.sideNavi ul.sideNaviList ul.sideNaviList01 li {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 0px;
	margin-bottom: 0px;
}
div.products div.sideCol div.sideNavi ul.sideNaviList ul.sideNaviList02 {
	margin-bottom: 10px;
}
div.products div.sideCol div.sideNavi ul.sideNaviList ul.sideNaviList02 li {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 6px;
	margin-bottom: 0px;
}
div.products div.sideCol div.sideNavi p.toSpecial {
	margin-left: 5px;
}
