#Items	{
	margin-top:15px;
}

#Items h3	{
	border-left:1px solid #999;
	border-bottom:1px solid #999;
	padding:5px 0px 5px 5px;
	font-weight:normal;
	font-size:12pt;
}

#Items div.comment	{
	padding-bottom:15px;
}

#Items table.itemSearch,
#Items table.itemSearch td	{
	border:none;
}
#Items table.itemSearch	{
	width:37%;
}
#Items table.itemSearch td.itemSearchL	{
	width:10%;
}
#Items table.itemSearch td.itemSearchC	{
	width:80%;
}
#Items table.itemSearch td.itemSearchR	{
	width:10%;
}

#Items div.itemsRight	{
	width:310px;
	text-align:center;
	float:right;
}
#Items div.itemsRight img	{
	margin-bottom:5px;
}
#Items div.itemsRight .subImage{
	float:left;
	width:310px;
	text-align:center;
}
#Items div.itemsRight .subImage2{
	float:left;
	width:155px;
	text-align:center;
}
#Items div.itemsRight .attn	{
	font-size:80%;
	text-align:left;
	padding-left:5px;
}

#Items div.itemsLeft	{
	width:425px;
	text-align:left;
	float:left;
}

#Items div.searchTitle	{
	font-weight:bold;
	font-size:120%;
	padding-bottom:5px;
	line-height:150%;
}

#Items div.searchComment	{
	line-height:150%;
	padding-bottom:5px;
}

#Items div.bn{
	text-align:center;
	margin:5px 0px;
}

#Items div.back{
	text-align:right;
	margin:5px 0px;
}

#Items p.namae	{
	padding:0;
	margin:0;
}
#Items p.ph	{
	padding:0;
	margin:0px 0px 5px 0px;
}

#Items img.nowS	{
	margin:0;
	border:solid 1px #333;
}

#Items ul	{
	margin:5px 0px 10px 0px;
	padding:0px;
}

#Items li.itemList	{
	margin:3px 0px;
	padding:0px 0px 10px 0px;
	list-style-type:none;
	text-align:center;
	float:left;
	width:152px;
}
#Items li.lineup	{
	margin:3px 0px;
	padding:0px 0px 10px 0px;
	list-style-type:none;
	text-align:center;
	float:left;
	width:152px;
}
#Items li.lineup p.ph img	{
	border:1px solid #cccccc;
}
#Items li.item	{
	margin:3px 0px 5px 5px;
	padding:5px 0px;
	list-style-type:none;
	text-align:center;
	float:left;
	border:1px solid #cccccc;
	width:180px;
	/*width:126px;*/
}

#Items dl	{
	margin:10px 0px 10px 0px;
	padding:0px;
}

#Items dt	{
	margin-bottom:5px;
}
#Items dd	{
	margin-bottom:8px;
}

#Items dt	{
	font-weight:bold;
}
#Items dd	{
	padding-left:30px;
}

#Items div.allItemBtn	{
	padding:10px;
	border:1px solid #999;
	width:80px;
}

#Items table{
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:none;
	width:100%;
}

#Items th{
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:none;
	padding:5px;
	font-weight:bold;
	background-color:#ffffff;
	width:20%;
}

#Items td{
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:3px solid #999;
	padding:5px;
	width:80%;
}
