#storeContent .floatclear {
	font-size: 1px;
	clear: both;
	height: 1px;
}

#storeContent ul, #storeContent li, #storeContent dl, #storeContent dt, #storeContent dd {
	margin: 0; padding: 0;
	list-style: none;
}
#storeContent img.imageview {
	margin: 0 5px 0 0;
}
/* storeContent */
#storeContent {
	background: transparent url(/img/sectionparts/line_dot_640.gif) no-repeat 0 0;
}
#storeContentHeader h2 {
	padding: 0 0 20px 30px;
}
#sidemenu {
	background: transparent url(/shared/img/header/store/s_bg.gif) 0 0 no-repeat;
}

#orderitem {
	margin: 15px 0 0 30px;
}
#storeContent #orderitem h3 {
	clear: both;
	border-bottom: 1px solid #666;
	margin: 30px 0 0 0; padding: 0 0 5px 0;
}
#storeContent #orderitem h4 {
	clear: both;
	margin: 20px 0 0 0; padding: 0 0 10px 0;
}

/* listnotes */
#storeContent .listnotes {}
#storeContent .listnotes .c {
	padding: 10px 10px 9px 10px;
	background-color: #F1F1F1;
}
#storeContent .listnotes .c ul li{
	float: left; color: #999999; line-height: 1.2;
}
#storeContent .remark ul li {
	color: #808080;
	padding-top: 3px;
}
#storeContent .remark dt {
	margin: 0; padding: 0 0 10px 0;
}
#storeContent .remark p {
	margin: 15px 0 0 0; padding: 0 0 5px 0;
}

#storeContent ul.newwin li {
	margin: 0 0 5px 0; line-height: 1.2;
}


/* orderitem */
#storeContent #orderitem .read01 {
	padding-top: 5px;
}
#storeContent #orderitem .follow {
	margin: 20px 0 0 0;
	border-top: 1px solid #E8E8E8;
}
#storeContent #orderitem .boxLeftType1 {
	width: 310px;
	float: left;
}
#storeContent #orderitem .boxLeftType1 img {
	margin-right: 10px;
}
#storeContent #orderitem .boxRightType1 {
	width: 197px;
	float: right; text-align: left;
}
#storeContent #orderitem .boxRightType1 .btn {
	margin-top: 10px;
}

/* itemList */
#storeContent .itemListWrapper {
	/*background: transparent url(/img/sectionparts/line539_666.gif) no-repeat 0 100%;*/
	padding: 0 0 1px 0;
}
#storeContent .itemListWrapper .top ul {
	/* background: transparent url(/img/sectionparts/line539_666.gif) no-repeat 0 0; */
	margin: 0;
}
#storeContent .itemListWrapper .follow ul {
	background: transparent url(/img/gif/line545_e8.gif) no-repeat 0 0;
	margin: 0;
}
#storeContent .itemListWrapper ul {
	margin: 0;
	padding: 1px 0 0 14px;
}
#storeContent .itemListWrapper li {
	list-style: none;
	float: left;
	padding: 15px 0 13px 16px;
	width: 174px;
}
/* mac \*/
#storeContent .itemListWrapper li {
	width: 158px;
	_width: 174px;
}
/* end mac */
#storeContent .itemListWrapper .follow {
	clear: both;
}

/* price */
.price {color:#7F0019;font-size:11px;}
.price strong {font-weight:bold; font-size:14px;}
.priceH {font-size:11px;color:#808080;}
.priceS {color:#808080;font-size:11px;text-decoration: line-through;}
.priceS strong {font-size:12px;}

.price, .priceH, .priceS {line-height:1.2;}

.prc { font-size:11px;}
.prc strong { font-weight:bold; font-size:14px;}
.prc { line-height:1.2;}

/* chart */
#storeContent .chart {
	width:509px;
	border: 1px solid #CCCCCC;
}
#storeContent .chart th {
	padding: 5px 5px 5px 5px;
	background-color: #B4B4B4; border-top: 1px solid #999999;
	color: #FFFFFF; text-align: left; font-size: 12px; white-space: nowrap;
}
#storeContent .chart th.top {
	border-left: 1px solid #999999; border-top: none;
}
#storeContent .chart th.first {
	border-left: none; border-top: none;
}
#storeContent .chart td {
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC;
	text-align: left; font-size: 12px;
}
