@charset "utf-8";
/*
information{
	ファイル名 : /culture/sannomaru/css/sannomaru.css;
	概要 : このCSSファイルは[sannomaru]ディレクトリ内コンテンツ用のスタイルを記述しています;
}
*/
/* -----------------------------*/
/* 1.主な収蔵資料 */
/* -----------------------------*/
.list-tit {
	margin-top: 5px;
	margin-bottom: 10px;
}
.list-name {
	font-size: 100%;
}
.list-yomi {
	font-size: 60%;
}
.list-info {
	font-size: 80%;
	line-height: 130%;
}
#syuzou-info {
	margin-top: 10px;
	font-size: 90%;
	line-height: 120%;
}
#siryo {
	border-collapse:collapse;
	border-spacing:
	border:none
	margin-bottom: 20px;
}
#siryo td {
	width: 134px;
	vertical-align: top;
	border-right-width: 10px;
	margin-right: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#siryo .list-txt {
	border-bottom-width: 24px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
/* -----------------------------*/
/* 2.収蔵資料詳細 */
/* -----------------------------*/

#syuzou-data {
	position: relative;
	left: 0px;
}
#syuzou-image {
	float: left;
	height: 300px;
	width: 300px;
	margin-left: 10px;
}
#syuzou-txt {
	position: relative;
	height: 300px;
	margin-left: 330px;
}
.contents-nav {
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}
