@charset "utf-8";
/* ------------------------------------
	Item List
------------------------------------ */
#ItemList {
	font-size: 10px;
	line-height: 160%;
	width: 551px;
	list-style: none;
}
#ItemList li {
	background: url(../item/images/line_dot.gif) no-repeat left bottom;
	padding: 24px 0px 25px;
	width: 551px;
	clear: both;
}
#ItemList .PhotoLarge {
	text-align: center;
	padding: 20px 0px 0px;
}
#ItemList .PhotoLargeIcon {
	text-align: left;
	padding: 20px 0px 0px;
}
#ItemList .PhotoLargeIcon .Icon {
	text-align: left;
	padding-right: 12px;
}
#ItemList .PhotoCaption {
	text-align: right;
	padding: 0px;
}
#ItemList .Photo {
}
#ItemList .Photo a {
	display: block;
	width: 328px;
	text-align: center;
}
#ItemList .ItemText {
	padding: 18px 0px 0px;
}
#ItemList .LeftSide .SubList {
	width: 328px;
	padding-top: 18px;
	list-style: none;
}
#ItemList .RightSide .SubList {
	width: 208px;
	list-style: none;
}
#ItemList .SubList li {
	background: url(none);
	padding: 0px 4px 5px 0px;
	float: left;
	width: 100px;
	clear: none;
}
#ItemList h3,
#ItemList .Type h4 {
	font-size: 14px;
	line-height: 143%;
	color: #769E65;
	border-bottom: 1px solid #769E65;
	padding-bottom: 8px;
}
#ItemList .Price {
	font-size: 12px;
	padding: 7px 0px;
}
#ItemList .SelectPrice {
	padding-bottom: 7px;
}
#ItemList .SelectPrice dt.Select {
	font-size: 10px;
	padding-top: 7px;
}
#ItemList .SelectPrice dd.Price {
	font-size: 12px;
	padding: 0px;
}
#ItemList .Price .TaxOut {
	font-size: 10px;
}

/* Type */
#ItemList .Type {
	padding-bottom: 17px;
}
#ItemList .Type h4 {
	border: none;
	padding-top: 7px;
}
#ItemList .Type .Price {
	padding: 0px 0px 12px;
}
#ItemList .Type .SelectPrice {
	padding-bottom: 5px;
}
#ItemList .Type .SelectPrice dt.Select {
	padding: 0px;
}
#ItemList .Type .SelectPrice dd.Price {
	padding: 0px 0px 7px;
}

#ItemList .LinkContact a {
	background: url(../common/images/icon_allow.gif) no-repeat left center;
	padding-left: 12px;
	color: #1caf20;
}
#Contents .Caution {
	text-indent: -1em;
	clear: both;
	margin-left: 1em;
	padding-top: 40px;
}
#CategoryPoint {
	width: 551px;
	background: url(../item/images/line_dot.gif) no-repeat left bottom;
	padding: 24px 0px 32px;
}
#CategoryPoint .HeadCopy {
	font-size: 12px;
	line-height: 133%;
	padding-bottom: 7px;
}
#CategoryPoint ul {
	list-style: none;
}
#CategoryPoint li {
	font-size: 10px;
	line-height: 160%;
	text-indent: -1em;
	margin-left: 1em;
	padding-bottom: 2px;
}

/* Spec List */
#ItemList .SpecList {
	clear: both;
	margin-top: 12px;
}
#ItemList .SpecList th,
#ItemList .SpecList td {
	text-align: left;
	vertical-align: top;
	padding: 5px 24px 5px 2px;
	white-space: nowrap;
}
#ItemList .SpecList td {
	border-top: solid 1px #DEDEDE;
}
#ItemList .SpecList td.ItemSpec {
	white-space: normal;
}
#ItemList .SpecList td.ItemPrice {
	text-align: right;
	padding-right: 2px;
}
#ItemList .SpecListCaution {
	padding-top: 14px;
}

/* PriceCaution */
#ItemList .PriceCaution {
	list-style: none;
	font-size: 10px;
	padding: 0px 0px 12px;
}
#ItemList .PriceCaution li {
	background: none;
	padding: 0px;
	width: auto;
	clear: inherit;
}

