@charset "utf-8";
/***********************************************
＜本棚表示キット＞
制作：ロゴスウェア株式会社
Copyright (c) LOGOSWARE, Inc
***********************************************/
@import url("normalize.css");
@import url("font.css");
@import url("shelf-theme.css");
@import url("x-small.css") screen and (min-width:1px) and (max-width:319px);
@import url("medium.css") screen and (min-width:670px);
.ctitle {
  display: block;
  width: 100%;
  text-align: center;
  padding-left: 0;
  margin-left: 0;
}