/***********************************************
	www.hiwork.jp: STAFF LIBRARY4 CSS
	右のライブラリーに適用するCSS（フッター）
***********************************************/

/*	Contents Right
	LIBRARY 3（イベント情報・広告）
----------------------------------------------*/

.lib3_menu{
	width: 190px;
	margin-bottom: 10px;
	margin-right:5px;
	padding-bottom: 10px;
}
.lib3_menu_mb10{
	width: 195px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
}
.lib3_menu ul li, .lib3_menu_mb10 ul li{
	list-style:none;
}
.lib3_midashi{
	font-size:12px;
	color: #993366;
	margin:0 0 5px 0;
	padding:2px 0 0 0;
	line-height:120%;
}
.lib3_midashi a{
	color: #993366;
	text-decoration:none;
}
