* {
  margin: 0;
  padding: 0;
}
ul{
  list-style: none;
}
html {
  height: 100%;
  overflow: hidden;
}
body{
  height: 100%;
  font-family: Helvetica,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Osaka,sans-serif;
  font-size: 16px;
  *+font-size: medium;
  font-size: 100%;
  background-color: #000;

  -webkit-touch-callout: none;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
}
body *{
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  -o-user-select: none;
  user-select: none;
}
div.container {
  width: 1280px;
  height: 100%;
  margin: 0 auto;
  text-align: left;
  position: relative;
  background-color: #333;
  background-image: url('../images/list_back_1280.jpg');
  background-position: right bottom;
  background-repeat: no-repeat;
  border-color: #000;
  border-style: none;
  border-width: 0 1px 1px 1px;
  overflow: hidden;
}
/* Header */
#header {
  width: 100%;
  height: 85px;
  margin: 0 auto;
  background-color: #222;
}
h1 {
  padding-left: 0px;
  padding-top: 0px;
}
#topicpath {
  width: 100%;
  height: 25px;
}
#topicpath li{
  font-size: 100%;
  margin-left: 20px;
  margin-top: -8px;
  *margin-top: -4px;
  color: #ccc;
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","ＭＳ Ｐゴシック",Osaka,sans-serif;
}
/* Main */
#main {
  height: 100%;
  margin: 0 auto;
  position: relative;
}
/* Column Category */
.column1{
  position: absolute;
  left: 0;
  top: 0;
  width: 260px;
  height: 100%;
  background-color: #d3ccbf;
}
#timeline{
  display: block;	/* 初期値 */
  /*overflow: auto;
  -webkit-overflow-scrolling: touch;*/
}
#timeline table{
  display: none;
}
#timeline li{
  list-style-type: none;
  width: 100%;/*240px;*/
  margin: 20px 0;
  text-align: left;
  font-weight: normal;
  color: #333;
  background-image: url('../images/common_column_hl_n.png');
  background-position: 300px top;
  background-repeat: no-repeat;
}
h3.label{
  font-weight: normal;
  font-size: 15px; /*90%;*/
  position: relative;
}
.year{
  font-size: 21px; /*150%;*/
  font-weight: bold;
}
.jyear{
  padding: 0 0em;
}
/* 大正元年の補正 */
.mshift{
  margin-left:-0.4em;
}
/* 資料数 */
span.count{
  position: absolute;
  right: 10px;
  top: 5px;
}
/* 神奈川開設、資料数と同じSPAN内 */
span.kanagawa{
  /*font-weight: bold;
  color: #a30;*/
}
/* 事柄解説 */
#timeline li p{
  margin-top: 5px;
  margin-left: 1.5em;
  padding-right: 10px;
  font-size: 90%;
}
#timeline li p.notes{
  display: none;
}
#timeline li p.source{
  padding-top: 1em;
  color: #630;
}
#timeline li.nolink{
  font-weight: normal;
  /*opacity: 0.6;*/
}
/* Column List */
.column2{
  position: absolute;
  left: 260px;
  top: 0;
  width: 320px;
  height: 100%;
  background-color: #bbb;
  background-image: url('../images/common_column_base_2.png');
  background-position: left bottom;
  background-repeat: no-repeat;
}
#list{
  display: block;
  -webkit-overflow-scrolling: touch;
}
#list li{
  list-style-type: none;
  width: 290px;
  min-height: 80px;
  padding: 5px 20px 5px 10px;
  float: left;
  font-size: 90%;
  font-weight: normal;
  line-height: 1.2em;
  color: #000;
  border-style: solid;
  border-color: #aaa;
  border-width: 1px 0 0 0px;
  /*background-color: #aaa;*/
  background-image: url('../images/common_column_hl_2.png');
  background-position: 300px top;
  background-repeat: no-repeat;
  display: none;
  overflow: hidden;
}
#list td{
  padding: 2px;
  /*word-break: normal;
  word-wrap: break-word;*/
}
.L3{
  width: 84px;
}
.L3 img{
  border: 1px #888 solid;
}
#list td.label{
  font-size: 15px;
  width: 3.5em;
  white-space: nowrap;
}
/* 一覧ヘッダ */
li.desc{
  background-color: #e3daca;
}
#list h3{
  font-size: 100%;
  margin: 1.25em 0 0 0.2em;
}
/* 資料数と神奈川は表示しない */
#list h3 span.count{
  display: none;
}
/* 漱石と神奈川 */
h4{
  margin-top: 0.8em;
  text-indent: 0.4em;
}
li.desc p{
  line-height: 1.7em;
  text-indent: 1em;
  padding: 0.5em;
}
/* Column Page */
.column3{
  position: absolute;
  right: 0;
  top: 0;
  width: 500px;
  height: 100%;
  background-color: #eee;
}
.page{
    padding: 15px;
}
#stage{
  display: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#stage .copyright{
  visibility: hidden;
}
div#imageitem{
  margin: 0 15px 15px 0;
  padding: 0 0 30px 0;
  float: left;
  width: 400px;
  height: 320px;
}
td.bookimage{
  width: 400px;
  height: 320px;
  background-color: #999;
  text-align: center;
  vertical-align: middle;
}
div.bookitem{
  margin: 0;
  float: left;
  width: 100%;
}
.bookitem table{
  width: 100%;
  background-color: #eee;
  vertical-align: middle;
}
.bookitem table td{
  text-align: left;
  padding: 3px;
  background-color: #fff;
  cursor: default;
}
.bookitem table td.label{
  background-color: #edc;
  text-align: right;
  width: 4em;
  white-space: nowrap;
}
div.textbody {
  clear: both;
  width: 100%;
  margin: 0 auto;
  padding-top: 15px;
  min-height: 50px;
  text-align: center;
}
div.booktext {
  margin: 0px auto;
  width: 100%;
  text-align: left;
  background-color: #ffeedd;
  color: #300;
}
.booktext h4{
  font-size: 110%;
  padding: 15px 0 0 25px;
  cursor: default;
}
.booktext p {
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN W3","ＭＳ ゴシック",Osaka-等幅,Osaka-Mono,monospace;
  text-indent: 0em;
  padding: 15px 25px;
  line-height: 1.8em;
  text-align: left;
  cursor: default;
}

/* Tool */
#tool{
  position: absolute;
  right: 30px;
  top: 25px;
  width: 200px;
  *+width: 180px;
  text-align: right;
}
#tool li{
  display: inline-block;
  *+float: left;
  margin-left: 25px;
  cursor: pointer;
}
/* Footer */
#footer{
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0 auto 0 auto;
  width: 100%;
  height: 60px;
  background-color: #222;
  text-align: center;
}
/** Link **/
a{
  color: #ff0;
  text-decoration: underline;
}
a:visited{
  color: #ff0;
}
a:hover,a:active{
  color: #fff;
  text-decoration: none;
}
/** Other **/
hr{
  /*visibility: hidden;*/
  clear: both;
}
.clearfloat{
  clear: both;
  height: 0;
  font-size: 0;
}
.nolink{
  font-weight: bold;
  color: #aaa;
}
.copyright{
  margin-top: 20px;
  text-align:center;
  font-size: 100%;
  font-weight: normal;
  color: #999;
}
/* iPad */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #category li{
        line-height: 1.0em;
    }
}
