#storeContent .floatclear {
	font-size: 1px;
	clear: both;
}



/*	Panel
----------------------------------------*/
#topPanelns,
#topPanel {
	position: relative;
}
#topPanelns ul,
#topPanel ul {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 202px 0 0 0;
}
#topPanelns li,
#topPanel li {
	list-style: none;
	position: absolute;
	margin: 0;
	padding: 0;
}
#topPanelns #panelmain,
#topPanel #panelmain { top: 0px; left: 29px; }

.typeB #panelsub01 { top: 0px; left: 313px; }
.typeB #panelsub02 { top: 105px; left: 313px; }
.typeB #panelsub03 { top: 0px; left: 455px; }
.typeB #panelsub04 { top: 105px; left: 455px; }
.typeB #panelsub05 { top: 0px; left: 597px; }
.typeB #panelsub06 { top: 105px; left: 597px; }

.typeC #panelsub01 { top: 0px; left: 455px; }
.typeC #panelsub02 { top: 105px; left: 455px; }
.typeC #panelsub03 { top: 0px; left: 597px; }
.typeC #panelsub04 { top: 105px; left: 597px; }

#topPanelns li a:link img, #topPanelns li a:visited img,
#topPanel li a:link img, #topPanel li a:visited img {
	border: 1px solid #FFF;
}
#topPanelns li a:hover img, #topPanelns li a:active img,
#topPanel li a:hover img, #topPanel li a:active img {
	border: 1px solid #7F0019;
}
#pnote p {
	text-align: right;
	margin: 0;
	padding: 5px 0 0 0;
	width: 730px;
}


/*	
----------------------------------------*/
#categoryNotes {
	margin: 0 0 0 30px;
	padding: 0 0 17px 0;
	position: relative;
	top: -12px;
}
#categoryNotes p {
	font-size: 11px;
	margin: 0;
}

/*	
----------------------------------------*/
#container .categoryTopMenu {
	background: none;
	padding: 0;
}
#container .topspc {
	padding-top: 20px;
}

/* itemSearch */
#storeContent #itemSearch {
	background: #F1F1F1;
	border-top: 1px solid #666;
	margin: 0 0 0 30px;
	padding: 6px 0;
}
#storeContent #itemSearch form {
	margin: 0;
	padding: 0;
}
#storeContent #itemSearch p {
	font-size: 11px;
	text-align: right;
	vertical-align: middle;
	margin: 0;
	padding: 0 7px 1px 0;
}
#storeContent #itemSearch input {
	vertical-align: middle;
}

#storeContent #itemSearch #searchbox {
	/*\*/	font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3","‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;	/* */
	font-size:12px;
	height: 21px;
	line-height: 21px;
	margin: 1px 0 0 0;
}




/* newItemBox */
#storeContent .newItemBox {
	background: #FBFBFB;
	border: 2px solid #CCC;
	margin: 20px 0 0 30px;
	padding: 0 10px;
}
#storeContent .newItemBox .dte {
	font-weight: bold;
	color: #7F0019;
}
#storeContent .newItemBox h3 {
	border-bottom: none;
	margin: 0;
	padding: 10px 0 0 0;
}
#storeContent .newItemBox ul {
	margin: 0;
	padding: 5px 0 8px 0;
}
#storeContent .newItemBox ul.itemnew {
	border-bottom: 1px solid #E8E8E8;
}
#storeContent .newItemBox ul li {
	list-style: none;
	padding: 2px 0;
}
#storeContent .newItemBox ul li img {
	vertical-align: middle;
}


/* priceList */
#storeContent .priceList h3 {
	border-bottom: none;
}
#storeContent .priceList ul .dte {
	font-weight: bold;
	color: #7F0019;
}
#storeContent .priceList ul {
	margin: 0;
	padding: 0;
padding: 0 0 0 30px;
}
#storeContent .priceList li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 7px 24px 10px 0;
	width: 131px;
}
#storeContent .priceList ul > li {
	margin: 0 24px 0 0;
	padding: 7px 0 5px 0;
	width: 107px;
}
#storeContent .priceList li.listLast {
	margin: 0;
	padding: 7px 0 10px 0;
	width: 107px;
}
#storeContent .priceList ul > li.listLast {
	margin: 0;
}
#storeContent .priceList li img {
	vertical-align: bottom;
	margin: 0 0 5px 0;
}


/* sidemenu */
#container #sidemenu {
	background: none;
}
