@charset "shift_jis";
/*---toppage---*/
#oshirase {
	padding: 1em;
	width: 550px;
	margin:1em auto;
	border: 1px solid #CC6666;
	text-align:left;
}
#oshirase h2 {
	text-align:center;
	font-weight:bold;
	color:#000000;
	margin:0 1em;
	padding:0.5em 0 1em 0;
	border-bottom:1px solid #666666;
}
#oshirase ul {
margin:0;
padding:0;
}
#oshirase ul li {
list-style:none;
font-weight:bold;
margin:0;
padding:1em 0 0 1em;
}
#oshirase p {
margin:0.5em 1em 0 3em;
padding:0;
}

#oshirase p.mark {
background:#FFE3C8;
border:0.5em solid #FFE3C8;
margin:0.5em 1em 0 1.5em;
padding:0 1em;
}

#oshirase dl {
margin:0 1em 0 3em;
padding:0;
}
#oshirase dl dt {
margin-top:0.2em;
padding:0;
}
#oshirase dl dd {
margin-bottom:0.3em;
padding:0;
}

#oshirase p a {
color:#993333;
font-weight:bold;
text-decoration:underline;
}
/*---展覧会---*/
#exhibit div.installation {
	color: #323299;
	text-align:right;
	padding:0.5em 1em;
}
#exhibit div.exhibitBOX{
margin:0 1.5em;
padding:1em;
overflow:hidden;
_zoom:1;
}
#exhibit div.exhibitBOX img.image_h{
width:150px;
float:right;
padding-left:0.5em;
}
#exhibit div.exhibitBOX img.image_v{
width:220px;
float:right;
padding-left:0.5em;
}
#exhibit div.exhibitBOX p {
	text-align:left;
}
#exhibit div.exhibitBOX p.caption {
	font-size: 75%;
	text-align:right;
	line-height:1.1;
	white-space:nowrap;
	margin:1em 0;
}
#exhibit div.BOX{
padding:1em 2em;
}
#exhibit p.select,#exhibit p.info {
text-align:center;
}
#exhibit div.exhibitBOX p.date {
	color:#336699;
	font-weight:bold;
	text-align:center;
	margin:0;
	padding:0;
}

#exhibit h2{
text-align:center;
padding:0.5em 0;
}
#exhibit h2.koubo{
text-align:center;
padding:0.5em;
margin:1em auto;
color:#FFFFFF;
background:#336699;
width:20em;
}

#lecture h2{
text-align:center;
padding:0.5em 0;
}

tr.title td {
padding:1em 1em 0.5em 1em ;
}
tr.title p.date {
	color:#336699;
	font-weight:bold;
	text-align:center;
	margin:0;
	padding:0;
}
tr.title div.off {
	font-size: 81%;
	color:#336699;
	font-weight:bold;
	text-align:right;
}

body {
	line-height: 1.2;
	margin:0;
	background:#FFFFFF url(common/bg.gif);
	}

/*table {
	border-collapse:collapse;
	border-spacing: 0px 0px;
	}*/

h1{
}	
h2{
color:#cc3300;
font-weight:bold;
font-size:100%;
margin:0;
padding:0:
}
h3,h4{
font-weight:bold;
font-size:100%;
margin:1.5em 0 0.5em 0;
text-align:center;
}
/*▼文字書式設定▼*/
p{
margin:0;
padding:0;
}
.center{
text-align:center;
}
.right{
text-align:right;
}
.left{
text-align:left;
}
.red{
color:#993333;
}
.kyoutyou{
color:#cc3300;
font-weight:bold;
}
.font80 {
	font-size: 80%;
}
.font13px {
	font-size: 81%;
}
.font14px {
	font-size: 87%;
}
.font90 {
	font-size: 90%;
}
.fontnorm {
	font-size: 100%;
	font-weight:normal;
}
.wrapnorm {
	white-space:normal;
}
p.info {
	font-size: 81%;
	text-align:center;
	padding:0.5em;
}
/*▲文字書式設定▲*/
/*▼余白設定▼*/
.bottom10{
padding-bottom:10px;
}
.bottom1em{
padding-bottom:1em;
}
.top1em{
padding-top:1em;
}
/*▲余白設定▲*/
/*▼リンク設定▼*/	
a img{
border:none;
}
a {
color:#000000;
text-decoration:none;
}
a span {
text-decoration:underline;
}
a:link span {
color:#000066;
}
a:visited span {
color:#800080;
}
a:hover span {
color:#0000FF;
}
.footer {
font-size:80%;
}
.footer a {
text-decoration:none;
}
.footer a:link {
color:#000066;
}
.footer a:visited {
color:#800080;
}
.footer a:hover {
color:#0000FF;
text-decoration:underline;
}
div.home {
padding:1em;
}
/*▲リンク設定▲*/

.caption {
	font-size: 80%;
	text-align:center;
	line-height:1.1;
}
table.sakuhin td,table.sakuhin th{
	white-space:nowrap;
	text-align:left;
	font-weight:normal;
	_zoom:1;
}
div#exhibit table.sakuhin td.title{
width:6em;
}
div#exhibit table.sakuhin td.year{
width:5em;
}
table.sakuhin td p{
	white-space:normal;
	margin:0;
	padding:0;
}
div#exhibit table.sakuhin {
	padding:0 0.3em;
}
div#exhibit table.sakuhin2 {
	padding:0 0.3em;
	font-size:87%;
}
div.exhibitBOX dl {
    margin: 0 1em;
	overflow:hidden;
	_zoom:1;
	
}
div.exhibitBOX dt {
    padding: 0.25em 0;
	font-weight: bold;
	float:left;
	text-align:right;
	white-space:nowrap;
}
div.exhibitBOX dd {
    padding: 0.25em 0;
	margin-left:7em;
	text-align:left;
}
.top_margin {
	margin-top: 0.5em;
}
.left_margin {
	margin-left: 5px;
}
table#data th,table#adr th {
	color: #663300;
	text-align:left;
	background:#F3E872;
	white-space:nowrap;
	vertical-align:top;
}
table#data td,table#adr td {
	text-align:left;
}
.markindent {
	display:block;
	text-indent: -1em;
	margin-left: 1em;
}

}
/*------------------------calender-----------------------*/
.m_table {
	width: 100%;
	text-align: center;
	font-size: 13px;
	line-height: 17px;
	vertical-align: baseline;
	background-color: #FFFFFF;
}

table.m_table tr th {
	font-size: 10pt;
	background-color: #EAF0F7;
	font-weight:normal;
	width:32px;
}
table.m_table tr th.sun {
color:#ff0000;
}
table#sample tr td {
	font-size: 13px;
	text-align:left;
}
table#sample{
margin:1em 0;
padding:0 3em;
}

.exhibA {
background:#FFDD99;
}
.exhibB {
background:#d0d0f7;
}
.exhibC {
background:#DDEE99;
}
.exhibD {
background:#FFD9EC;
}
.exhibE {
background:#CCE8E6;
}
.exhibF {
background:#DFBFFF;
}
.exhibSPC {
border:solid 2px #FF0000;
}
table#sample tr td a {
text-decoration:underline;
}


table.m_table a {
text-decoration:underline;
}
.m_table a:link {
color:#000066;
}
.m_table a:visited {
color:#800080;
}
.m_table a:hover {
color:#0000FF;
}

.m_caption {
	color: #FFFFFF;
	background-color: #323299;
	font-weight: bold;
}
.m_week {
	font-size: 10pt;
	background-color: #EAF0F7;
}
.m2_caption {
	color: #FFFFFF;
	background-color: #993399;
	font-weight: bold;
}
.outtable {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.open {
	color: #0000FF;
	font-weight: bold;
}
.close {
	color: #FF0000;
	font-weight: bold;
}

/*------------------------calender-----------------------*/
