@charset "utf-8";
/* ------------------------------------
	Item List
------------------------------------ */
#ItemList {
	font-size: 10px;
	line-height: 160%;
	width: 551px;
}
#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;
}
#ItemList .RightSide .SubList {
	width: 208px;
}
#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 12px;
}
#ItemList .SelectPrice {
	padding-bottom: 12px;
}
#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;
}
#MainContents .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 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;
}

/*product*/
#product #spec {
	margin-top: 20px;
}

#product #spec table {
	margin-bottom: 15px;
}

#product #spec table th{
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	/*border-left: 7px solid #666;*/
	line-height: 1.5em;
}

#product #spec table td {
	vertical-align: top;
	padding: 10px 10px 5px 10px;
}

#product #spec table td.td-photo {
	padding: 0;
}

#product table th{
	font-size: 14px;
	color: #FFF;
	background: #666;
	font-weight: bold;
	padding: 5px 2px;
}

#product #order table th{
	font-size: 16px;
	color: #666;
	background: #FFF;
}

#product #order table td {
	padding: 5px 2px;
	border: 1px solid #666;
}

#product #order table tr.title td{
	background: #DDD;
}

#product #order table tr.bg-glay td{
	background: #F3F3F3;
}

#product #Contents p {
	margin: 2px 0 0 0;
}

#product #Product-image {
	margin-top: 0;
	padding-top: 0;
}

#product #spec table td.price {
	padding-top: 2px;
	padding-bottom: 2px;
}

#product #spec table td.contents {
	padding-top: 5px;
	padding-bottom: 2px;
}


#product #spec table td.price ul {
	padding: 0;
	margin: 0;
}

#product #spec table td.price li {
	padding: 0;
	margin: 0;
}

#product #spec table td.attention {
	padding-top: 0;
	padding-bottom: 0;
}

#product #spec table.03 {
	margin-bottom: 0;
}

#product .LinkContact a {
	background: url(../common/images/icon_allow.gif) no-repeat left center;
	padding-left: 12px;
	color: #1caf20;
	margin-bottom: 10px;
}

#product form {
	margin-top: 10px;
}

#product #order table th {
	vertical-align: bottom;
	padding-bottom: 2px;
}

#order,
#order table{
	visibility: hidden;
	height: 9px;
}
