
  rel用css
 */
body {
 font-size: 16px;
width:100%;
}

a{/*リンクされた文字*/
	color:#00f;
}
a:link {/*未訪問のリンク*/
	color:#00f;
}
a:visited {/*訪問後のリンク*/
	color:#00f;
}
a:hover {/*マウスをのせたとき*/
	color:#00f;
}
a:active {/*クリック中*/
	color:#00f;
}

.mainbody .left{
display:none;
}

.list{
overflow:visible;
}

.detailheader{
 width: 100%;
}


/************************************************************
  ヘッダー・検索ボックス関連
 */
.header {
 width: 100%;
/*
 border-bottom: 1px solid #88f;
*/
}

.header .left{
 //width: 300px;
 padding: 0px;
 margin:0px;
}
.header .center{
 padding: 0px;
 margin:0px;
 text-align: center;
}
.header .right{
 text-align: right;
 padding: 0px;
 margin:0px;
 //width: 300px;
}
.header form {
 display: inline;
}
.header .img_left{
 float: left;
 width: 240px;
 height: 18px;
}
.header .link{
 text-align:right;
 display: none;
 cursor: pointer;
}

.header .banner{
 text-decoration: none;
}

.header .how_to_use{
 text-decoration: underline;
 padding-top: 18px;
 color: #00f;
 cursor: pointer;
}

.header .key_help_img{
 cursor: help;
 font-style: normal;
 color: #000;
}

.header .key_help{
 display: none;
 position: absolute;
 background-color: #ffe;
 border: 1px solid #88f;
 font-style: normal;
 color: #000;
 text-align: left;
}

.key_help .key_help_title{
 width: 360px;
 text-align: left;
 padding-left: 4px;
 padding-right: 4px;
 padding-bottom: 2px;
 margin-top: 2px;
 border-bottom: 1px solid #88f;
}

.key_help .key_help_close{
 text-align: right;
 cursor: pointer;
}

.key_help .key_help_value{
 padding: 4px 4px 4px 4px;
}

.account{
 text-align: right;
 padding: 2px;
}

.td_account{
 //border-right: 1px solid #000;
 padding-left: 4px;
 padding-right: 4px;
}

.searchbox {
	text-align: center;
	border: 0px solid #88f;
	font-style: italic;
	font-size: 12px;
	color:#0066FF;
	padding: 4px;
}

.how_to{
 display: none;
 position: absolute;
 background-color: #ffe;
 border: 1px solid #88f;
 text-align: left;
 width: 500px;
}

.how_to .how_to_title{
 text-align: left;
 padding-left: 4px;
 padding-right: 4px;
 padding-bottom: 2px;
 margin-top: 2px;
 border-bottom: 1px solid #88f;
}

.how_to .how_to_close{
 cursor: pointer;
 text-align: right;
}

.how_to .how_to_value {
 padding: 4px 4px 4px 4px;
}

/************************************************************
  ログイン画面
 */
.login {
 vertical-align: middle;
 position: absolute;
 width: 160%;


}

.restore_session_id{
font-size: 100px;
}


/************************************************************
  メイン部分
 */
.mainbody{
 width: 100%;
  display: inline-table;
}

.mainbody td{
}

.mainbody .left{
// width: 40%;
 vertical-align: top;
}

.mainbody .center{
// width: 60%;
 vertical-align: top;
}

.mainbody .right{
 width: 150px;
 vertical-align: top;
}

.mainbody .hit{
	border-top: 1px #fee solid;
	border-left: 1px #fee solid;
	border-bottom: 1px #dcc solid;
	border-right: 1px #dcc solid;
	padding-left: 16px;
	text-align: left;
	font-size: 30px;
}

.relsearch{
 width: 100%;
}

.relsearch .right{
 text-align: right;
 text-valign: middle;
}

.panel_list{
	border-top: 1px #fee solid;
	border-left: 1px #fee solid;
	border-bottom: 1px #dcc solid;
	border-right: 1px #dcc solid;
	border-width:1px;
	/*color:#448844;*/
	color #000;
	display:block;
	height:100%;
	overflow:auto;
 width: 100%;
/*
 overflow-y: scroll;
 overflow-x: hidden;
 padding-left: 0px;
 padding-right: 20px;
*/
}

.popup_info {
	position: absolute;
	z-index: 5;
 display: none;
 vertical-align: baseline;
}

.popup_info_abst {
	border: 1px #88f solid;
	background-color: #fee;
	color: #000;
	font-size: 12px;
	font-family: Arial;
	font-size: 12px;
	padding: 8px;
	position: absolute;
	z-index: 4;
	line-height: 15px;
	vertical-align: baseline;
	display: none;
}

.list {
 overflow-y: auto;
 overflow-x: auto;
 padding-top: 0px;
 padding-left: 0px;
 height: 100%;
 width: 100%;
}

.word_list {
 overflow-y: auto;
 overflow-x: hidden;
 margin-top:2px;
 height: 100%;
 width: 100%;
}

/************************************************************
    ハイライト
 */
/* キーワードリスト用 */
.keylist_bold {
 font-weight:bold;
 color: #f00;
}

/* 詳細画面用 */
.detail_bold {
 font-weight:bold;
 color: #f00;
}

/************************************************************
    検索結果一覧
 */
/* キー文書 **/
.keyabst{
	color: #000;
	background-color: #ffe;
	border: 1px solid #88f;
	display:block;
	margin:2px 0px 0px 0px;
	text-align:left;
}
.keyabst span{
 margin-right: 2px;
}
.keyabst .theme{
 font-size: 12px;
}
.keyabst .inckey{
 border-bottom: 1px solid #88f;
 border-right: 1px solid #88f;
 font-size: 12px;
 font-style: italic;
}
.keyabst .showrel{
 border-bottom: 1px solid #88f;
 border-right: 1px solid #88f;
 font-size: 12px;
 font-style: italic;
 cursor: pointer;
}
.keyabst .addcart{
 border-bottom: 1px solid #88f;
 border-right: 1px solid #88f;
 font-size: 12px;
 font-style: italic;
 cursor: pointer;
}
.keyabst .incart{
 border-bottom: 1px solid #88f;
 border-right: 1px solid #88f;
 font-size: 12px;
 font-style: italic;
 cursor: pointer;
}
.keyabst .authors{
	cursor:default;
	font-size:11px;
	margin:0px;
	padding:0 0 2px 0px;
}

.keyabst .data{
 font-size: 12px;
}

.keyabst .pre_no{
 font-size: 12px;
}

.affiliate {
	border: 1px #88f solid;
	position: absolute;
	font-size: 12px;
	padding: 3px;
	padding-bottom: 8px;
	color: #008;
	background-color: #ddd;
	line-height: 15px;
	vertical-align: baseline;
}

.keyabst .showrel_button{
 font-size: 12px;
 font-family: Times New Roman;
 font-style: italic;
 text-align: left;
 padding: 0px;
 margin:0px;
 vertical-align: baseline;
 width: 100px;
}

.keyabst .addcart_button{
 font-size: 12px;
 font-family: Times New Roman;
 font-style: italic;
 text-align: left;
 padding: 0px; margin:0px;
 vertical-align: baseline;
 width: 75px;
}

.keyabst .incart_button{
 font-size: 12px;
 font-family: Times New Roman;
 font-style: italic;
 text-align: left;
 padding: 0px; margin:0px;
 vertical-align: baseline;
 width: 98px;
}

.keyabst .myschedule_button{
 font-size: 12px;
 font-family: Times New Roman;
 font-style: italic;
 text-align: left;
 padding: 0px;
 margin:0px;
 vertical-align: baseline;
 width: 78px;
}

.nextpage {
 margin: 2px;
}

/* 関連文書 **/

.relabst{
	background-color: #eff;
	border: 1px solid #88f;
	color:#000;
	display:block;
	margin:2px 0px 0 5px;
	text-align:left;
}
.relabst span{
 margin-right: 2px;
}
.relabst .theme{
 font-size: 12px;
}
.relabst .inckey{
 border-bottom: 1px solid #88f;
 border-right: 1px solid #88f;
 font-size: 12px;
 font-style: italic;
}
.relabst .showrel{
 border-bottom: 1px solid #88f;
 border-right: 1px solid #88f;
 font-size: 12px;
 font-style: italic;
 cursor: pointer;
}
.relabst .addcart{
 border-bottom: 1px solid #88f;
 border-right: 1px solid #88f;
 font-size: 12px;
 font-style: italic;
 cursor: pointer;
}
.relabst .incart{
 border-bottom: 1px solid #88f;
 border-right: 1px solid #88f;
 font-size: 12px;
 font-style: italic;
 cursor: pointer;
}

.relabst .authors{
	cursor:default;
	font-size:11px;
	margin:0px;
}

.relabst .treasure{
 margin-left: 1px;
 margin-right: 1px;
}

.relabst .showrel_button{
 font-size: 12px;
 font-family: Times New Roman;
 font-style: italic;
 text-align: left;
 padding: 0px;
 margin:0px;
 vertical-align: baseline;
 width: 100px;
}

.relabst .addcart_button{
 font-size: 12px;
 font-family: Times New Roman;
 font-style: italic;
 text-align: left;
 padding: 0px; margin:0px;
 vertical-align: baseline;
 width: 75px;
}

.relabst .incart_button{
 font-size: 12px;
 font-family: Times New Roman;
 font-style: italic;
 text-align: left;
 padding: 0px; margin:0px;
 vertical-align: baseline;
 width: 98px;
}

.relabst .myschedule_button{
 font-size: 12px;
 font-family: Times New Roman;
 font-style: italic;
 text-align: left;
 padding: 0px;
 margin:0px;
 vertical-align: baseline;
 width: 78px;
}

.relabst .data{
 font-size: 12px;
}

.relabst .pre_no{
 font-size: 12px;
}

.relkeyword .strgreen{
 color: #0A0;
}

.relkeyword {
 background-color: #eee;
 border: 1px solid #f00;
 position: absolute;
 font-size: 10px;
 color: #A00;
 padding: 4px;
 width: 300px;
 z-index: 3;
}

/* 関連文書 一般ユーザ向け語彙テーブル */
.wordtable {
 width: 100%;
 border: 1px solid #88f;
}

.wordtable {
 border: 1px solid #88f;
}

.wordtable td {
 text-align: left;
 font-size:12px;
 height:10px;
 text-align:right;
 cursor: default;
}
.wordtable th {
 padding-top: 4px;
 padding-left: 2px;
 text-align: left;
 font-size:14px;
 line-height: 8px;
 font-weight:normal;
 cursor: pointer;
}

.session_list {
 padding: 2px 0px 2px 5px;
 margin: 0px 0px 2px 0px;
 border: 1px solid #88f;
 background-color: #F8F8FF;
 color:#00f;
 cursor:pointer;
}

.session_list:hover {
 padding: 2px 0px 2px 5px;
 margin: 0px 0px 2px 0px;
 border: 1px solid #88f;
 background-color: #88f;
}

/************************************************************
    詳細部ヘッダ
 */
.detailheader{
 width: 100%;
}
.activetab{
 text-align: center;
 width: 34%;
 border: 1px solid #88f;
 border-bottom: 0px solid #88f;
}
.activetab a{
 color: #00f;
}
.tab{
 text-align: center;
 width: 33%;
 border: 1px solid #88f;
 background-color: #eee;
 color: #888;
}
.tab a{
 color: #888;
}
.detailframe{
 width: 97%;
/*
 border: 1px solid #88f;
 border-top: 0px solid #88f;
*/
 padding: 2px 2px 2px 2px;
}
.detailheader{
padding-right:8px;
}

/************************************************************
    詳細部マップタブ
 */

.map {
 overflow: scroll;
}

.index {
 width: 2px;
 height: 4px;
}

.simtable {
 border-left:1px solid #000000;
 border-top:1px solid #000000;
 margin-left:10px;
}

.simtable td{
 border-bottom:1px solid #000000;
 border-right:1px solid #000000;
 font-size:10px;
 text-align:right;
 cursor: default;
 padding: 2px;
}

.simtable th{
 border-bottom:1px solid #000000;
 border-right:1px solid #000000;
 font-size:10px;
 font-weight:normal;
 padding: 2px;
}

.colorbar {
 border:1px solid #000000;
 margin:10px;
 margin-bottom:0px;
}
.colorbar td {
 height:2px;
 width:0px;
}

.colortable {
 border-left:1px solid #000000;
 border-top:1px solid #000000;
 margin:10px;
}
.colortable td {
 border-bottom:1px solid #000000;
 border-right:1px solid #000000;
 font-size:10px;
 height:10px;
 text-align:right;
 width:16px;
 cursor: default;
}
.colortable th {
 border-bottom:1px solid #000000;
 border-right:1px solid #000000;
 font-size:10px;
 font-weight:normal;
 height:10px;
 width:20px;
 cursor: pointer;
}

.colortable .var {
 text-align: left;
 background-color: #dddddd;
}

.colortable .key{
 background-color: #ffe;
 font-size: 10px;
 text-align: left;
}

.colortable .rel{
 background-color: #eff;
 font-size: 10px;
 text-align: left;
}

.colortable .treasure_cos{
 margin-left: 20px;
 margin-right: 5px;
 height:10px;
}

.list_cos{
 border: 1px #88f solid;
 position: absolute;
 display: none;
 font-size: 12px;
 color: #008;
 background-color: #fff;
 line-height: 15px;
 vertical-align: baseline;
 z-index: 1;
}

.keyabst_cos{
 font-size: 14px;
 border: 1px solid #88f;
 background-color: #ffe;
 margin-top: 2px;
 margin-bottom: 2px;
}

.relabst_cos{
 font-size: 14px;
 border: 1px solid #88f;
 background-color: #eff;
 margin-top: 2px;
 margin-bottom: 2px;
}

.relword {
 margin-left: 15px;
 margin-right: 5px;
 margin-bottom: 2px;
 background-color: #eee;
 border: 1px solid #f00;
 font-size: 10px;
 color: #A00;
 padding: 4px;
}

.relword .strgreen{
 color: #0A0;
}

/************************************************************
    詳細部文書詳細タブ
 */
.docdetail{
 font-family: Arial;
 width: 96%;
 font-size: 16px;
 vertical-align: top;
}

.docdetail .title_key{
	font-size: 12px;
 text-align: right;
 vertical-align: top;
 padding-top:4px;
}

.docdetail .title_value{
/*
	font-size: 13px;
 text-align: left;
 vertical-align: top;
*/
	font-size: 12pt;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	//display: inline;
	font-weight:bold;
}

.docdetail .location_key{
	font-size: 16px;
 text-align: right;
 vertical-align: top;
}

.docdetail .location_value{
/*
	font-size: 13px;
 text-align: left;
 vertical-align: top;
 */
	font-size: 10pt;
	padding-left: 10px;
	width: 100%;
	//display: inline;
}

.docdetail .date_key{
	font-size: 16px;
 text-align: right;
 vertical-align: top;
}

.docdetail .date_value{
/*
	font-size: 13px;
 text-align: left;
 vertical-align: top;
 
 padding-left: 10px;
*/
	font-size: 10pt;
	text-align: right;
	white-space:nowrap;
	//display: inline;
}

.docdetail .session_key{
	font-size: 16px;
 text-align: right;
 vertical-align: top;
}

.docdetail .session_value{
/*
	font-size: 13px;
 text-align: left;
 vertical-align: top;
*/
	font-size: 10pt;
	padding-left: 10px;
	width: 100%;
	//display: inline;
}

.docdetail .category_key{
	font-size: 16px;
 text-align: right;
 vertical-align: top;
}

.docdetail .category_value{
/*
	font-size: 13px;
 text-align: left;
 vertical-align: top;
 
 padding-left: 10px;
*/
	text-align: right;
	font-size: 10pt;
	//display: inline;
}

.docdetail .author_key{
	font-size: 12px;
 text-align: right;
 vertical-align: top;
  padding-top:6px;
}

.docdetail .author_value{
/*
	font-size: 13px;
 text-align: left;
 vertical-align: top;
*/
	font-size: 12pt;
	padding-left: 10px;
	//display: inline;
}

.docdetail .affiliate_value{
	font-size: 10pt;
	padding-left: 10px;
	//display: inline;
}

.docdetail .acstract_key{
	font-size: 12px;
 text-align: right;
 vertical-align: top;
}

.docdetail .abstract{
/*
 padding-left: 10px;
 padding-right: 10px;
*/
	border: 1px solid #888;
	font-size: 10pt;
	padding: 5px;
	padding-left: 20px;
}

.docdetail .icon{
	vertical-align: center;
	text-align: left;
	width: 140px;
}

.docdetail .line_br{
	display: none;
}

/************************************************************
    ショッピングカートタブ
 */
.cartitem {
 width: 95%;
 border-right: solid 1px #888;
 border-bottom: solid 1px #888;
 margin-top: 4px;
}

.cartitem .title{
 font-size: 16px;
}

.cartitem. title_line{
 
}

.cartitem .delete{
 color: #888;
 font-style: italic;
 padding-left: 4px;
}

.cartitem .keyword{
 color: #88f;
 font-style: italic;
 padding-left: 4px;
}

.cartitem .authors{
 font-size: 12px;
 margin-left: 20px;
 padding-bottom: 4px;
 cursor: pointer;
}

.cartitem .data{
 font-size: 12px;
 margin-left: 20px;
}

.group_line{
 padding: 8px 4px 4px 4px;
 border: 1px solid #88f;
 border-top: 0px;
}

/************************************************************
    管理画面
 */
.space {
 padding: 10px;
}

.cart_button{
 
}

.cart_check{
 
}

