a:link {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	background-color: #3388EE;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #66CC00;
	font-weight: bold;
}
body {
	color: #441100;
	font: 12px/18px "ＭＳ Ｐゴシック", "Osaka";
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
}
#footer {
	text-align: center;
	background-color: #EEEEDD;
	display: block;
	color: #666666;
	position: static;
	padding: 2px;
	font-size: 11px;
	line-height: 15px;
}
.td1 {
	font: 12px/18px "ＭＳ Ｐゴシック", "Osaka";
	color: #441100;
	text-decoration: none;
}
td {
	font: normal 12px/18px "ＭＳ Ｐゴシック", "Osaka";
	color: #666666;
}
.artist {
	color: #441100;
	letter-spacing: 5px;
	background-color: #EEEEDD;
	display: block;
	background-position: center;
	position: relative;
	height: 20px;
	width: 600px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: center;
	font: bold 14px/20px "ＭＳ Ｐゴシック", "Osaka";
}
.navi {
	line-height: 15px;
	background-color: #DDDDDD;
	text-align: center;
	display: block;
	position: relative;
	background-position: center center;
	height: 16px;
	width: 600px;
	top: -1px;
}
.title {
	font: bold 13px/18px "ＭＳ Ｐゴシック", "Osaka";
	color: #441100;
	text-align: center;
}
.exhibition {
	font: bold 14px/18px "ＭＳ Ｐゴシック", "Osaka";
	color: #FF7700;
	background-color: #FFEEDD;
	background-position: center;
	display: block;
	height: 20px;
	width: 600px;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #FF7700;
	position: relative;
	left: 12px;
}
.exhibition2 {
	font: bold 14px/18px "ＭＳ Ｐゴシック", "Osaka";
	color: #441100;
	background-color: #EEEEDD;
	background-position: center;
	display: block;
	height: 20px;
	width: 600px;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #441100;
	position: relative;
	left: 12px;
}

