@charset "UTF-8";

/*------------------------------------
常設展示
--------------------------------------*/

#showSpace figure {
float:none;
text-align:center;
margin:0 auto;
width:auto;
}

#showSpace figure img {
width:70%;
max-width:268px;
margin:0 auto;
}

#showSpace figcaption {
text-align:center;
padding-top:5px;
display:block;
margin-bottom:18px;
}
