.libraryList {
	list-style-type: lower-alpha;
	margin: 20px 0px;
	padding: 10px 50px;
}

.libraryList li {
	margin-bottom: 10px;
}

.library00 h1 {
	margin-bottom: 5px;
}

.library00 .itemSet {
	margin-top: 25px;
}

.cont {
	clear: both;
	text-indent: 0px !important;
	margin: 20px 0px 10px 0px !important;
}

.diaryLists {
	width: 100%;
}

.diaryList {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 49%;
}

.diaryList li {
	padding-left: 20px;
	line-height: 1.2;
	background: url(../img/list_d.gif) no-repeat left center;
}

.note {
	clear: both;
	text-indent: 0px !important;
	font-size: 90%;
	padding: 0px;
}

.diaryListB {
	margin: 0px 0px 50px 0px;
	padding: 0px;
	list-style: none;
}

.diaryListB li {
	padding-left: 20px;
	margin-bottom: 15px;
	background: url(../img/list_d.gif) no-repeat 0px 4px;
}

.diaryListB li span {
	font-style: italic;
}

.diaryListB li img {
	vertical-align: bottom;
}

.contB {
	text-align: center;
	clear: both;
	text-indent: 0px !important;
	margin: 0px 0px 10px 0px !important;
}

.libraryTable {
	width: 100%;
	border-top: 1px solid #505050;
	border-right: none;
	border-left: none;
	border-bottom: none;
}

.libraryTable th,
.libraryTable td {
	padding: 5px;
}

.libraryTable th {
	text-align: left;
	padding: 5px 10px;
	border-left: 1px solid #505050;
	border-bottom: 1px solid #505050;
	border-right: none;
	border-top: none;
	color: #333;
	background-color: #CCC;
	font-weight: normal;
	white-space: nowrap;
}

.libraryTable td {
	border-right: 1px solid #505050;
	border-bottom: 1px solid #505050;
	border-left: 1px solid #505050;
	border-top: none;
}

.libraryTable img {
	vertical-align: bottom;
}

.gList {
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

.gList dt {
	background-color: #CCC;
	padding: 5px;
}

.gList dd {
	margin: 0px;
	padding: 5px;
}

.aList {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
