/* Display Medium
------------------------------------------------- */
.viewMedium {
display: none;
}
.smallbr:before {
content: "\A";
white-space: pre;
}
.minimumbr:before {
content: " " ;
}

figure a.lightbox {
pointer-events:none;
cursor:default;/
}


/* Base Layout
------------------------------------------------- */
body {
font-size: 85%;
}


/* layout
------------------------------------------------- */
#inner {
margin: 0 auto;
padding: 0 5%;
width: 85%;
}


/* Header
------------------------------------------------- */
header h1 {
max-width: 300px;
margin: 0 auto 30px;
text-align: center;
}
header h1 img {
width: 100%;
}
header dl {
text-align: center;
}
/* contents-elements
------------------------------------------------------------ */
#contents section h2 {
margin-bottom: 10px;
}

/* Contents Element shopping*/
#contents section#shop li {
margin-top: 1.5em;
}
#contents section#shop img.qr {
width: 30%;
} 