@charset "EUC-JP";


/*----------------------------------------------------
	#contents 
----------------------------------------------------*/

#contents h2 {
	margin-bottom: 10px;
	clear: both;
}
#contents h3,
#contents p{
	margin-bottom:1em;
}


/*	inquiry,consluting
----------------------------------------------------*/

#contents .inquiry,
#contents .artconsult {
	clear: both;
	width: 780px;
	background: url(/store/artworks/images/bk_inquiry_01.gif) no-repeat bottom left;
}
#contents .inquiry-top,
#contents .artconsult-top  {
	background: url(/store/notable/images/bk_inquiry_04.gif) no-repeat top left;
}
#contents .inquiry-top:after,
#contents .artconsult-top:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}
* html #contents .inquiry-top,
* html #contents .artconsult-top {
	height: 1%;
	overflow: visible;
}
#contents .inquiry p.text {
	padding: 28px 0 25px 20px;
	width: 580px;
	float: left;
}
#contents .artconsult p.text {
	padding: 18px 0 20px 20px;
	width: 580px;
	float: left;
}
#contents .inquiry p img {
	margin: 29px 20px 25px 0;
	float: right;
}
#contents .artconsult p img {
	margin: 20px 20px 25px 0;
	float: right;
}
#contents .artconsult p.jabtn img {
	margin: 38px 20px 20px 0;
	float: right;
}


/*	works
----------------------------------------------------*/

#contents .works_l,
#contents .works_s{
	margin:15px 0 0 0;
	padding:10px;
	clear: both;
}
#contents .works_l:after,
#contents .works_s:after{
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}
* html #contents .works_l,
* html #contents .works_s{
	height: 1%;
	overflow: visible;
}
#contents .works_l ul li{
	width:380px;
	float:left;
	list-style-type: none;
}
#contents .works_s ul {
	clear:both;
	display:inline;

}
#contents .works_s ul li{
	width:253px;
	float:left;
	display:inline;
	margin-bottom:10px;
	list-style-type: none;
}
#contents .works_s ul li p{
	width:63px;
	float:left;
	margin-right:5px;
}
#contents .works_s dl{
	width:185px;
	float:left;
}
#contents .works_l dl dt,
#contents .works_s dl dt{	
	/*width:60px;*/
	font-weight:bold;
	float:left;
	display:block;
	clear: both;
}
#contents .works_l dl dt dd,
#contents .works_l dl dt dd{	
	/*width:130px;*/
	float:left;
	display:block;
}


/*	collectors
----------------------------------------------------*/

#contents .4collectors{
	width:780px;
	margin-top:15px;
	clear:both;
}
#contents ol.conlist{
	*padding-left:23px;
	margin-bottom:1em;
}
li {
	list-style-type: decimal;
	list-style-position: inside;
	*list-style-position: outside;
}


/*	works
----------------------------------------------------*/
.block_190{
	float:left;
	width:190px;
	margin:2px;
	text-align:center;
}
.block_190 .caption{
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
}
.dl_cap{
	background-color:#f1f1f1;
	padding:10px;
	margin-top:10px;
}
.dl_cap dt.dt_artwork {
	margin: 0;
	width: 4.5em;
	float: left;
	font-weight:bold;
}
.dl_cap dd.dd_artwork{
	margin: 0 0 10px 4.5em;
}
.dl_cap dt.dt_artist {
	margin: 0;
	width: 3em;
	float: left;
	font-weight:bold;
}
.dl_cap dd.dd_artist {
	margin: 0 0 10px 3em;
}




