@charset "utf-8";

.detail-viewport {
	min-width: 1280px !important;
}

.detailheader {
	overflow: hidden;
	background-color: #7a797a;
	background-image: url(images/detailheader-bg.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #444;
}


.detailheader .minibutton,.detailviewport .minibutton {
	font-weight:bold;
	font-size:120%;
	height: 31px;
}

.detailtitlebox {
	border-bottom: 1px solid #666;
	padding: 0 24px;
	overflow: hidden;
	position: relative;
	font-size: 120%;
}

.detailcontrolbox {
	border-top: 1px solid #ccc;
	height: 40px;
	overflow: hidden;
	line-height: 30px;
	/*
	padding: 0 24px;
	*/
	padding: 0 0px 0 24px;
	line-height: 40px;
}

.backtoresult {
	height: 18px;
	margin: 0;
	margin-top: 8px;
	float: left;
}

.aboutdatabox{
	padding: 0 0 0 160px;
	margin: 8px 0 7px 0;
}

.searchotherdata {
	font-size: 12px;
	text-shadow: none;
	margin: 0;
	padding-right: 0px;
	padding-bottom: 3px;
	float: right;
	text-align: right;
	width:260px !important;
}

.searchotherdata a{
	color:#000000;
	cursor:pointer;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
}


.searchotherdata .previewbox{
	/* margin-right:14px; */
}


.searchotherdata a span{
	/*
	display:block;
	float:right;
	height:18px;
	*/
	height:18px;
	vertical-align: middle;
	background-color:#ffffaa;
	padding:1px 0px 0px 0px;
}

.searchotherdata a.othervolume span,
.searchotherdata a.otherarticle span,
.searchotherdata a.volumelist span,
.searchotherdata a.articlelist span,
.searchotherdata a.relatedlist span {
	background-image:url("images/navigationarrow.png");
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:18px;
	/* margin-right:14px; */
}

.searchotherdata a .previewicon{
	display:inline-block;
	background-image:url("images/roundarrow.png");
	background-repeat:no-repeat;
	width:18px;
	height:18px;
	line-height:18px;
	margin:0 ;
	padding:0;
	overflow:hidden;
	text-indent:-99999px;
	text-align: left;
}

.searchotherdata a .nexticon{
	display:inline-block;
	background-image:url("images/roundarrow.png");
	background-repeat:no-repeat;
	background-position:-18px 0;
	width:18px;
	height:18px;
	line-height:18px;
	margin:0;
	padding:0;
	overflow:hidden;
	text-indent:-99999px;
	text-align: left;
	/* margin-right: 14px; */
}

* html .backtoresult a .previewicon{
	background-image:url("images/previewnexttriangle.gif");
}

* html .backtoresult a .nexticon{
	background-image:url("images/previewnexttriangle.gif");
}

.detailtitlebox h2 {
	font-size: 120%;
	text-align: center;
	margin: 8px 0 7px 0;
	text-shadow: 0px 1px 0px #eee ;
}

.aboutdatabox h2 {
	padding: 0 200px 0 0;
}

.aboutdatabox .searchotherdata {
	width: 240px;
	padding: 0 40px 0 0;
	font-size:100%;
}

.headersizetype-o-r h2,
.headersizetype-o-a h2,
.headersizetype-o-a-r h2,
.headersizetype-k-r h2,
.headersizetype-v-r h2,
.headersizetype-a-r h2,
.headersizetype-p-n-r h2 {
	padding: 0 340px 0 0;
}
.headersizetype-o-r .searchotherdata,
.headersizetype-o-a .searchotherdata,
.headersizetype-o-a-r .searchotherdata,
.headersizetype-k-r .searchotherdata,
.headersizetype-v-r .searchotherdata,
.headersizetype-a-r .searchotherdata,
.headersizetype-p-n-r .searchotherdata {
	width: 340px;
}

.aboutdatabox .detailtitlebox h2 {
	margin:0;
	}

.tocdisclosure {
	width: 250px;
	float: left;
}

.toctab {
	width: 82px;
	border-right: 1px solid #999;
	float: left;
}

#toctab3{
	width:83px;
}

.toctabopened {
	background-color: #6e6e6e;
	background-image: url(images/detailheader-bg-reversed.jpg);
	color: #fff;
}

.toctab a {
	color: #fff;
	display: block;
	padding-left: 20px;
	background-image: url("images/disclosuretriangle-white.png");
	background-repeat: no-repeat;
	background-position: -32px 11px;
	text-decoration: none;
}

.toctabopened a {
	background-position: 0 -21px;
	color: #fff;
}

.detailoperation {
	margin-left: 250px;
	/* text-align: center; */
	white-space: nowrap;
	position: relative;
}

.detailoperation .minibutton,
.detailoperation .mb-placeholder,
.imagecontrol .minibutton,
.imagecontrol .mb-placeholder {
	display: inline-block;
	line-height: 17px;
	/zoom: 1;
	/display: inline;
}

.detailoperation .minibutton,
.detailoperation .mb-placeholder {
	margin-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 2px;
}

.mb-thumbnails {
	width: 120px;
	margin-left: 8px;
}

.mb-nextpage, 
.mb-prevpage {
	width: 40px;
}

#img-prevpage-container, 
#img-nextpage-container {
	position: absolute;
	top: 10px;
	height: 100%;
	width: 70px;
}
#img-prevpage-container {
	left: 0px;
}
#img-nextpage-container {
	right: 0px;
}
#img-prevpage, 
#img-nextpage {
	position: absolute;
	top: 0;
	margin: 0 10px;
	height: 100%;
	width: 50px;
	background-color: rgb(80,80,80);
	background-color: rgba(100,100,100,0.5);
	background-repeat: no-repeat;
	background-position: center center;
}

#img-prevpage {
	background-image: url(images/viewer_allow_prev.png);
}

#img-nextpage {
	background-image: url(images/viewer_allow_next.png);
}

.img-page-container-disabled {
	display: none;
}

.mb-firstpage, 
.mb-lastpage {
	width: 50px;
}

.mb-firstpage {
	margin-left: 16px;
}

.mb-selectpage select {
	line-height: 110%;
	vertical-align: baseline;
	margin-top: 1px;
	/*
	margin-right: 8px;
	margin-left: 8px;
	*/
	margin-right: 4px;
	margin-left: 4px;
		/* For IE */
	/font-size: 110%;
	/margin-top: 0;
}

.mb-placeholder.mb-selectpage {
	margin-left: 15px !important;
	color: #fff !important;
}

.mb-pageindex {
	line-height: 22px !important;
	/* margin-right: 16px; */
	margin-right: 10px;
	margin-left: 0px;
	color: #fff;
}


.minibuttonicon {
	display: inline-block;
	width: 34px;
	background-image: url(images/control-button-bg.png);
	/display: inline;
	/zoom: 1;
}

/*
.mb-full {
	background-position: -116px -1px;
	/background-position: -117px -2px;
}
.mb-full-pushed {
	background-position: -116px -23px;
	/background-position: -117px -24px;
}
*/

.mb-fit {
	background-position: -1px -1px;
	/background-position: -2px -2px;
}
.mb-fit-pushed {
	background-position: -1px -33px;
	/background-position: -2px -34px;
}

.mb-fith {
	background-position: -36px -1px;
	/background-position: -36px -2px;
}
.mb-fith-pushed {
	background-position: -36px -33px;
	/background-position: -36px -34px;

}

.mb-cclockwise {
	margin-left: 16px;
	background-position: -70px -1px;
	/background-position: -70px -2px;

}
.mb-cclockwise-pushed {
	background-position: -70px -33px;
	/background-position: -70px -34px;
}

.mb-clockwise {
	background-position: -105px -1px;
	/background-position: -105px -2px;
}
.mb-clockwise-pushed {
	background-position: -105px -33px;
	/background-position: -105px -34px;
}

/*
.mb-print {
	background-position: -93px -1px;
	/background-position: -94px -2px;
}
.mb-print-pushed {
	background-position: -93px -23px;
	/background-position: -94px -24px;
}
*/

.mb-pref {
	margin-left: 15px;
	width: 130px;
}


.mb-multiup {
	width: 46px;
	background-position: -185px -1px;
	/background-position: -186px -2px;
}
.mb-multiup-pushed {
	background-position: -185px -23px;
	/background-position: -186px -24px;
}


.mb-url {
	width: 43px;
	margin-left: 16px;
}

.mb-alternatives {
	width: 85px;
	margin-left: 5px !important;
}

.mb-help {
	width: 65px;
	margin-left: 5px !important;
}



.normalview {
	border: none;
	width: auto;
	margin: 0 24px;
	padding: 0;
}

.splittable {
	/*width: 100%;20100706r delete*/
	/*table-layout: fixed;20100706r delete*/
	/*border-collapse: collapse;20100706r delete*/
	border: none;
}

/*.splittable td {
	padding: 0;
}20100706r delete*/

.normalview .tocbox {
	min-width: 250px;/* 20100706r add */
	width:250px;
	float:left;
	padding:0;
	background-color: #e7eff9;
	vertical-align: top;
}

.tocboxinner {
	height:100%; /*20100706r add */
	margin-right:9px;/* 20100706r add */
}

.childpaininner {
	border-bottom: 1px solid #CCC;
}

.tocboxinner .childpain {
	display: none;
	height:50%; /*20100706r add */
	width:auto; /*20100706r add */
}

.childpain .childpaininner{
	height:100%; /*20100706r add */
	width:auto; /*20100706r add */	
	overflow:auto;/* 20100706r add */
}

.childpaincontents{
	margin:8px 0;/* 20100706r add */
}

.tocbox h3 {
	font-size: 100%;
	margin: 0 10px 0px 10px;
}

.childpainbottom{
	display: none;
	height:50%; /*20100706r add */	
	width:auto; /*20100706r add */
	overflow:hidden;
}

.childpainbottom .childpaininner{
	height:100%; /*20100706r add */
	width:auto; /*20100706r add */	
	overflow:auto;/* 20100706r add */
}

.tocbox dl {
	padding: 0 8px;
}

.tocbox dt {
	font-weight: normal !important;
	background-color: #ddd;
}

.detailviewport {
	color: #fff;
	background-color: #000;
	vertical-align: top;
	text-align: center;
	overflow:hidden;/* 20100706r add */
}

.detailviewport-inner {
	text-align: left;
	position: relative;
	width:auto;
	overflow:auto;/* 20100706r add */
}

.detailviewportresize{
	padding-left:0px;/* 20100706r add */
}

/* DEPRECATED
.zoomcontrol {
	text-align: center;
	padding: 8px 0;
	width: 400px;
	background-color: #333;
	margin: 20px auto;
	position: relative;
}
*/

.imagecontrol {
	text-align: center;
	padding: 8px 0;
	background-image: url(images/dim-gray.png);
	margin: 0 10px;
	top: 0;
	border-top: 1px solid #000;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}



.zoomslider-center {
	width: 150px;
	height: 21px;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: bottom;
}



.zoomslider {
	background-image: url(images/slider-bg.png);
	height: 7px;
	margin-top: 7px;
	
}

#content-control-fullscreen .ui-slider-handle,
.imagecontrol .ui-slider-handle {
	width: 12px;
	height: 14px;
	background-color: #ccc;
	background-image: url(images/slider-handle-bg.png);
	background-repeat: y-repeat;
	cursor: col-resize;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius:4px;

}


.mb-zoomout {
	margin-left: 16px;
	background-position: -210px -1px;
	/background-position: -210px -3px;
}
.mb-zoomout-pushed {
	background-position: -210px -33px;
	/background-position: -210px -34px;
}

.mb-zoomin {
	margin-left: 0;
	background-position: -244px -1px;
	/background-position: -244px -3px;
}
.mb-zoomin-pushed {
	background-position: -244px -33px;
	/background-position: -244px -34px;
}


.zoomindicator {
	width: 40px;
}


.mb-overview {
	width: 100px;
}


.overview {
	position: absolute;
	width: 180px;
	top: 38px; /* adjust as needed */
	right: 0;
	margin: 20px 20px 20px 0;
	display: none;
}


.imagebox {
	text-align: center;
	margin: 20px 0;
}




.pagingbox {
	padding: 0 0 18px 0;
	background-color: #000;
}

.paging .paging-prev, 
.paging .paging-next,
.paging .paging-first,
.paging .paging-last {
	background-image: url(images/paging-white.png);
}

.paging li a {
	color: #fff;
}




.thumbnailtable {
	border-collapse: collapse;
	width: 90%;
	margin: 20px auto;
}

.thumbnailtable td {
	text-align: center;
	vertical-align: middle;
}

.thumbnailtable .row-img td {
	padding: 5px;
}

.thumbnailtable .row-label td {
	padding: 0 8px 16px 8px;
}


.thumbnailtable .row-label td span {
	padding: 2px 4px;
}


/* Resizable Splitters */

.tocbox .ui-resizable-e {
	background:none repeat scroll 0 0 #EDEDED;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	cursor:e-resize;
	height:100%;
	right:0;
	top:0;
	width:7px;
}

.childpain .ui-resizable-s {
	background:none repeat scroll 0 0 #EDEDED;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	bottom:-7px;
	cursor:s-resize;
	height:7px;
	left:0;
	width:100%;
}

.content-alert {
	background-color:#000;
}

/* メッセージエリアのリンク */
.content-alert p a {
	color: #fff;
	font-weight:bold;
	text-decoration: underline;
}

.message-box-wrapper{
	margin:150px auto 0;
	width:400px;
	background-color:#505050;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
}

.message-box-inner{
	padding:10px;
}

.message-box-inner > p {
	text-align:left;
}

.fullscreenbg{
	background:#000000;
}

.fullscreencancel{
	margin-left:30px;
	display:inline-block;
}

.fullscreencancellabel{
	display:inline-block;
	padding-left:25px;
	height:21px;
	background: url(images/fullscreencancel.png) top left no-repeat;
}

.otherdata{
	margin:20px;
	width:auto;
	background-color:#ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
}

.otherdata-inner{
	padding:17px 10px;
	text-align:left;
	color:#000000;
}

.otherdata-inner table{
	margin:0 auto;
	width:80%;
}

.otherdata-inner table th{
	padding:3px 5px;
	border-bottom:1px solid #cccccc;
	text-align:left;
}

.otherdata-inner table td{
	padding:3px 5px;
}

.otherdata-inner table .odd {
	background:#eeeeee;
}

.otherdata-inner table td.alternativeFrame{
	padding-left: 25px;
}

.streaming-content-container {
	text-align:center;
}

/* IE7 で横スクロールが発生してしまう場合に文字が隠れない様にするため */
*:first-child+html #resultmenu-toc {
	padding-right:18px;
}

/* 印刷ボタン */
#btn-print {
	font-size:120%;
	font-weight:bold;
	background-image:url(images/button-bg-print.png) !important;
	width: 84px;
	white-space:nowrap;
}

/* 印刷するにはボタン */
#btn-howtoprint {
	font-size:120%;
	font-weight:bold;
	background-image:url(images/button-bg-print.png) !important;
	width:125px;
	white-space:nowrap;
}

/* 印刷ボタン(フルスクリーン) */
#btn-print-fullscreen {
	font-size:120%;
	font-weight:bold;
	background-image:url(images/button-bg-print.png) !important;
	width:85px;
	white-space:nowrap;
	margin-left:10px;
	margin-right:-20px;
}

/* 印刷するにはボタン(フルスクリーン) */
#btn-howtoprint-fullscreen {
	font-size:120%;
	font-weight:bold;
	background-image:url(images/button-bg-print.png) !important;
	width:105px;
	white-space:nowrap;
}

/* 印刷するにはボタン押下時 */
.mb-howtoprint-pushed {
	background-position:0 -35px;
	color:#fff;
}

/* フルスクリーンボタン */
#btn-full {
	width: 184px;
	white-space:nowrap;
}
/* 全体画像、各画像切り替え */
#btn-toggle-arrange {
	width: 65px;
	white-space:nowrap;
}

/* 次へ（印刷調整）ボタン */
#btn-print-adjust-inlibrary {
	font-size:120%;
	font-weight:bold;
	background-image:url(images/button-bg-print.png) !important;
	width:120px;
	white-space:nowrap;
}

/* キャンセルボタン */
#btn-print-cancel {
	width:195px;
}

.mb-placeholder {
	font-size:120%;
	font-weight:bold;
}

#sel-content-no {
	font-size:120%;
}

#btn-help {
	position: absolute;
	top: 5px;
	right: 0px;
    margin-top: 0px;
	/* IE 9 */
	top: 3px\0/;
}
/* chrome */
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
  #btn-help {
	top: 6px;
  }
}
/* IE 10, 11 */
@media all and (-ms-high-contrast:none){
  #btn-help {
	top: 3px;
  }
}

#help-dialogue {
	display: none;
}
