@charset "utf-8";

div#sub_contents .widget h3{
	font-size:100%;
	margin:0;
	margin-left:-11px;
	margin-right:-1px;
	padding:5px;
	padding-left:30px;
	border:none;
	background:url("/images/arrow.gif") 10px 10px no-repeat;
}

div#sub_contents .widget{
	padding-left:10px;
	border:1px solid #ddd;
	border-bottom:5px solid #9c9;
	margin:25px 0;
	background:url("/images/sub_frame_base.gif") top repeat-x;
}

div#sub_contents .widget a img{
	margin:10px;
}

div.contents li{
	list-style:disc;
}

div.contents div.widget li{
	list-style:none;
}

div.contents div.widget li.widget-list-item{
	list-style:disc;
}

div.entry-asset{
	margin-bottom:25px;
	padding-bottom:25px;
	border-bottom:1px solid #ddd;
}
div.asset-header{
	margin-bottom:15px;
}

h2.asset-name{
	margin-bottom:15px;
}

h2.asset-name a{
	text-decoration:none;
}
