@charset "utf-8";

/*
========== CSS of CONTENTS ==========

Created: 2021-02-08
Modified: 2021-06-24

1:Structure
2:Common Setting Unit
3:Individual Screen Unit
4:CommunityTop Unit

========== /CSS of CONTENTS ==========
*/

/* Structure
   ========================================================================== */
/**
 * Background
 */
body{
  background: none;
  background: #fff;
}

/* Common Setting Unit
   ========================================================================== */

/* Individual Screen Unit
   ========================================================================== */

/* CommunityTop Unit
   ========================================================================== */
/**
 * コミュニティに参加するボタン Module
 */

/**
 * みんなの写真 Module
 */

/**
 * メンバーシップサークル Module
 */

 /*---  modTabCircle  ---*/
#modTabCircle li a,
#modTabCircle li span{
background:url(/asset/spv/SANKEI-SPORTS/images/ja_JP/circle/circle_tab.gif) no-repeat 0 0;
}
