@charset "utf-8";

/* --------------------------------------
	汎用
---------------------------------------*/
.mt00 { margin-top: 0 !important;}
.mt10 { margin-top: 10px !important;}
.mt15 { margin-top: 15px !important;}
.mt20 { margin-top: 20px !important;}
.mt40 { margin-top: 40px !important;}
.mt01 { margin-top: 1em !important;}
.mr00 { margin-right: 0 !important;}
.mr10 { margin-right: 10px !important;}
.ml05 { margin-left: 05px !important;}
.ml15 { margin-left: 15px !important;}
.mb00 { margin-bottom: 0 !important;}
.mb01 { margin-bottom: 1px !important;}
.mb05 { margin-bottom: 5px !important;}
.mb07 { margin-bottom: 7px !important;}
.mb10 { margin-bottom: 10px !important;}
.mb15 { margin-bottom: 15px !important;}
.mb20 { margin-bottom: 20px !important;}
.mb25 { margin-bottom: 25px !important;}
.mb30 { margin-bottom: 30px !important;}
.pb2m { padding-bottom: 2em !important;}
.pb70 { padding-bottom: 70px !important;}
.pt00 { padding-top: 0 !important;}
.fltL { float: left;}
.fltR { float: right;}
.fBold { font-weight: bold;}
.fL { font-size: 110%;}
.fS { font-size: 88%;}
.btNone { border-top: none !important;}
.inlineR { text-align: right !important;}
.inlineC { text-align: center !important;}
.clear { clear: both;}
.bb01 { border-bottom: solid 1px #dcdcdc;}
.pbox01 { border: solid 1px #dcdcdc !important;}
.pbox01padding { padding: 15px !important;}
.txtIn { text-indent: 1em;}
.w450p { width: 450px;}

@media screen and (max-width : 980px){
.w450p { width: 100%;}
}

/* --------------------------------------
	共通
---------------------------------------*/
a {
	text-decoration: none;
}
a:link {color:#0287cd;}
a:visited {color:#0287cd;}
a:hover {
	text-decoration: underline;
}

/* --------------------------------------
	header
---------------------------------------*/
#wrapper #header {
	margin: 0 0 1px;
}

/* --------------------------------------
	main
---------------------------------------*/
#wrapper #main {
	width: 950px !important;
	margin: 0 0 30px;
	padding: 0;
}
@media screen and (max-width: 980px) {
div#main.news-main {
	    margin: 0 auto 50px;
	    padding: 0;
}
}


/* --------------------------------------
	gNavi
---------------------------------------*/
#gNavi {
	width: 950px;
	height: 55px;
	margin: 0 0 15px;
	background-color: #f1f1ec;
	border-bottom: solid 1px #d9d9d8;
	position: relative;
	margin-top: 50px;
}
#gNavi h2 {
	padding: 15px 0 10px 15px;
}
#gNavi ul {
	position: absolute;
	top: 23px;
	right: 107px;
	line-height: 1.5;
}
#gNavi ul li {
	margin: 0 25px 0 0;
	float: left;
}
#gNavi ul li a {
	display: block;
	text-shadow: 0 1px 0 #fff;
	color: #222;
}
#gNavi ul li a:hover {
	text-decoration: none;
	border-bottom: solid 2px #7a8e46;
}
#gNavi ul li.now a {
	border-bottom: solid 2px #7a8e46;
}
#gNavi div {
	position: absolute;
	top: 20px;
	right: 15px;
}

@media screen and (max-width : 980px){
#gNavi {
	width: 100%;
	height: auto;
	margin: 90px 0 15px 0;
	background: #f4f1e4;
}
}

@media screen and (max-width : 767px){
.fltL, .fltR {
	float: none;
}
#harrisonLeft .fltR {
	text-align: center;
}
#harrisonLeft .fltR  {
	text-align: center;
}
#harrisonLeft .fltR img {
	display: inline-block;
} 
#harrisonRight {
	max-width: 260px;
	margin: 0 auto;
}
#gNavi {
	width: 100%;
	margin: 90px 0 15px;
	box-sizing: border-box;
}
#gNavi ul {
	position: static;
	overflow: hidden;
	text-align: center;
}
#gNavi ul li {
	float: none;
	display: inline-block;
	font-size: 12px;
	margin: 0 10px 0;
}
}



/* --------------------------------------
	kandel2
---------------------------------------*/



#harrisonLeft li {
	list-style-type: disc;
	margin: 0 20px;
}
.kandelBox {
	display: flex;
}


.kandelLeft {
	width: 200px;
}

.kandelRight {
	width: 460px;
	padding: 15px;
}



/* --------------------------------------
	harrisonLeft
---------------------------------------*/
#harrisonLeft {
	width: 660px;
	float: left;
}
.pTit {
	margin: 0 0 20px;
}
.sTit {
	margin: 30px 0 15px;
	padding: 0 0 2px;
	font-size: 130%;
	font-weight: bold;
	border-bottom: solid 1px #dcdcdc;
	clear: both;
}
.sTit span {
	margin: 0 0 0 10px;
	font-size: 12px;
}
#tabBox {
	padding: 0 0 16px;
}
#tabBox ul {
	text-align: center;
	border-bottom: solid 1px #7a8e46;
}
#tabBox ul li {
	margin: 0 5px;
	display: inline;
}
#tabBox ul li img {
	vertical-align: bottom;
}

@media screen and (max-width : 767px){
#harrisonLeft {
	width: 100%;
	float: none;
}
}

/* アンーカーナビ
---------------------------------------*/
.aNavi {
	padding: 10px 0 0;
	text-align: center;
	border-top: solid 1px #dcdcdc;
}
.aNavi li {
	color: #999;
	display: inline;
}
.aNaviTop li a {
	padding: 0 0 0 10px;
	background: url(../img/icon/ico_arrow_btm.gif) 0 45% no-repeat;
}
.aNaviTop li.aNaviF {
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: solid 1px #dcdcdc;
}

.aNaviBtm {
	margin: 25px 0 0;
	text-align: right;
}
.aNaviBtm li a,
.aNaviBtm li span {
	padding: 0 5px;
}
/* ---------------------------- */
.aNaviBtm li.icoPrevNo {
	margin: 0 5px 0 0;
	padding: 0 10px;
	background: url(../img/icon/ico_arrow_gleft.gif) 0 45% no-repeat;
}
.aNaviBtm li.icoPrev {
	margin: 0 5px 0 0 !important;
}
.aNaviBtm li.icoPrev a {
	padding: 0 0 0 10px;
	background: url(../img/icon/ico_arrow_bleft.gif) 0 45% no-repeat;
}
.aNaviBtm a.link_before {
	margin: 0 5px 0 0 !important;
	padding: 0 10px !important;
	background: url(../img/icon/ico_arrow_bleft.gif) 0 45% no-repeat;
	border-right: solid 1px #dcdcdc;
}
/* ---------------------------- */
.aNaviBtm li.icoNextNo {
	padding: 0 10px 0 5px;
	background: url(../img/icon/ico_arrow_gright.gif) right 45% no-repeat;
}
.aNaviBtm li.icoNext {
	margin: 0 0 0 5px !important;
}
.aNaviBtm li.icoNext a {
	padding: 0 10px 0 0;
	background: url(../img/icon/ico_arrow_bright.gif) right 45% no-repeat;
}
.aNaviBtm a.link_next {
	margin: 0 0 0 5px !important;
	padding: 0 10px !important;
	background: url(../img/icon/ico_arrow_bright.gif) right 45% no-repeat;
	border-left: solid 1px #dcdcdc;
}
/* ---------------------------- */
.aNaviBtm .aNaviF {
	padding: 0 10px 0 0;
	border-right: solid 1px #dcdcdc;
}
.aNaviBtm .aNaviL {
	padding: 0 0 0 10px !important;
	border-left: solid 1px #dcdcdc;
}

/* ソーシャルボタン
---------------------------------------*/
#snsBox {
	margin: 25px 0 0;
	padding: 5px 0 0;
	border-top: solid 1px #dcdcdc;
	text-align: right;
}
#twBtn,
#fbBtn {
	width: 110px;
	display: inline;
}
#twBtn iframe,
#fbBtn iframe {
	width: 110px !important;
}
.newsPage #snsBox {
	margin: 0;
	padding: 0;
	border-top: none;
}

/* --------------------------------------
	目次・訳者紹介
---------------------------------------*/
.mokujiPage h5 {
	padding: 0 0 3px;
}
.dlList {
	margin: 0 0 0 15px;
}
.dlList dt {
	padding: 5px 0 0;
	font-size: 110%;
}
.dlList dd {
	padding: 0 0 3px;
	font-size: 90%;
	text-align: right;
	border-bottom: solid 1px #eeebe2;
}

.mokujiTb {
	width: 645px;
	margin: 8px 0 0 15px;
}
@media screen and (max-width : 980px){
.mokujiTb {
	width: 96%;
	margin: 8px 0 0 4%;
}
}
.mokujiTb caption {
	padding: 8px 8px 5px;
	font-weight: bold;
	font-size: 110%;
	color: #444;
	background: #faf1d5;
	border-bottom: solid 10px #fff;
}
.mokujiTb th,
.mokujiTb td {
	vertical-align: top;
}
.mokujiTb th {
	width: 30px;
	padding: 8px 0 5px 20px;
	font-size: 110%;
	font-weight: normal;
	border-bottom: solid 1px #dcdcdc;
}
.mokujiTb td {
	padding: 8px 0 5px;
	font-weight: bold;
	border-bottom: solid 1px #dcdcdc;
}
.mokujiTb td span {
	font-weight: normal;
	display: block;
	text-align: right;
	font-size: 88%;
	color: #444;
}

.yakushaTb {
	width: 625px;
	margin: 15px 0 0 35px;
}
@media screen and (max-width : 980px){
.yakushaTb {
	width: 90%;
	margin: 8px 0 0 10%;
}
}

.yakushaTb th,
.yakushaTb td {
	padding: 3px 0;
	vertical-align: top;
}
.yakushaTb th {
	width: 5em;
	font-weight: normal;
}
.yakushaTb td {
}
.yakushaTb .yName {
	width: 8em;
	font-weight: bold;
}
.yakushaTb .yInfo {
	vertical-align: bottom;
	font-size: 88%;
	color: #444;
}

/* 旧データ▽ここから */
table.mokuji {
	margin: 15px 0 0 35px;
}
table.mokuji th {
	padding: 3px;
	font-weight: bold;
	background-color: #f5eee6;
}
table.mokuji td {
	padding: 3px;
}
/* 旧データ△ここまで */

/* --------------------------------------
	新着情報
---------------------------------------*/
.newsPage p {
	line-height: 1.5;
}

/* アーカイブ */
.archiveBox {
	margin: 15px 0 0;
	padding: 15px 0 0;
	border-top: solid 1px #dcdcdc;
}
.sd_mBox {
	width: 140px;
	padding: 2px 0 0;
	background: url(../img/cont/bg_sdmiddle_top.png) top left no-repeat;
	float: left;
}
.sd_mBoxIn {
	width: 137px;
	padding: 0 0 3px 3px;
	background: url(../img/cont/bg_sdmiddle_btm.png) bottom left no-repeat;
}
.archiveTxt {
	width: 495px;
	margin: 0 0 0 15px;
	float: left;
}
.archiveTxt h4 {
	margin: 0 0 5px;
	padding: 0 0 3px;
	font-size: 110%;
	border-bottom: dotted 1px #dcdcdc;
}
.archiveTxt p.date {
	margin: 0 0 5px;
	text-align: right;
	color: #666;
}

@media screen and (max-width : 980px){
.knews {
	width: 94%;
	margin: 0 auto;
}
.archiveTxt {
	width: 100%;
	box-sizing: border-box;
	margin: 0px;
}
}

/* エントリー */
#entryBox {
	margin: 30px 0 15px;
}
#entryBox h4 {
	margin: 0 0 5px;
	padding: 0 0 3px;
	font-size: 110%;
	border-bottom: dotted 1px #dcdcdc;
	font-weight: bold;
}
#dateBox {
	margin: 0 0 15px;
}
#date {
	color: #666;
	float: left;
}

.backBtn {
	margin: 10px 0 0;
	padding: 10px 0 0;
	border-top: solid 1px #dcdcdc;
}
.backBtn a {
	padding: 0 0 0 10px;
	background: url(../img/icon/ico_arrow_bleft.gif) 0 45% no-repeat;
}
.nextBtn {
	margin: 10px 0 0;
	padding: 10px 0 0;
	border-top: solid 1px #dcdcdc;
	text-align: right;
}
.nextBtn a {
	padding: 0 10px 0 0;
	background: url(../img/icon/ico_arrow_bright.gif) right 45% no-repeat;
}

/* --------------------------------------
	広告ライブラリー
---------------------------------------*/
.libraryPage p {
	margin: 1em 0 2em;
	line-height: 1.5;
}
.twoColumn {
	width: 317px;
	margin: 0 15px 20px 0;
	float: left;
}
.sd_sBox {
	width: 106px;
	margin: 0 15px 0 0;
	padding: 2px 0 0;
	background: url(../img/cont/bg_sdsmall_top.png) top left no-repeat;
	float: left;
}
.sd_sBoxIn {
	width: 103px;
	padding: 0 0 4px 3px;
	background: url(../img/cont/bg_sdsmall_btm.png) bottom left no-repeat;
}
.two_sTxt {
	width: 196px;
	float: left;
}
.two_sTxt h4.icoArrow,
.two_sTxt h5.icoArrow,
.two_sTxt h5.icoPDF {
	margin: 0 0 3px;
	padding: 0 0 0 15px;
}
.two_sTxt h4.icoArrow,
.two_sTxt h5.icoArrow {
	background: url(../img/icon/ico_arrow_bright.gif) 5px 45% no-repeat;
}
.two_sTxt h5.icoPDF {
	background: url(../img/icon/ico_pdf.gif) 0 1px no-repeat;
}
.two_sTxt p {
	margin: 0 0 0 16px;
}

/* --------------------------------------
	序文
---------------------------------------*/
.jobunPage p {
	margin: 1em 0 2em;
	line-height: 1.5;
	text-indent: 1em;
}
/*
.jobunNavi {
	padding: 9px 0 0;
	height: 35px;
	text-align: center;
}
.jobunNavi li {
	color: #999;
	display: inline;
}
.jobunNavi li a {
	padding: 4px 10px 7px;
	color: #222;
}
.jobunNavi li a:hover {
	text-decoration: none;
}
.jobunNavi li a:hover,
.jobunNavi li a.jNow {
	color: #fff;
	text-shadow: 0 -1px 0 #66562f;
	background: url(../img/icon/ico_arrow_wbottom.gif) center 21px no-repeat #ba9d56;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	behavior: url(../js/PIE.htc);
}
*/

/* --------------------------------------
	内容案内・見本ページ
---------------------------------------*/
#syousaiList {
	margin: 15px 0 25px;
}
#syousaiList li {
	margin: 0 0 5px;
	padding: 0 0 0 15px;
	background: url(../img/icon/ico_bcircle.gif) 0 2px no-repeat;
}
#adobeBox {
	margin: 35px 0 0;
	padding: 10px 15px;
	border: solid 1px #be5256;
}
#adobeBox img {
	float: left;
}
#adobeTxt {
	width: 457px;
	margin: 0 0 0 13px;
	float: left;
}
#adobeTxt p.fBold {
	margin: 0 0 2px;
}

@media screen and (max-width : 767px){
#adobeTxt {
	width: 94%;
	margin: 0 0 0 6%;
}
}

/* --------------------------------------
	カンデル物語
---------------------------------------*/
/*.storyPage p {
	margin: 1em 0 2em;
	line-height: 1.5;
}
.storyPage .pageLink {
	height: 20px;
}
.storyPage .prev{
	float: left;
}
.storyPage .next{
	float: right;
}
.storyPage .pageDisp {
	padding: 0 0 5px;
	border-bottom: solid 1px #dcdcdc;
	text-align: center;
}*/

/* --------------------------------------
	更新情報
---------------------------------------*/
#updateList dt {
	padding: 10px 0 5px;
	font-size: 110%;
	font-weight: bold;
}
#updateList dd {
	padding: 0 0 8px;
	text-align: right;
	border-bottom: solid 1px #dcdcdc;
}

/* --------------------------------------
	正誤表
---------------------------------------*/
.seigobody table {
	margin: 30px 0 0;
}
.seigobody table th {
	padding: 4px 10px 3px;
	text-align: right;
	background: #f4f1e4;
	font-weight: normal;
}
.seigobody table td {
	padding: 4px 15px 3px;
	border-bottom: solid 1px #dcdcdc;
}

/* --------------------------------------
	書評
	日本語版に寄せてページ
---------------------------------------*/
.book-reviewPage p,
.message-01Page p,
.message-02Page p {
	margin: 1em 0 2em;
	line-height: 1.5;
}

/* --------------------------------------
	harrisonRight
---------------------------------------*/
#harrisonRight {
	width: 260px;
	float: right;
}
.subNavi {
	margin: 0 0 15px;
}
.subNaviIn {
	border-right: solid 1px #dfdbce;
	border-bottom: solid 1px #dfdbce;
	border-left: solid 1px #dfdbce;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	behavior: url(../js/PIE.htc);
}
.subNaviIn div {
	margin: 0 0 1px;
	padding: 6px 15px;
	font-size: 110%;
	background: #efe8d8;
	font-weight: bold;
}
.subNaviIn div.sNow {
	color: #888;
}
.subNaviIn ul li {
	padding: 5px 15px 4px 15px;
}
.subNaviIn ul li.sNow {
	color: #777;
	background: #e8e8e8;
}

@media screen and (max-width : 767px){
#harrisonRight {
	width: 100%;
	float: none;
	margin-top: 30px;
}
.content {
	width: 94%!important;
	margin: 0px auto;
}
}


