@charset "utf-8";

#museum h1.artribute,
#museum p.artribute-text {
	margin-bottom: 30px;
}

.line {
	margin: 0 0 45px 0;
	padding: 0 4px;
	}

.works-left {
	float: left;
	width: 185px;
	margin: 0 22px 15px 0;
	}

.works-right {
	float: left;
	width: 185px;
	margin: 0 0 15px 0;
	}

.works-left p,
.works-right p {
	color: #2f2f2f;
	line-height:1.3em;
	font-weight: bold;
}

#museum .works-left p a:link,
#museum .works-left p a:visited,
#museum .works-right p a:link,
#museum .works-right p a:visited {
	color: #2F2F2F;
	font-weight: bold;
	text-decoration: none;
}
#museum .works-left p a:hover,
#museum .works-left p a:active,
#museum .works-right p a:hover,
#museum .works-right p a:active {
	color: #2F2F2F;
	text-decoration: underline;
}

 .month {
	color: #a1a1a1;
	font-size: 70%;
	font-weight: bold;
	margin: 0;
	}
	
 .smallttl {
	font-size: 70%;
	font-weight: bold;
	line-height: 1.5em;
}

#contents img.top-right{
	float: right;
	margin-bottom: 1em;
	margin-left: 30px;
}
