@charset "utf-8";
/* ===================================================================
CSS information

 file name  :activity.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */


/* -----------------------------------------------------------
	各ページ専用指定
----------------------------------------------------------- */



/* 
----------------------------------------------------------- */
#activity .pagenav{
	width:690px;
	margin-bottom:30px;
	overflow:hidden;
}

#activity .pagenav li{
	float:left;
}


#activity .pagetop{
	padding:20px 0 0;
	text-align:right;
	width:690px;
	clear:both;
}











/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html {}