@charset "UTF-8";
/* CSS Document */

#exh {
	margin: 40px 0 0 20px;
	color:#4d4d4d;
	float: left;
}

#exh .tab{
	margin:10px 0 0 0;
}

#exh p{
	line-height: 24px;
	text-align:left;
	width: 600px;
	font-size: 14px;
	margin: 20px 0 10px 20px;
}

#exh p.text-short {
	width: 280px;
}

#exh .pr{
	line-height:160%;
	text-align:left;
	margin:-20px 0 10px 20px;
	width:600px;
}


#exh .gallery{
	text-align:left;
	margin:30px 0 0 0;
	width:630px;
}

#exh .img{
	float:left;
	margin:30px 0 0 20px;
}

#exh .desc_title{
	float:left;
	font-size: 18px;
	color:#5a6e48;
	margin: 30px 0 0 20px;
}

#exh .desc{
	float:left;
	font-size: 14px;
	color:#333;
	margin:10px 0 0 0;
}

#exh .desc02{
	clear:left;
	font-size:14px;
	color:#333;
	margin:10px 0 0 0;
}
	
#exh a{
	color:#5a6e48;
	text-decoration:none;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
}

#exh a:hover{
	color:#5a6e48;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	text-decoration: underline;
}

#exh a.name{
	color:#5a6e48;
	text-decoration:none;
	margin:0 7px;
}

#exh a.name:hover{
	color:#5a6e48;
	
	margin:0 7px;
	text-decoration: underline;
}


#exh a.artist{
	float:left;
	color:#5a6e48;
	text-decoration:none;
	margin:0 0 0 20px;
	padding:0 5px;
}

#exh a.artist:hover{
	float:left;
	color:#5a6e48;
	border-bottom:dotted 2px #5a6e48;
	margin:0 0 0 20px;
	padding:0 5px;
}

#exh a.goback{
	float:left;
	color:#5a6e48;
	text-decoration:none;
	margin:0 0 2px 20px;
}

#exh a.goback:hover{
	float:left;
	color:#5a6e48;
	
	margin:0 0 0 20px;
	text-decoration: underline;
}

#exh a.irre{
	margin:0;
	color:#5a6e48;
	text-decoration:none;
	
}

#exh a.irre:hover{
	margin:0;
	color:#5a6e48;
	text-decoration: underline;
}

#exh a.thumb{
	margin:0;
	text-decoration:none;
	border-bottom:none;
}

#exh a.thumb:hover{
	margin:0;
	text-decoration:none;
	border-bottom:none;
}




#exh h3 {
	font-size: 24px;
	color:#5a6e48;
	margin:20px 0 0 20px;
}

#exh h4 {
	font-size:14px;
	color:#4d4d4d;
	margin:20px 0 20px 20px;
	border-bottom: 2px solid #ccc;
}	

#exh h5 {
	font-size:14px;
	color:#4d4d4d;
	margin:20px 0 20px 20px;
}

#thumb {
	width:630px;
	line-height:160%;
}

#thumb .photo{
	float:left;
 	padding:0 10px;
}




