<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.box_kaiki{
 text-align:left;
 padding:0px 0px 0px 0px;
 margin: 0px 0px 5px 0px;
 font-size: 1em ;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
-moz-text-overflow:ellipsis;
-o-text-overflow:ellipsis;
}


.box_title{
 text-align:left;
 padding:0px 0px 0px 0px;
 margin: 0px 0px 5px 0px;
 background-color:#bbbbbb;
 font-size: 1em ;
 width:710px;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
-moz-text-overflow:ellipsis;
-o-text-overflow:ellipsis;
 color :#ffffff;
 border-color:#333333;
 border-width:1px

}


.box_name{
 text-align:center;
 padding:0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 float:right;
 width:400px;
 background-color:#bbbbbb;
 font-size: 1em ;
 color :#ffffff;

white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
-moz-text-overflow:ellipsis;
-o-text-overflow:ellipsis;

}


.boxl{
 width:400px;
float:left;
}

.boxr{
 width:310px;
 float:left;
}


.box1{
 width:400px;
 height: 280px;
 margin:0px;
 float:left;

white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
-moz-text-overflow:ellipsis;
-o-text-overflow:ellipsis;
-webkit-text-overflow: ellipsis;
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
display:inline-table;
vertical-align:middle;
}

div.box1 p{
    display:table-cell;
    text-align:left;
    vertical-align:middle;
    line-height:1em;
    margin: 2em 0px 0px 0px;

}


.box2{
    width: 310px;
    height: 280px;
    display:table-cell;
    text-align:left;
    vertical-align:middle;
 margin: 0px 0px 0px 0px;
}

div.box2 img {
max-width: 300px;
max-height: 280px;
}





#exhibitionbox {
	text-align: center;
}
.box li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
}
.box li a {
 width: 710px;
 height: 300px;
 background-color:#ffffff;
 position: relative;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 display: block;
 text-decoration: none;

}


.nendo li{
 list-style:none ;
 display:inline;
 margin: 0px 0px 0px 1em;
 padding: 0px 0px 0px 0px;
 position: relative
 font-size: 1em ;

}



ul#exhi_menu li a{
border-top: 1px solid #ccc;  
border-right: 1px solid #999999;  
border-bottom: 1px solid #999999;  
border-left: 1px solid #cccccc;
color: #555555;  
}


.clear{
	clear:both;
}

</pre></body></html>