#main-new table{
	background-image:url("/img/storetopics/line-dotted.gif");
	background-repeat:repeat-x;
	background-position:left bottom;
}

#main-new th{
	font-size:1px;
	line-height:1px;
}

#main-new table td{
	font-size:10px;
	line-height:16px;
	vertical-align:middle;
}

#main-new .date{
	white-space:nowrap;
}

#main-new .cart{
	white-space:nowrap;
	text-align:center;
}

#main-new .category{
	padding-right:10px;
}

/* Index */

#indexarea{
	width:498px;
	padding:6px;
	background-image:url("/img/storetopics/index-line.gif");
	background-repeat:repeat-y;
	border:solid #cccccc;
	border-width:0px 0px 1px 0px;
}

#indexarea .name{
	width:103px;
	padding-top:4px;
	vertical-align:top;
}

#indexarea table{
	margin-bottom:15px;
}

#indexarea table td{
	vertical-align:top;
}

#indexarea table td td{
	vertical-align:middle;
}

#indexarea td.cart{
	width:17px;
	padding-top:4px;
	vertical-align:top;
}

#indexarea table table{
	margin-bottom:0px;
}

#indexarea table table td{
	font-size:10px;
}

#indexarea .image{
	height:160px;
}

/* Recommend */

#categoryitemarea{
	width:490px;
	padding:6px 10px 0px 10px;
	border:solid #cccccc;
	border-width:0px 0px 1px 0px;
	background-image:url("/img/storetopics/index-line.gif");
	background-repeat:repeat-y;
}

#categoryitemarea .itembox{
	width:490px;
	border:solid #999999;
	border-width:1px 0px 1px 0px;
	background-image:url("/img/storetopics/line-category-body.gif");
	background-repeat:repeat-y;
}

#categoryitemarea .itembox th{
	border:solid #999999;
	border-width:0px 0px 1px 0px;
}

#categoryitemarea .itembox th table{
	margin:1px 0px;
	background-image:url("/img/storetopics/line-category-head.gif");
	background-repeat:repeat-y;
}

#categoryitemarea .itembox th table a:hover{
	color:#000000;
}

#yurakuchoshoptopics table.itembox th table{
	margin:1px 0px;
	background-image:url("/img/storetopics/line-category-head-yuraku.gif");
	background-repeat:repeat-y;
}

#yurakuchoshoptopics table.itembox th table a:hover{
	color:#ffffff;
}

#categoryitemarea .itembox th table td{
	color:#000000;
	font-size:12px;
	font-weight:normal;
	width:162px;
	padding:4px 7px;
}

#yurakuchoshoptopics table.itembox th table td{
	color:#FFFFFF;
}

#categoryitemarea .itembox th table th{
	color:#000000;
	font-size:12px;
	width:300px;
	padding:4px 7px;
	border:none;
	background:none;
}

#categoryitemarea .itembox td table td{
	font-size:11px;
	line-height:16px;
	padding:15px 0px;
	vertical-align:top;
}

#categoryitemarea .itembox td table td p{
	margin:0px 10px 0px 0px;
}

#categoryitemarea .itembox td table .image{
	text-align:center;
}

#categoryitemarea .itembox .itemspec{
	vertical-align:bottom;
}

#categoryitemarea .itembox .itemspec td{
	padding:8px;
	background-color:#eeeeee;
	vertical-align:top;
}

#categoryitemarea .itembox .itemspec td .itemdetail td{
	line-height:12px;
	padding:0px 0px 2px 0px;
}

#categoryitemarea .itembox .itemspec td .itemdetail td.freecomment{
	padding:5px 0px;
}

#categoryitemarea .itembox .itemspec .itemdate{
	margin:0px 10px 0px 0px;
	text-align:right;
}

#categoryitemarea .itembox .itemspec .line{
	padding:0px;
}

div.index-notes{
	font-size:10px;
	line-height:140%;
	padding:0;
	margin:5px 0px 0px 0px;
}



/* Fair Event */

#eventarea{
	width:490px;
	padding:10px 10px 0px 10px;
	border:solid #cccccc;
	border-width:1px 0px 1px 0px;
	background-image:url("/img/storetopics/event/eventarea-line.gif");
	background-repeat:repeat-y;
}

#eventarea .itembox{
	width:490px;
	border:solid #999999;
	border-width:1px 0px 1px 0px;
	background-image:url("/img/storetopics/event/line-event-body.gif");
	background-repeat:repeat-y;
}

#eventarea .itembox th{
	border:solid #999999;
	border-width:0px 0px 1px 0px;
}

#eventarea .itembox th table{
	margin:1px 0px;
	background-image:url("/img/storetopics/event/line-event-head.gif");
	background-repeat:repeat-y;
}


#eventarea .itembox th table td{
	color:#000000;
	font-size:12px;
	font-weight:normal;
	width:162px;
	padding:4px 7px;
}

#eventarea .itembox th table th{
	color:#000000;
	font-size:12px;
	width:255px;
	padding:4px 7px;
	border:none;
	background:none;
}

#eventarea .itembox th table th.lmtext{
	color:#000000;
	font-size:12px;
	width:45px;
	padding:4px 7px 4px 0px;
	border:none;
	background:none;
}

.stripe{
	line-height:100%;
	color:#000000;
	font-size:80%;
	height:20px;
	margin:1px 2px 0px 2px;
	padding-top:4px;
	background-image:url("/img/storetopics/event/stripe.gif");
	background-repeat:no-repeat;
	text-align:center;
}

#eventarea .itembox td table td{
	font-size:11px;
	line-height:16px;
	padding:15px 0px 0px 0px;
	vertical-align:top;
}

#eventarea .itembox td table td p{
	margin:0px 10px 0px 0px;
}

#eventarea .itembox td table .image{
	text-align:center;
}

#eventarea .itembox td table .image img{
	margin-bottom:15px;
}

#eventarea .itembox .itemspec{
	vertical-align:bottom;
}

#eventarea .itembox .itemspec td{
	padding:8px;
	background-color:#eeeeee;
	vertical-align:top;
}

#eventarea .itembox .itemspec td .itemdetail td{
	line-height:12px;
	padding:0px 0px 2px 0px;
}

#eventarea .itembox .itemspec td .itemdetail td.freecomment{
	padding:5px 0px;
}

#eventarea .itembox .itemdate{
	font-size:10px;
	padding:0px 10px 2px 0px;
	text-align:right;
}

#eventarea .itembox .itemspec .line{
	padding:0px;
}

.index-notes{
	list-style-type:square;
	font-size:10px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:20px;
	padding:0px;
}
