@charset "utf-8";
/* CSS Document */


/* 背景色(デフォルト) */

/*---
BODY { background-color: #EEFFEE; }
a:link { color: #003399; }
a:visited { color: #376F6F; }

---*/


BODY {
	background-color: #ffffff;
	}


body, .header *, .fotter *{
	font-family: Meiryo, "メイリオ", "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3",;
	margin:0;
	padding:0;
	line-height:1.0;
	color:#333333;
}
.header img, .footter img, .totop img{
	border:none;
	}
.header ol, .header ul, .footter ol {
	list-style:none;
}
.header a, .footter a, .totop a{  
	outline:none;
	text-decoration:none;
 }
a:link{
	}
a:visited{
	outline:none;
	}
a:hover{
	outline:none;
 }
a:active{
	outline:none;
	} 

/**forfirefox
---------------------------------------------------------**/
html {
	overflow-y:scroll;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
} /*IE7以外のモダンブラウザ向け*/
.clearfix {
	display:inline-block;
} /*IE7およびMacIE5向け*/
/*Hides from IE-mac\*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/*End hide from IE-mac*/ /*IE6以前向け*/


/**forIE6
---------------------------------------------------------**/
body{
	background-image:url(../../portal/img/a_bodyback.jpg);
	background-repeat:repeat-x;
	}
	
	
/**layout
---------------------------------------------------------**/
	
body div{
	text-align:left;
	margin:0 auto;
	}

/**header
---------------------------------------------------------**/
	
.header{
	width:100%;
	min-width:860px;
	height:150px;
	position:relative;
	background-image:url(../../portal/img/a_headbacklqd.jpg);
	background-position:right;
	background-repeat:no-repeat;
	}
.header h1{
	width:355px;
	height:52px;
	position:absolute;
	top:20px;
	left:10px;
	}
.header h1 a{
	}


/*head_menu--------------*/
.menu_01{
	position:absolute;
	right:5px;
	top:25px;
	text-align:right;
	}
.menu_01 li{
	display:inline;
	font-size:0.82em;
	vertical-align:baseline;
	}
.menu_01 li img{
	border:solid 2px #CCCCCC;
	}
.menu_01 li a:hover img{
	border:2px solid #FF6600;
	}


.menu_02{
	position:absolute;
	right:0px;
	bottom:65px;
	text-align:right;
	padding:5px;
	background-image:url(../../portal/img/a_headmenu_back.png);
	}
ul.menu_02 li{
	display:inline;
	font-size:0.75em;
	}
.menu_02 li a{
	color:#FFFFFF;
	background-image:url(../../portal/img/a_listhead_01.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 10px 0 15px;
	}
.menu_02 li a:hover{
	color:#FF9900;
	}

	
	

/*main_menu--------------*/
.main_menu{
	position:absolute;
	width:860px;
	top:95px;
	left:10px;
	}
.main_menu li{
	float:left;
	border-left:solid 1px #FFFFFF;
	font-size:0.88em;
	}
.main_menu li a{
	text-decoration:none;
	color:#FFFFFF;
	padding: 0 10px;
	}

.main_menu li a:hover{
	color:#339966;
	}

/**cont
---------------------------------------------------------**/
.cont{
	min-width:860px;
	width:95%;
	}
	

	
/**footter
---------------------------------------------------------**/
div.footter{
	background-image:url(../../portal/img/a_footerback.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-bottom:30px;
	width:100%;
	}
div#footter860{
	width:100%;
	height:160px;
	}

/*copyright----------*/

.foot_copy{
	clear:both;
	text-align:left;
	color:#FFFFFF;
	font-size:0.75em;
	padding:7px 0 0 10px;
	}
	
/*foot_d_1----------*/
.foot_d_1{
	float:left;
	display:inline;
	width:26em;
	font-size:0.75em;
	margin-left:10px;
	border-left:solid 2px #003366;
	padding-left:10px;
	line-height:130%;
	margin-top:20px;
	}
.totop{
	width:95%;
	clear:both;
	text-align:right;
	padding-bottom:15px;
	padding-top:30px;
	}
	


/* 業務名の表示に関する定義---------- */
.mode { 
	font-size: 1.2em; color: black; font-weight:bold; white-space: pre }



/* 検索画面 -----------------------*/

.SchUpdateLabel {
	font-weight:bold;
	}
.SchTypeNiiLabel {
	font-size:0.88em; 
	}
.SchResult {
	font-weight:bold; 
	}
.LstTitle {
	font-weight:bold; 
	}
.LstURL {
	font-size:0.88em;
	 }
.LstDescription {
	font-size:0.88em; 
	}
.SchPageNumber {
	font-weight:bold; 
	}

/*----スタイルなし---*/
.SchPageLabel {}
.SchWord1 {}
.SchWord2 {}
.SchWord3 {}
.SchTag1 {}
.SchTag2 {}
.SchTag3 {}
.SchCon1 {}
.SchCon2 {}
.SchUpdateFrom {}
.SchUpdateTo {}
.SchCount {}
.SchCountLabel {}
.SchTypeNiiCheckbox {}
.SchResultLabel {}
.SchPageLink {}




/*詳細表示画面タイトル-------*/

.DtlDTopTitle {
	font-size:1.2em;
	 }

/*---以下は現時点で非表示------*/
.DtlDTopCreater { }
.DtlDTopTitle_BS { }
.DtlDTopCreater_BS { }
.DtlDTopTypeOrg { }
.DtlDTopTypeNII { }




/* 詳細画面右ウィンドウ -------*/

.AccessTable {
	border: 1px solid #c0c0c0;
	}
.AccessCount { 
	color:#666666;
	font-weight:bold; 
	}
.QuickSearch { 
	color:#666666; 
	font-weight:bold; 
	}
.EmbedLink { 
	color:#666666; 
	font-weight:bold; 
	font-size:0.8em 
	}


/* タイトル表示枠 */
.DtlDTitleTable { 
	border:1px solid #191970; 
	padding:10px;
	}


/* 基本詳細画面メタデータ（項目）------- */

/*---現在使用中のメタデータ---*/

.DtlTTitle\.Alternative\. {
	font-weight:bold;
	font-size:0.88em;
	}
.DtlTCreator\.\. {
	font-weight:bold; 
	font-size:0.88em;
	}
.DtlTCreator\.Alternative\. {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTCreator\.Alternative\.NC {
	font-weight:bold; 
	font-size:0.88em;
	}
.DtlTSubject\.\. {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTSubject\.\.NDC {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTDescription\.\. {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTDescription\.abstract\. {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTDescription\.tableOfContents\. {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTDate\.\. {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTDate\.\.W3CDTF {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTDate\.Created\. {
	font-weight:bold;
	font-size:0.88em;
	}
.DtlTDate\.Created\.W3CDTF {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTDate\.Created\.ISO8601(W3C-DTF) {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTDate\.Modified\. {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTDate\.Modified\.W3CDTF {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTDate\.Modified\.ISO8601(W3C-DTF) {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTType\.\.HU {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTFormat\.\. {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTFormat\.\.IMT {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTIdentifier\.\.ISSN {
	font-weight:bold; 
	font-size:0.88em;
	}
.DtlTIdentifier\.\.ISBN {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTIdentifier\.\.DOI {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTIdentifier\.\.jtitle {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTIdentifier\.\.volume {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTIdentifier\.\.issue {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTIdentifier\.\.spage {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTIdentifier\.\.epage {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTIdentifier\.\.dateofissued {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTIdentifier\.\.URL {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTIdentifier\.\.FulltextURL {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTSource\.\. {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTLanguage\.\.ISO639-2 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRelation\.\. {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRelation\.\.URL {
	font-weight:bold; 
	font-size:0.88em;
	}
.DtlTRelation\.isVersionOf\. {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRelation\.hasVersion\. {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRelation\.isReplacedBy\. {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRelation\.replaces\. {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRelation\.isRequiredBy\. {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRelation\.requires\. {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRelation\.isPartOf\. {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRelation\.hasPart\. {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRelation\.isReferencedBy\. {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRelation\.references\. {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRelation\.isFormatOf\. {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRelation\.hasFormat\. {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRelation\.isVersionOf\.URL {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRelation\.hasVersion\.URL {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRelation\.isReplacedBy\.URL {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRelation\.replaces\.URL {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRelation\.isRequiredBy\.URL {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRelation\.requires\.URL {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRelation\.isPartOf\.URL {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRelation\.hasPart\.URL {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRelation\.isReferencedBy\.URL {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRelation\.references\.URL {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRelation\.isFormatOf\.URL {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRelation\.hasFormat\.URL {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRights\.\. {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTDpmc\.\. {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTtextversion\.\. {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTPublisher\.\. {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTIdentifier\.BibliographicCitation {
	font-weight:bold; 
	font-size:0.88em
	}

/*---未表示のメタデータ---*/
.DtlTSubject\.\.LCSH {}
.DtlTSubject\.\.NDLC {}
.DtlTSubject\.\.BSH {}
.DtlTSubject\.\.NDLSH {}
.DtlTSubject\.\.MeSH {}
.DtlTSubject\.\.DDC {}
.DtlTSubject\.\.LCC {}
.DtlTSubject\.\.UDC {}
.DtlTDescription\.degreeID\. {}
.DtlTDescription\.degreeGrantor\. {}
.DtlTDescription\.degreeName\. {}
.DtlTDescription\.degreeLevel\. {}
.DtlTDescription\.degreeDicipline\. {}



/* 基本詳細画面メタデータ（内容）------- */

.DtlDTitle\.Alternative\. { 
	display:block; 	position:relative; left:30; top:5; width:90%; 
	}
.DtlDCreator\.\. { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDCreator\.Alternative\. { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDCreator\.Alternative\.NC { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDSubject\.\. { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDSubject\.\.NDC { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDDescription\.\. { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDDescription\.abstract\. { 
	display:block; position:relative; left:30; top:5; width:90%; 
	font-size:0.88em
	}
.DtlDDescription\.tableOfContents\. { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDDate\.\. { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDDate\.\.W3CDTF { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDDate\.Created\. { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDDate\.Created\.W3CDTF { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDDate\.Created\.ISO8601(W3C-DTF) { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDDate\.Modified\. { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDDate\.Modified\.W3CDTF { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDDate\.Modified\.ISO8601(W3C-DTF) { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDType\.\.HU { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDFormat\.\. { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDFormat\.\.IMT { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDIdentifier\.\.ISSN { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDIdentifier\.\.ISBN { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDIdentifier\.\.DOI { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDIdentifier\.\.jtitle { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDIdentifier\.\.volume { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDIdentifier\.\.issue { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDIdentifier\.\.spage { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDIdentifier\.\.epage { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDIdentifier\.\.dateofissued { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDIdentifier\.\.URL { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDIdentifier\.\.FulltextURL { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDSource\.\. { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDLanguage\.\.ISO639-2 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRelation\.\. { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRelation\.\.URL { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRelation\.isVersionOf\. { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRelation\.hasVersion\. { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRelation\.isReplacedBy\. { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRelation\.replaces\. { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRelation\.isRequiredBy\. { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRelation\.requires\. { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRelation\.isPartOf\. { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRelation\.hasPart\. { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRelation\.isReferencedBy\. { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRelation\.references\. { 
	display:block; position:relative; left:30; top:5; width:90%; 
	font-size:0.88em
	}
.DtlDRelation\.isFormatOf\. { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRelation\.hasFormat\. { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRelation\.isVersionOf\.URL { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRelation\.hasVersion\.URL { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRelation\.isReplacedBy\.URL { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRelation\.replaces\.URL { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRelation\.isRequiredBy\.URL { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRelation\.requires\.URL { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRelation\.isPartOf\.URL { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRelation\.hasPart\.URL { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRelation\.isReferencedBy\.URL { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRelation\.references\.URL { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRelation\.isFormatOf\.URL { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRelation\.hasFormat\.URL { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRights\.\. { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDDpmc\.\. { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDtextversion\.\. { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDPublisher\.\. { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDIdentifier\.\.FulltextMARK { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDIdentifier\.BibliographicCitation { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}


/*---未表示のメタデータ---*/
.DtlDSubject\.\.LCSH {}
.DtlDSubject\.\.NDLC {}
.DtlDSubject\.\.BSH {}
.DtlDSubject\.\.NDLSH {}
.DtlDSubject\.\.MeSH {}
.DtlDSubject\.\.DDC {}
.DtlDSubject\.\.LCC {}
.DtlDSubject\.\.UDC {}
.DtlDDescription\.degreeID\. {}
.DtlDDescription\.degreeGrantor\. {}
.DtlDDescription\.degreeName\. {}
.DtlDDescription\.degreeLevel\. {}
.DtlDDescription\.degreeDicipline\. {}




/* 学位論文(9020)詳細画面メタデータ（項目）------- */

.DtlTTitle\.Alternative\.9020 {
	font-weight:bold; 
	}
.DtlTCreator\.\.9020 {
	font-weight:bold; 
	font-size:0.88em;
	}
.DtlTCreator\.Alternative\.9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTSubject\.\.9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTSubject\.\.NDC9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTDescription\.\.9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTDescription\.abstract\.9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTDescription\.tableOfContents\.9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTDescription\.degreeID\.9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTDescription\.degreeGrantor\.9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTDescription\.degreeName\.9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTDescription\.degreeLevel\.9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTDescription\.degreeDicipline\.9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTDate\.\.9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTDate\.\.W3CDTF9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTDate\.Created\.9020 {
	font-weight:bold;
	font-size:0.88em;; }
.DtlTDate\.Created\.W3CDTF9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTDate\.Created\.ISO8601(W3C-DTF)9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTDate\.Modified\.9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTDate\.Modified\.W3CDTF9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTDate\.Modified\.ISO8601(W3C-DTF)9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTType\.\.HU9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTFormat\.\.9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTFormat\.\.IMT9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTIdentifier\.\.URL9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTIdentifier\.\.FulltextURL9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTSource\.\.9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRelation\.\.9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRelation\.\.URL9020 {
	font-weight:bold; 
	font-size:0.88em;
	}
.DtlTRelation\.references\.9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRelation\.references\.URL9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTRights\.\.9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTDpmc\.\.9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTtextversion\.\.9020 {
	font-weight:bold; 
	font-size:0.88em
	}
.DtlTPublisher\.\.9020 {
	font-weight:bold; 
	font-size:0.88em
	}



/* 学位論文(9020)詳細画面メタデータ（内容）------- */

.DtlDTitle\.Alternative\.9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDCreator\.\.9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDCreator\.Alternative\.9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDCreator\.Alternative\.NC9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDSubject\.\.9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDSubject\.\.NDC9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDDescription\.\.9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDDescription\.abstract\.9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	font-size:0.88em
	}
.DtlDDescription\.tableOfContents\.9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDDescription\.degreeID\.9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDDescription\.degreeGrantor\.9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDDescription\.degreeName\.9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDDescription\.degreeLevel\.9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDDescription\.degreeDicipline\.9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDDate\.\.9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDDate\.\.W3CDTF9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDDate\.Created\.9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDDate\.Created\.W3CDTF9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDDate\.Created\.ISO8601(W3C-DTF)9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDDate\.Modified\.9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDDate\.Modified\.W3CDTF9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDDate\.Modified\.ISO8601(W3C-DTF)9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDType\.\.HU9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDFormat\.\.9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDFormat\.\.IMT9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDIdentifier\.\.URL9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDIdentifier\.\.FulltextURL9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRelation\.\.9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRelation\.\.URL9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRelation\.references\.9020 { 
	display:block; position:relative; left:30; top:5; width:90%;
	}
.DtlDRelation\.references\.URL9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDRights\.\.9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDDpmc\.\.9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDtextversion\.\.9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDPublisher\.\.9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}
.DtlDIdentifier\.\.FulltextMARK9020 { 
	display:block; position:relative; left:30; top:5; width:90%; 
	}






/* Type-HU別CSSサンプル(項目名)----*/

/*---基本詳細画面メタデータのクラス名の後ろにHUタイプの番号を付ける---*/
/*---詳細は上記の学位論文を参照----*/

/****** 例）
.DtlTDescription\.\.9010 {font-weight:bold; }
.DtlTCreator\.\.9010 {	font-weight:bold; }
.DtlTCreator\.Alternative\.9010 {font-weight:bold; }
******/

/* Type-HU別CSSサンプル(内容)----*/

/****** 例）
.DtlDCreator\.\.9010 { display:block; position:relative; left:30; top:5; width:90%; }
.DtlDDescription\.\.9010 { display:block; position:relative; left:30; top:5; width:90%; font-size:0.88em }
.DtlDCreator\.Alternative\.9010 { display:block; position:relative; left:30; top:5; }
.DtlDSubject\.\.9010 {display:block; position:relative; left:30; top:5; width:90%; }
******/



