@charset "UTF-8";
#side /* CSS Document */

 .sidelist  li  {
	list-style-type: none;
	padding-left: 10px;
}
.asset-footer .entry-categories li {
	list-style-type: none;
	color: #666666;
	padding-left: 10px;
}
.asset-footer {
	font-size: x-small;
	color: #666666;
	padding-top: 10px;
	padding-left: 10px;
}
.asset-header .asset-meta {
	font-size: x-small;
	color: #666666;
	padding-bottom: 15px;
}
.asset-header h2 {
	font-weight: bold;
	color: #0099CC;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0099CC;
	padding-left: 5px;
}
.asset-body {
	font-size: 1.2em;
	line-height: 1.6;
}
#contents .infobox .typenone .list {
	padding-left: 10px;
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
	line-height: 1.8;
	padding-top: 5px;
	padding-bottom: 5px;
}
