#lnavi  {
	width: 150px;
	margin-bottom: 60px;
	float: left;
}
#lnavi ul {
	margin: 0px;
}

#lnavi ul li {
	list-style-type: none;
	background-image: url(../images/common/ic_01.gif);
	background-position: 0px 0.5em;
	padding-left: 12px;
	background-repeat: no-repeat;
}
#lnavi a {
	color: #3C3C3C;
}
#main {
	float: right;
	width: 500px;
	margin-bottom: 30px;
}
#main .exhibition-title {

}
#main .exhibition-title h3 {
	font-size: 123.1%;
	font-weight: bold;
}
#main .exhibition-title h4 {
	margin-bottom: 2em;
	font-weight: bold;
}
#main .year h3 {
	font-size: 300%;
	margin-bottom: 30px;
	font-family: Helvetica, sans-serif;
	color: #D3D3D3;
}

#main dl dt {
	background-image: url(../images/common/ic_04.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.5em;
	padding-left: 10px;
}
#main dl dd {
	padding-left: 10px;
	margin-bottom: 1em;
	padding-bottom: 1em;
	background-image: url(../images/common/lin_02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
