#Header #KV li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#Header img {
	z-index: 1;
	position: relative;
	width: 950px;
	height: 300px;
}

#Detail #left {
	float: left;
	width: 100%;
	background-color: #222222;
	border: 1px solid #555;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#Detail #right {
	float: right;
	width: 100%;
	background-color: #222222;
	border: 1px solid #555;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}

#Detail #right h1 {
	font-size: 23px;
	font-weight: bold;
	color: #D7CFAC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	margin-bottom: 30px;
}
#Detail #left #thumb {
	background-color: #222;
	border: 1px solid #444;
	padding-top: 5px;
	padding-left: 4px;
	padding-bottom: 5px;
	width: 405px;
	margin-top: 5px;
}

#Detail #left #thumb img {
	margin-right: 5px;
	margin-bottom: 5px;
	width: 130px;
	height: 86px;
}

#Detail #right #Price-Buy {
	background-color: #444;
	padding: 10px;
	margin-bottom: 20px;
}
#Detail #right #Price-Buy a.cart {
	display: block;
	height: 50px;
	width: 250px;
	background-image: url(../../images/btn_cart.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#Detail #right #Price-Buy a.cart:hover {
	background-position: 0px -50px;
}
#Detail #right #Price-Buy a.toiawase {
	display: block;
	height: 50px;
	width: 250px;
	background-image: url(../../images/btn_toiawase.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#Detail #right #Price-Buy a.toiawase:hover {
	background-position: 0px -50px;
}
#Detail #right #Price-Buy .sold {
	display: block;
	height: 50px;
	width: 250px;
	background-image: url(../../images/btn_sold.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#Detail #right #Price-Buy .price-kaku {
	font-size: 16px;
	font-weight: bold;
	color: #FC0;
	text-align: right;
	margin-bottom: 10px;
	float: right;
	margin-left: 10px;
}

#Detail #right #Price-Buy .price-tax {
	font-size: 20px;
	font-weight: bold;
	color: #FC0;
	text-align: left;
	margin-bottom: 10px;
}

#Detail #right #Price-Buy .price {
	font-size: 20px;
	font-weight: bold;
	color: #FC0;
	text-align: right;
	margin-bottom: 10px;
}

#Detail #right #Price-Buy .price span {
	font-weight: normal;
	color: #FC0;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 5px;
	display: block;
}

#Detail #right #Price-Buy h5 {
	margin-bottom: 5px;
	line-height: 1.4em;
}
#Detail #right #Price-Buy > em  {
	background-color: #333;
	display: block;
	margin-right: -10px;
	margin-left: -10px;
	margin-top: -10px;
	margin-bottom: 10px;
	color: #FFF;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


#Detail #right h1 span {
	display: block;
	margin-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	color: #D7CFAC;
	font-size: 14px;
}
#Detail #right h2 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#Detail #right h3 {
	line-height: 1.4em;
	font-weight: normal;
	margin-bottom: 30px;
	color: #C7BD8D;
	padding: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 14px;
}
#Detail #right #Title {
	margin: 10px;
	font-size: 0.9rem;
}

#Detail #right #Title table {
	margin-bottom: 10px;
	width: 288px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444;
}


#Detail #right #Title table tr th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	width: 40%;
}

#Detail #right #Title table tr td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444;
}
#Detail #right #Title table ul li {
	margin-left: -5px;

}
#Detail #right #Title ul {
	margin-bottom: 30px;
}
#Detail #right #Title ul li    {
	font-size: 12px;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444;
	margin-bottom: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	margin-left: 10px;
	margin-right: 10px;
}



#Detail #right #Personal {
	clear: both;
}

#Detail h6 {
	color: #C7BD8D;
	padding-left: 15px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #555;
	border-left-color: #C7BD8D;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	clear: both;
}
#other , #Personal{
	margin-bottom: 30px;
	clear: both;
}
#Personal dl {
	margin-left: 20px;
	margin-bottom: 20px;
}
#Personal .expl {
	background-color: #222;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 1.6em;
}
#Personal .expl p {
	margin: 0px;
	color: #CCC;
}


#Personal p {
	margin-left: 130px;
}


#Personal dl dt {
	clear: left;
	float: left;
	width: 7.5em;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 1.6em;
}


#Personal dl dd {
	margin-bottom: 10px;
	margin-left: 7.5em;
	line-height: 1.6em;
	clear: right;
}
#Personal ul li {
	margin-bottom: 10px;
	line-height: 1.6em;
	margin-left: 1em;
}


#Detail #other a {
	float: left;
	width: 130px;
	display: block;
	margin-right: 6px;
	text-align: center;
	padding: 5px;
	background-color: #444;
	border: 1px solid #666;
	text-decoration: none;
	margin-bottom: 10px;
}
#Detail #other a:hover {
	background-color: #333;
	border: 1px solid #C7AC67;
	text-decoration: none;
}


#Detail #other a em {
	display: block;
	width: 130px;
	font-style: italic;
	font-size: 12px;
	color: #D6D6D6;
	margin-bottom: 5px;
}
#Detail #other a h5 {
	display: block;
	width: 130px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 5px;
}
#Detail #other h5 span {
	display: block;
	margin-bottom: 5px;
}

#other h3 span {
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
}

#Detail #other a div {
	display: block;
	width: 130px;
	font-weight: normal;
	font-style: normal;
	color: #FC0;
	font-size: 12px;
}

#Detail #other a img {
	margin-bottom: 5px;
	height: 86px;
}
#Detail #left #expl li  {
	font-size: 11px;
	color: #CCC;
	margin-left: 15px;
	list-style-type: disc;
	margin-top: 5px;
	margin-bottom: 5px;
}
#Price-Buy ul li a{
	margin-bottom: 10px;
	display: block;
	background-color: #C39;
}
#Detail #right h2 span {
	display: block;
	font-weight: normal;
	margin-top: 10px;
	color: #CCC;
	letter-spacing: 0.1em;
}

/*展示会用（もう使わない)
#Detail #other #exhibit a {
	float: left;
	width: 167px;
	display: block;
	margin-right: 6px;
	text-align: center;
	padding: 5px;
	background-color: #444;
	border: 1px solid #666;
	text-decoration: none;
	margin-bottom: 10px;
}
#Detail #other #exhibit a:hover {
	background-color: #333;
	border: 1px solid #C7AC67;
	text-decoration: none;
}


#Detail #other #exhibit a em {
	display: block;
	width: 167px;
	font-style: normal;
	font-size: 12px;
	color: #D6D6D6;
	margin-bottom: 5px;
}
#Detail #other #exhibit a h5 {
	display: block;
	width: 167px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 5px;
}
#Detail #other #exhibit h5 span {
	display: block;
	margin-bottom: 5px;
}

#Detail #other #exhibit a div {
	display: block;
	width: 167px;
	font-weight: normal;
	font-style: normal;
	color: #FC0;
	font-size: 12px;
}
*/

/*リンク無しの売約済み*/
#Detail #other .so {
	float: left;
	width: 130px;
	display: block;
	margin-right: 6px;
	text-align: center;
	padding: 5px;
	background-color: #444;
	border: 1px solid #666;
	text-decoration: none;
	margin-bottom: 10px;
}
#Detail #other .so div {
	float: left;
	width: 130px;
	display: block;
	margin-right: 10px;
	text-align: center;
	padding: 5px;
	background-color: #444;
	border: 1px solid #666;
	text-decoration: none;
}

#Detail #other .so img {
	height: 86px;
	margin-bottom: 5px;
}
#Detail #other .so em {
	display: block;
	width: 130px;
	font-style: italic;
	font-size: 12px;
	color: #D6D6D6;
	margin-bottom: 5px;
}
#Detail #other .so h5 {
	display: block;
	width: 130px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 5px;
}

#artist #Container #Wrapper #Main-Cont #Detail #left #Zoomer img {
	width: 410px;
	max-width:100%;
}
