@charset "utf-8";

/* 上イメージ */
#header #topimg {
	margin:10px 0;
}


/* ===================================================================
 ここからcss表記
=================================================================== */
#activity h2 {
	background:url(img/title.jpg) no-repeat;
	width:580px;
	height:119px;
	text-indent:-99999px;
}

#activity ul li {
	width:278px;
	height:130px;
	float:left;
	margin:10px 5px;
	border:solid 1px #ccc;
}
*html #activity ul li {
	margin:10px 2px;
}
