@charset "utf-8";
/* tab */
li.tab a {
	border-radius: 3px 3px 0 0;}
/* 更新情報 */
dl#info {
	display: block;
	border-radius: 0 0 3px 3px;
	}
	dl#info dt { 
		width: auto;}
	dl#info dd { 
		width: auto}
div#bibliography ul.layout h1,
	div#bibliography ul.layout h2,
	div#bibliography ul.layout h3 {
		text-align: center;
		line-height: 1.2; }
	div#bibliography ul.layout h1 { font-size: 10.8vw;}
	div#bibliography ul.layout h2 {  font-size: 6vw;}
	div#bibliography ul.layout h3 { font-size: 10vw;}
div#bibliography table.spec { 
	margin-top: 6vw;
	margin-bottom: 6vw;}
/* 大見出し */
div#aboutTheAuthor h2,
	div#toc h2,
	div#reaction h2 { font-size: 120%;}

/* 反響 */
div#reaction dl {
	display: block;
	margin: 0 0 1em 0;}
	div#reaction  dt { width: auto;}
	div#reaction  dd { width: auto;}
div#reaction img.cover { 
	margin: 1em 00 0;
	width: 100%;
    float: none;}

/* 紹介文 */
div#bookDescrption h2 { margin: 2vw 2vw 0 2vw;}
div#bookDescrption blockquote { margin: 1em 2vw;}

/* 著者プロフィール */
div#aboutTheAuthor h3 { font-size: 110%;}

/* 目次 */
div#toc ul { margin: 2vw 1em;}
