﻿#MembershipTOP
{
	background-color: #ffeff6;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	float: left;
	width: 725px;
	margin-left:    5px;
	padding-top:    5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#MembershipBTM
{
	background-color: #ffeff6;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	float: left;
	width: 725px;
	margin-left:    5px;
	padding-top:    5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#KeywordBOX
{
	background-color: #ECF0FF;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	float: left;
	width: 725px;
	margin-left:    5px;
	padding-top:    5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#LIST_item_name
{
	font-weight: bold;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
#itemlist
{
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 715px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#itemlist .item
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#itemlist .item h2
{
	font-size: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-weight: normal;
	line-height: 18px;
	letter-spacing: 5px;
	border-bottom: solid 1px #FF7B05;
	margin: 0px 8px 0px 0px;
	padding: 5px 5px 5px 10px;
}
#itemlist .item .square
{
	color: #FF7B05;
	padding-left: 10px;
	padding-right: 10px;
}
#itemlist .item .detail table
{
	border: 0px;
	margin-left: 15px;
	background: #FFFFFF;
	margin-right: 15px;
	width:95%;
}
#itemlist .item .detail .header
{
	background: #FFEFAB;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 2px;
	text-align: center;
	text-indent: 0px;
	margin: 0px;
	padding: 2px 5px 2px 4px;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	border-left: 0px;
	border-right: 0px;
	text-decoration: none;
}
#itemlist .item .detail .data
{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	text-indent: 0px;
	margin: 0px;
	padding: 2px 5px 2px 4px;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	border-left: 0px;
	border-right: 0px;
}
#itemlist .item .detail .pager table
{
	width:5%;
}
#itemlist .item .search
{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 1px;
	padding-bottom: 2px;
	padding-left: 20px;
}
#itemlist .item .category
{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 1px;
	border-top-color: #4D7E4B;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #4D7E4B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	padding: 5px 10px 5px 10px;
}

#goods
{
	background: #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
	padding-bottom: 10px;
}

#itemlist #goods_title h2
{
	font-size: 20px;
	line-height: 24px;
	border: 0px;
	margin: 0px;
	padding: 10px 140px 10px 50px;
}

#itemlist #goods_num
{
	font-size: 16px;
	font-weight: bold;
	float: right;
	width: 200px;
	padding-right: 20px;
	padding-top: 10px;
	text-align: right;
}

#itemlist #goods_img
{
	padding: 0px 10px 10px 50px;
}
#itemlist #goods_info
{
	padding: 0px 10px;
}

#itemlist #goods_mark
{
	height: 26px;
	width: 26px;
	float: right;
	clear: none;
	margin: 5px;
	vertical-align: top;
}

#itemlist #goods_info table
{
	border: 2px solid #666666;
}

#itemlist #goods_info th
{
	font-size: 22px;
	font-weight: bold;
	line-height: 26px;
	color: #333333;
	background: #FFFFFF center;
	text-align: center;
	padding: 3px 10px;
	height: 40px;
}

#itemlist #goods_info .title
{
	background-color: #FFEFAB;
	width: 20%;
}

#itemlist #goods_info .data
{
}


