@charset "utf-8";

/*=====================================================
 * Style Name: Product Style
 * Style URL: /e-library/di/css/screen.css
 * Description: Product CategoryStyle Sheet
 * Version: 1.0
 * Last Up Date: 2011/05/10
 * Author: 
 * Author URL: 
 *
 * Markup Reference:
 *
=====================================================*/



/*----- contents -------

	0: Base Setting
	1: Sidemenu
		: .sub-menu
		: .char
	2: Index Box
		: index-head
		: index-body
		: #code
	3: Headding
	4: Di Box
		: di table
		: 3D page
		: di page
		: photo page

----------------------*/



/*
===== 0: Base Setting ===========================*/

div.main h1 {
	margin-bottom: 10px;
	padding: 25px 30px 0;
	height: 51px;
	background: url(../../prod/img/bg_hl.gif) left top no-repeat;
}


p.rel-link {
	padding: 3px 5px;
	text-align: right;
}


div.main a.external {
	padding-right: 20px;
	background: url(../../common/img/icon_link_external.gif) right center no-repeat;
}


span.note {
	font-weight: normal;
	font-size: 71%;
}

html:not(:target) span.note { font-size: 86%; } /* for IE8 86% font-size bug */





/*
===== 1: Sidemenu ===========================*/

div.sub dd {
	margin-bottom: 0;
	padding: 1px 2px;
	background: url(../../common/img/bg_side_dt.gif) 2px 1px no-repeat;
	border-bottom: 1px solid #d9d9d9;
	line-height: 28px;
}


div.sub dd a,
div.sub dd.active-list span.active {
	padding: 0 0 0 28px;
	width: 188px;
	background: url(../../common/img/icon_arrow_more.gif) 10px center no-repeat;
	font-weight: bold;
	border: 0;
}


div.sub dd.active-list span.active {
	background-color: #e6f1f8;
}


div.sub p.search { padding: 8px; line-height: 1.7; }
div.sub p.search span { font-weight: bold; }
div.sub p.search input {
	margin: 0 0.3em 0 0;
	padding: 1px;
	border-top-color: #eeeeee;
	border-left-color: #eeeeee;
	cursor: pointer;
}
div.sub p.search input:hover { border-color: #b2b2b2; }
div.sub p.search input.search { padding: 2px; width: 125px; border: 1px solid #d9d9d9; cursor: text; }

div.index-body p#msg-error {
	margin: 15px;
	padding: 8px;
	background: #fff6e7;
	border: 2px solid #f39800;
}


/* .sub-menu
--------------------*/

div.sub div.list li ul {
	margin-top: -1px;
}


div.sub div.list li li {
	margin-bottom: -1px;
	padding: 2px 0;
	background: url(../../common/img/line_dotted_gray.gif) left top repeat-x;
	line-height: 1.4;
	border: 0;
}


div.sub div.list li li a,
div.sub div.list li li span.active {
	padding: 6px 6px 5px 28px;
	width: auto;
	background: url(../../common/img/icon_sidemenu_arrow.gif) 20px 1.03em no-repeat;
	font-weight: normal;
}


div.sub div.list li li span.active {
	background-color: #cee5f3;
	font-weight: bold;
}


div.sub dl.rel-page {
	margin: 0;
}


div.sub dl.rel-page dd {
	padding: 0 1px;
	width: auto;
	background: #ffffff;
	border: 1px solid #1682c5;
}


div.sub dl.rel-page ul,
div.sub dl.rel-info ul {
	margin: 0;
	padding: 0;
}


div.sub dl.rel-page li {
	margin-bottom: 0;
	padding: 1px 0;
	background: url(../../common/img/bg_side_dt.gif) 2px 1px no-repeat;
	border-bottom: 1px solid #d9d9d9;
	line-height: 28px;

}


div.sub dl.rel-page li a,
div.sub dl.rel-page li span.active {
	padding: 0 0 0 26px;
	width: auto;
	background: url(../../common/img/icon_arrow_more.gif) 10px center no-repeat;
	border: 0;
}


div.sub dl.rel-page li span.active {
	background-color: #e6f1f8;
}


div.sub dl.rel-info {
	width: 218px;
	border: 1px solid #1682c5;
	border-top: 0;
}


div.sub dl.rel-info dt {
	position: relative;
	margin-bottom: -1px;
	padding: 5px 10px;
	background: #b4d9f0;
	font-weight: bold;
	text-align: left;
	z-index: 1;
}


div.sub dl.rel-info dd {
	padding: 0;
	background: #ffffff;
	border: 0;
}


div.sub dl.rel-info li {
	background: url(../../common/img/line_dotted_gray.gif) top repeat-x;
}


div.sub dl.rel-info a,
div.sub dl.rel-info a:active {
	width: auto;
	background: url(../../common/img/icon_sidemenu_arrow.gif) 10px center no-repeat;
	font-weight: normal;
	border: 0;
}



/* .char
--------------------*/

.char,
div.sub .char {
	padding: 0 13px 5px;
	width: 190px;
	line-height: 15px;
	overflow: hidden;
}


div.sub .char {
	margin: 0;
	background-color: #e6f1f8;
}


div.sub ol.char {
	padding: 10px 13px 0;
	background: #e6f1f8 url(../../common/img/line_dotted_gray.gif) left top repeat-x;
}


ol.char li {
	float: left;
	width: 19px;
}


.char a,
div.sub .char a {
	display: inline;
	padding: 0;
	background: none;
	border: 0;
}


.char img,
div.sub .char img {
	padding: 2px;
	vertical-align: top;
}





/*
===== 2: Index Box ===========================*/

div.index-box table {
	width: 704px;
	table-layout: fixed;
}
body:first-of-type div.index-box table { /* safari3Hack \*/
	table-layout: auto;
}


div.index-box caption {
	padding: 6px 10px;
	width: 100%;
	background: #1682c5;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	border: 1px solid #d9d9d9;
	border-width: 1px 0;
}


div.index-box th,
div.index-box td {
	width: 25px;
	vertical-align: top;
	border-bottom: 1px solid #d9d9d9;
}


div.index-box thead th {
	padding: 8px;
	background: #f5faff;
	text-align: center;
	border-left: 1px dotted #b2b2b2;
}


div.index-box tbody th,
div.index-box tbody td {
	padding: 8px;
	width: auto;
	vertical-align: middle;
}


div.index-box tbody td {
	text-align: center;
	border-left: 1px dotted #b2b2b2;
}


div.index-box tbody td img {
	vertical-align: middle;
}


/* index-head
---------------------*/

div.index-head {
	clear: both;
}


/* index-body
---------------------*/

div.index-body {
	height: 580px;
	overflow-x: hidden;
	overflow-y: auto;
}


div.index-body p.ipad-scroll {
	margin: 0;
	background: #fff6e7 url(../../common/img/icon_info_alert.gif) 10px 13px no-repeat;
	padding: 10px 10px 10px 35px;
	border: 1px solid #d9d9d9;
	line-height: 1.75;
	border-width: 0 0 1px;
}


div.index-body table {
	width: 686px;
}


div.index-body thead {
	visibility: hidden;
	height: 0;
	font-size: 0;
	line-height: 0;
}


div.index-body thead th {
	padding: 0 8px;
}


div.index-body tbody th {
	font-weight: bold;
}


div.index-body thead img {
	height: 0;
}


div.index-box .line-head { width: 153px; }
div.index-box .docs-info { width: auto; }
div.index-head .other-info { padding-right: 26px; }
div.index-body .other-info { padding-right: 8px; }


div.index-box th.line-head {
	background: #e7f1fa;
	vertical-align: middle;
	border-left: 0;
}


/* #code
---------------------*/

div#code th,
div#code td {
	padding: 12px;
	width: auto;
	text-align: center;
	border-bottom: 1px solid #d9d9d9;
	vertical-align: middle;
}


div#code th {
	background: #f8fcff;
	font-family: Verdana;
	font-weight: bold;
}


div#code thead th {
	background: #f2f2f2;
}


div#code div.index-body thead th {
	padding: 0 12px;
}


div#code .code-cell,
div#code .note-cell,
div#code .illust-cell {
	width: 155px;
}


div#code thead th.code-cell,
div#code tbody th {
	border-right: 1px solid #d9d9d9;
}


div#code thead th.code-cell {
	background: #e6f1fa;
	border-left: 0;
}


div#code .note-cell {
	border-left: 0;
	font-family: Verdana;
}


div#code tbody td {
	background: #fcfcfc;
}




/*
===== 3: Headding ===========================*/

h1 {
	position: relative;
}


span.medicant-class {
	display: block;
	margin-top: -5px;
	color: #1385cb;
}


span.medicant-subname {
	position: absolute;
	top: 0;
	right: 15px;
	line-height: 76px;
}


h2 {
	margin-bottom: 10px;
}





/*
===== 4: Di Box ===========================*/

div.di-wrap {
	padding: 0 0 13px;
	width: 730px;
	background: url(../../common/img/bg_column_730_btm.gif) bottom no-repeat;
}


div.di-box {
	position: relative;
	padding: 13px 13px 0;
	background: url(../../common/img/bg_column_730_top.gif) top no-repeat;
}


p.box-text {
	padding-bottom: 10px;
	width: 478px;
}


a.rel-doc {
	padding: 2px 0 2px 20px;
	background-position: left top;
	background-repeat: no-repeat;
	font-weight: normal;
}


a.pdf { background-image: url(../../prod/img/icon_pdf.gif); }
a.word { background-image: url(../../prod/img/icon_word.gif); }
a.rtf { background-image: url(../../prod/img/icon_rtf.gif); }
a.html { background-image: url(../../prod/img/icon_arrow.gif); }

img.btn-3d {
	float: right;
	padding-left: 5px;
}


/* di table
---------------------*/

table.di-table {
	clear: both;
	width: 100%;
}


table.di-table thead th {
	padding: 2px 7px;
	background: #b4d9f0;
	color: #333333;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #d9d9d9;
}


table.di-table td,
table.di-table th {
	padding: 10px;
	border-right: 1px dotted #b2b2b2;
	border-bottom: 1px solid #d9d9d9;
}


table.di-table .last-item {
	border-right: 0;
}


table.di-table.cell-2 td { width: 50%; }
table.di-table.cell-3 td { width: 33%; }
table.di-table.cell-4 td { width: 25%; }


table.di-table td a {
	font-weight: bold;
}



/* 3D page
---------------------*/

table#img3d-table th,
table#img3d-table td {
	text-align: center;
}


table#img3d-table th {
	font-weight: bold;
}




/* di page
---------------------*/

table.di-list {
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #d9d9d9;
	border-width: 1px 1px 0 0;
}


table.di-list th,
table.di-list td {
	padding: 10px 12px;
	background: #ffffff;
	border-bottom: 1px solid #d9d9d9;
}


table.di-list th {
	width: 128px;
	background: #f8fcff;
	font-weight: bold;
	text-align: right;
	border-left: 1px solid #d9d9d9;
}


table.di-list td {
	width: 188px;
	border-left: 1px dotted #b2b2b2;
}


table.di-list td {
	width: 188px;
	border-left: 1px dotted #b2b2b2;
}


table#di-list-table td {
	font-weight: bold;
	vertical-align: top;
}


table#di-list-table dl {
	margin-top: 15px;
	width: 214px;
	background: #ebebeb;
	overflow: hidden;
}


table#di-list-table dt,
table#di-list-table dd {
	padding: 5px;
	text-align: center;
	border: 1px solid #ffffff;
	border-width: 0 1px 1px 0;
}


table#di-list-table dt {
	clear: both;
	float: left;
	width: 69px;
	background: #d9d9d9;
}



/* photo page
---------------------*/

ul.photo-note {
	position: relative;
	float: right;
	padding-bottom: 10px;
	z-index: 10;
}


ul.photo-note li {
	display: inline;
}


ul.photo-note img {
	padding-left: 10px;
	vertical-align: middle;
}


ul.photo-note a {
	padding: 0 10px;
	background: url(../../common/img/icon_sidemenu_arrow.gif) left no-repeat;
	font-weight: bold;
	line-height: 25px;
}


table#photo-table {
	margin: 0 0 -1px;
}

table#photo-table thead th {
	line-height: 25px;
}


table#photo-table td {
	text-align: center;
	border-bottom: 1px dotted #b2b2b2;
}


table#photo-table th img {
	float: right;
	margin-left: -71px;
}


table#photo-table td img {
	padding: 10px;
}


p#dl-box {
	padding: 10px;
	background: #f7f7f7;
	text-align: center;
}


dl#revision-info {
	margin: 30px 0 20px;
	border-bottom: 1px solid #d9d9d9;
}


dl#revision-info dt {
	position: relative;
	margin-bottom: -1px;
	padding-bottom: 4px;
	border-bottom: 2px solid #1682c5;
	z-index: 1;
}


dl#revision-info li {
	padding: 7px 10px 5px;
	font-weight: bold;
	border-top: 1px dotted #b2b2b2;
}


dl#revision-info li a,
dl#revision-info li span.no-file {
	padding-left: 60px;
	background-position: 40px center;
	font-weight: normal;
}


dl#revision-info li span.no-file {
	padding-left: 10px;
}





/*
===== 5: Thickbox ===========================*/

div#win-3d,
div#win-dl,
div#win-howto {
	width: auto;
}


div#win-3d h1,
div#win-dl h1,
div#win-howto h1 {
	margin-bottom: 0;
	background: url(../../prod/img/bg_hl_thickbox.gif) right top no-repeat;
	font-weight: bold;
	font-size: 116%;
	line-height: 27.5px;
}


div#win-3d p.copyright,
div#win-dl p.copyright,
div#win-howto p.copyright {
	clear: both;
	text-align: center;
}



/* window 3D
---------------------*/

div#win-3d h1 {
	background-position: left top;
	font-weight: normal;
	font-size: 100%;
	line-height: 1;
}

div#win-3d h2 {
	padding: 7px 0;
	background: #1682c5;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	border: 1px solid #d9d9d9;
	border-width: 1px 0;
}


div#win-3d dl {
	margin: 10px;
	padding: 10px;
	background: #f7f7f7;
}


div#win-3d dt {
	font-weight: bold;
}



/* window DL
---------------------*/

div#win-dl p.sample {
	float: left;
	padding: 20px 30px 25px;
}


div#win-dl ul {
	padding: 30px 30px 30px 0;
	text-align: right;
}


div#win-dl li {
	margin-bottom: 20px;
}



/* window Howto
---------------------*/

div#win-howto dl {
	margin: 20px 30px 0;
}


div#win-howto dt {
	font-weight: bold;
}


div#win-howto dd {
	margin-bottom: 20px;
}


div#win-howto ul.note {
	margin: 20px;
	padding: 10px;
	color: #cc0000;
	font-size: 71%;
	border: 1px solid #cc0000;
}

html:not(:target) div#win-howto ul.note { font-size: 86%; } /* for IE8 86% font-size bug */
