
* {
	font-family:Arial;
	font-size:9pt;
}

div#root {
	width: 100%;
}

div#bookmark{
	position:absolute;
	top:60px;
	left:0px;
	width:240px;
	height:740px;
	overflow:auto;
}

div#main{
	position:absolute;  
	top:60px;
	left:240px; 
	width:980px;
	height:740px;
	background-color:white;
	overflow:auto;
}

div#hyouji {
	position:absolute;  
	top:60px;
	left:240px; 
	width: 980px;
	height: 740px;
	background-color:white;
	overflow:auto;
}

div#pdf {
	position:absolute;  
	top:60px;
	left:240px; 
	width: 960px;
	height: 740px;
	background-color:white; 
	display:none;
}

div#header {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	border-bottom: solid #888888 1px;
}

div#edition {
	position:absolute;
	left: 1020px;
	top: 740px;
}

div#tb {
	position:relative;
	top: 200px;
	left:40px; 
	width: 784px;
}

table.menu {
	border: none;
	width: 215px;
	margin-left: 5px;
}

table.menu tr td {
	padding: 5px;
}

iframe.iframe_pdf{
	width: 960px;
	height: 740px;
}

/*---------- Illustration Index ----------*/

table.out tr td
{
    width:160px;
    height:60px;
	border: solid 1px #999999; border-collapse: collapse;
}

table.out tr td.top
{
	border: none;
}

table.out tr td.bottom
{
    vertical-align:top;
    height:180px;
	border: none;
}

table.in
{
    width:150px;
    height:110px;
}

/*---------- Illustration Index ----------*/

/*---------- ftime2.xml ----------*/

table.header {
	width: 100%;
}

table.detail tr td.picture {
	font: bold 12pt;
}

table.datatb tr.header {
	background-color:#999999;
}

table.datatb tr.value {
	background-color:#FFFFFF;
}

/*---------- ftime2.xml ----------*/

/*---------- OLD TYPE ftime2.xml ----------*/

table.noIlstData {
	border-collapse: collapse;
	border-width: 1px 0px;
	width:784px;
}

table.noIlstData tr {
	background-color:#00AEEF;
}

table.noIlstData tr td.bmcode {
	font:bold; 
	color:#FFFFFF; 
	padding:5px;
	width:50%;
	vertical-align:top;
}

table.noIlstData tr td.bmvalue {
	vertical-align:top;
}

/*---------- OLD TYPE ftime2.xml ----------*/

/*---------- header.xml  ----------*/

div#header table.table_header{
	width:100%;
	height:50px;
	margin:0px 5px;
}

div#header table.header_up_left {
	width:100%;
}

div#header table.header_up_left td {
	text-align:left;
	vertical-align:top;
}

div#header table.header_up_left td.nowrap {
	white-space: nowrap;
}

div#header table.header_up_left td.wrap {
	width: 100%;
}

div#header table.header_up_right {
	width:100%;
}

div#header table.header_up_right td {
	text-align:right;
	vertical-align:top;
}

div#header table.table_header{
	width:100%;
	height:50px;
	margin:0px 5px;
}

/*---------- header.xml  ----------*/
