@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */

#library {
	width: 566px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #library {
	height: 500px;
}

#library a {
	text-decoration: underline;
}


/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

#library iframe{
	margin-left: 11px;
}

#library td{
	line-height: 1.4em;
}

#library table{
	font-size: 80%;
}

#library table table {
	font-size: 100%;
}

#library table table table {
	font-size: 100%;
}
#library table table table table {
	font-size: 100%;
}

#library .lib-fontStyle {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
