@charset "UTF-8";

/* ------------------------------------------------------
pottery
------------------------------------------------------ */
#pottery .thumb {
	margin-bottom:20px;
}
#pottery .thumb li {
	float: left;
	margin-right: 10px;
}
#pottery .craftsman .list {
	margin-bottom: 10px;
}
#pottery .craftsman .list li {
	float: left;
	margin-right:20px;
	margin-bottom: 5px;
	padding-left: 20px;
	background: url(../img/ico_list01.gif) no-repeat 0 0;
	white-space: nowrap;
	font-weight: bold;
}
#pottery .media {
	padding: 10px;
	margin-bottom: 10px;
	background: #EBE9CE;
}
#pottery .media .tit {
	border-bottom: 1px dotted #B5A77C;
	font-weight: bold;
	color: #cc0000;
}
#pottery .media .list li {
	float: left;
	margin-right:20px;
	margin-bottom: 5px;
	padding-left: 20px;
	background: url(../img/ico_list02.gif) no-repeat 0 0;
	white-space: nowrap;
	font-weight: bold;
	color: #62530B;
}
#pottery .memo {
	font-size: 0.85em;
}



/* ------------------------------------------------------
gallery
------------------------------------------------------ */
#gallery .wrap {
	margin-bottom: 10px;
}
#gallery .ph {
	float: left;
	width: 500px;
}
#gallery .thumb {
	float: right;
	width: 190px;
}
#gallery .thumb li {
	float: left;
	width: 90px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#gallery .thumb li.rt {
	margin-right: 0;
}
#gallery .opus {
	margin-bottom: 10px;
}
#gallery .opus ul {
	margin-bottom: 10px;
}
#gallery .opus li {
	padding: 10px 0;
	border-bottom: 1px dotted #B5A77C;
}

#gallery .opus li li{
	border-bottom: none;
}
#gallery .opus li li.ph {
	float: left;
	width: 180px;
	padding:5px;
	font-size: 0.85em;
	line-height: 1.4;
	text-align: center;
}
#gallery .opus li#nakasato .ph {
	float: right;
	width: 180px;
	text-align:center;
	font-size:0.85em;
	line-height: 1.4;
}
#gallery .opus li#nakasato .txt {
	float: left;
	width: 500px;
}
#gallery .opus li .txt strong {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.8;
	color: #009900;
}

