/*body_setting*/
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#151515;
    background-color:#e0e0e0;
}


/*link_color*/
a:link{
	color:#1E329B;
	}
a:active{
	color:#FF3333;
	}


/*text_size*/
.text60
	{
	font-size: 0.6em;
	line-height: 120%;
	}.text70
	{
	font-size: 0.7em;
	line-height: 120%;
	}
.text80
	{
	font-size: 0.8em;
	line-height: 130%;
	}
.text90
	{
	font-size: 0.9em;
	line-height: 150%;
	}
.text100
	{
	font-size: 1em;
	line-height: 130%;
	}
.text120
	{
	font-size:1.2em; 
	line-height:150%;
	}
	
/*調査研究　＞　研究員*/	
.staff-name {
width: 244px;
text-align: left;
font-size: 0.9em;
margin: 10px 0px 0px 8px;
border-bottom: 1px solid #5C5C5C;
}

.staff-job {
width: 244px;
text-align: left;
font-size: 0.8em;
margin: 3px 0px 10px 8px;
background-color: #DFD9DA;
}

/*写真につくキャプション*/
.caption {
font-size: 0.7em;
margin: 0px 10px 0px 0px;
text-align: right;
}

.caption2 {
font-size: 0.7em;
margin-bottom: 5px; 
text-align: right;
}

/*収蔵品　＞　主な収蔵作品*/
li {
width: 520px;
border-bottom: 1px solid #CCCCCC;
}

/*調査研究　＞　出版物*/
.book-name {
width: 510px;
text-align: left;
font-size: 0.9em;
margin: 10px 0px 0px 8px;
border-bottom: 1px solid #5C5C5C;
}

.book-detail {
width: 510px;
text-align: left;
font-size: 0.8em;
margin: 3px 0px 10px 8px;
background-color: #DFD9DA;
}

/*各ページインデックスのスタイル*/
.menu {
margin: 0px;
padding-top: 20px;
padding-bottom: 8px;
border-bottom: 1px solid #5C5C5C;
}

/*informationページのタイトル文字*/
.text120ti
	{
	font-size:1.2em; 
	line-height:150%;
	color:#720000
	}

/*リンク*/	
.link-detail {
font-size:1em; 
margin: 0px;
padding-top: 15px;
padding-bottom: 8px;
border-bottom: 1px solid #5C5C5C;
}
