@charset "utf-8";
/* CSS Document */
#container { width: 100%; height: auto; min-height: 300px; margin: 0px 17px 0px 17px; letter-spacing: 1px; line-height: 20px; text-align: justify; text-justify: inter-ideograph; width: calc(100% - 34px); }
#left_title .title { position: absolute; z-index: 5; left: 40px; top: 303px; }
/*-照片列表-----------------------------------------*/
#list { width: 100%; height: 100%; float: left; border-top:1px #C5C5C5 dotted;border-left:1px #C5C5C5 dotted; }
#list .photobox { height: auto; width: 235px; float:left ;border-right:1px #C5C5C5 dotted;border-bottom:1px #C5C5C5 dotted;}
#list .photo { height: auto; width: 191px; margin: auto; margin-top: 20px; margin-bottom: 20px; }
