/* CSS Document */

/*------------------------------------------------------作家作品拡大表示	*/


body#detail div#main{
	padding-top:0;
	}
body#detail div#contents{
	width:880px;
 _width:920px;
	padding-left:20px;
	padding-right:20px;
/*	border:1px solid #ff0000;*/
	}

body#detail h3{
float:none;
margin-bottom:0;
width:560px;
}

body#detail div.exhibBox{
	padding-bottom:17px;
	border-bottom:none;
	}

body#detail div.exhibBox div.artistProf{
 float:left; min-width:300px;
}
body#detail div.exhibBox div.profile{
	padding:3px 0 0 0;
	}

body#detail div.exhibBox div#imgTitle{
float:left;
width:560px;
 padding:10px 0 0 0;
}
body#detail div.exhibBox div#imgTitle strong{
font-weight:bold;
font-style:normal;
margin-right:10px;
}
body#detail div.exhibBox div#imgTitle a{
	margin-left:10px;
	}

body#detail div.exhibBox div.shopBtn{
 float:right; text-align:right; min-width:260px; margin-top:10px;
}
body#detail div.exhibBox ul{
	clear:both;
	padding:38px 0 0 0;
	}
body#detail div.exhibBox ul li.prodImg{
	margin:0 7px 0 0;
	}
div.exhibBox ul li.thumNavi{
min-width:31px;
_width:49px;
height:72px;
margin:0 0 0 0;
padding:0;
/*border:1px solid #000000;*/
}
div.exhibBox ul li.thumNavi a#prev{
	padding:0 18px 0 0;
/*	border:1px solid #cc0000;*/
	}
div.exhibBox ul li.thumNavi a#next{
	padding:0 0 0 10px;
/*	border:1px solid #cc0000;*/
		}

div.backBottom{
	background-color:#ebebeb;
	padding:9px;
	}
