@charset "utf-8";

#links {
	text-align: left;
	padding-bottom: 20px;
	list-style: none;
}
#links h2 {
	font-size: 120%;
	padding: 10px;
	background: #F7FFF3;
	border-top: 1px solid #B3D39D;
	border-bottom: 1px solid #B3D39D;
	margin-top: 20px;
}
#links .xoxo li {
	list-style: none;
	background: url(../images/top/blog_icon02.gif) no-repeat 0 4px;
	margin-left: 10px;
	margin-top: 10px;
	padding-left: 10px;
	line-height: 150%;
}
#links .xoxo a {

}

