@charset "UTF-8";
/* **************************************************************************
 * @説明@   各種カラー複合 [D]
 *
 * @制作@   H.Tanaka 2008/00/00
 * @編集@
 * @編集@
 * @編集@
 * @ver@    1.00
 * @cssver@ 2.1
 * ************************************************************************** */

/* ==========================================================================
 * @説明@ 汎用
 * ========================================================================== */

/* --------------------------------------------------------------------------
 * @名前@ .modCLMix001
 * @説明@ No.001
 * -------------------------------------------------------------------------- */
.modCLMix001 {
}


/* ==========================================================================
 * @説明@ 固有
 * ========================================================================== */

/* --------------------------------------------------------------------------
 * @名前@ .modCLMixUqLnv001
 * @説明@ レフトナビ メインカテゴリメニュー
 * -------------------------------------------------------------------------- */
a.modCLMixUqLnv001 {
	background-image:url(/common/img/d/ic_tri_l_01.gif);
}
 a.modCLMixUqLnv001:link
,a.modCLMixUqLnv001:visited
{
	background-color:transparent;
	color:#666666;
}
 a.modCLMixUqLnv001:hover
,a.modCLMixUqLnv001:active
{
	background-color:#cccccc;
	color:#ffffff;
}


/* --------------------------------------------------------------------------
 * @名前@ .modCLMixUqLnv002
 * @説明@ レフトナビ サブカテゴリメニュー
 * -------------------------------------------------------------------------- */
a.modCLMixUqLnv002 {
	background-image:url(/common/img/d/ic_tri_s_01.gif);
}
 a.modCLMixUqLnv002:link
,a.modCLMixUqLnv002:visited
{
	background-color:transparent;
	color:#666666;
}
 a.modCLMixUqLnv002:hover
,a.modCLMixUqLnv002:active
{
	background-color:#cccccc;
	color:#ffffff;
}


/* --------------------------------------------------------------------------
 * @名前@ .modCLMixUqLnv003
 * @説明@ メインカラム お知らせアイコン
 * -------------------------------------------------------------------------- */
a.modCLMixUqLnv003 {
	background-image:url(/cygames/img/d/ic_tri_s_02.gif);
}

 a.modCLMixUqLnv003:hover
,a.modCLMixUqLnv003:active
{
	color:#a70000;
}


/* --------------------------------------------------------------------------
 * @名前@ .modCLMixUqLnv004
 * @説明@ レフトナビ サブカテゴリメニュー
 * -------------------------------------------------------------------------- */
a.modCLMixUqLnv004 {
	background-image:url(/cygames/img/d/ic_tri_s_03.png);
}
 a.modCLMixUqLnv004:link
,a.modCLMixUqLnv004:visited
{
	background-color:transparent;
	color:#cccccc;
}
 a.modCLMixUqLnv004:hover
,a.modCLMixUqLnv004:active
{
	background-color:#262626;
	color:#ff3535;
}


/* --------------------------------------------------------------------------
 * @名前@ .modCLMixUqLnv005
 * @説明@ メインカラム 公式サイト
 * -------------------------------------------------------------------------- */
div.modCLMixUqLnv005 {
	background:url(/cygames/img/d/bt_etc_ohp.jpg) no-repeat;
	width: 194px;
	height: 54px;
}

 div.modCLMixUqLnv005:hover
,div.modCLMixUqLnv005:active
{
	background:url(/cygames/img/d/bt_etc_ohpH.png) no-repeat;
	width: 194px;
	height: 54px;
}


/* --------------------------------------------------------------------------
 * @名前@ .modCLMixUqCalLoad
 * @説明@ カレンダー：ローディング表示
 * -------------------------------------------------------------------------- */
.modCLMixUqCalLoad {
	border-color:#aa0000;
	background-color:#cc0000;
	color:#ffffff;
}

/* --------------------------------------------------------------------------
 * @名前@ .modCLMixUqCalError
 * @説明@ カレンダー：読み込みエラー表示
 * -------------------------------------------------------------------------- */
.modCLMixUqCalError {
	border-color:#ffffff;
	background-color:#eeeeee;
	color:#aaaaaa;
}

/* --------------------------------------------------------------------------
 * @名前@ .modCLMixUqCal000
 * @説明@ カレンダー：指定なし（平日）
 * -------------------------------------------------------------------------- */
.modCLMixUqCal000 {
	border-color:#666666;
	background-color:#ffffff;
	color:#666666;
}

/* --------------------------------------------------------------------------
 * @名前@ .modCLMixUqCal100
 * @説明@ カレンダー：祭日
 * -------------------------------------------------------------------------- */
.modCLMixUqCal100 {
	border-color:#666666;
	background-color:#dcdfe0;
	color:#666666;
}

/* --------------------------------------------------------------------------
 * @名前@ .modCLMixUqCal105
 * @説明@ カレンダー：祝日
 * -------------------------------------------------------------------------- */
.modCLMixUqCal105 {
	border-color:#666666;
	background-color:#dcdfe0;
	color:#666666;
}

/* --------------------------------------------------------------------------
 * @名前@ .modCLMixUqCal110
 * @説明@ カレンダー：公休日除く休業日
 * -------------------------------------------------------------------------- */
.modCLMixUqCal110 {
	border-color:#666666;
	background-color:#dcdfe0;
	color:#666666;
}

/* --------------------------------------------------------------------------
 * @名前@ .modCLMixUqCal120
 * @説明@ カレンダー：棚卸日
 * -------------------------------------------------------------------------- */
.modCLMixUqCal120 {
	border-color:#666666;
	background-color:#dcdfe0;
	color:#666666;
}

/* --------------------------------------------------------------------------
 * @名前@ .modCLMixUqCal130
 * @説明@ カレンダー：サービス休止日
 * -------------------------------------------------------------------------- */
.modCLMixUqCal130 {
	border-color:#666666;
	background-color:#dcdfe0;
	color:#666666;
}

/* --------------------------------------------------------------------------
 * @名前@ .modCLMixUqCal200
 * @説明@ カレンダー：発売日
 * -------------------------------------------------------------------------- */
.modCLMixUqCal200 {
	border-color:#666666;
	background-color:#fbdac8;
	color:#666666;
}
 .modCLMixUqCal200 a:link
,.modCLMixUqCal200 a:visited
{
}
 .modCLMixUqCal200 a:active
,.modCLMixUqCal200 a:hover
{
}

/* --------------------------------------------------------------------------
 * @名前@ .modCLMixUqCal300
 * @説明@ カレンダー：キャンペーン実施日
 * -------------------------------------------------------------------------- */
.modCLMixUqCal300 {
	border-color:#666666;
	background-color:#fff2c0;
	color:#666666;
}

/* --------------------------------------------------------------------------
 * @名前@ .modCLMixUqCal400
 * @説明@ カレンダー：イベント実施日
 * -------------------------------------------------------------------------- */
.modCLMixUqCal400 {
	border-color:#666666;
	background-color:#fff2c0;
	color:#666666;
}

/* --------------------------------------------------------------------------
 * @名前@ .modCLMixUqCal900
 * @説明@ カレンダー：カレント日（当日）
 * -------------------------------------------------------------------------- */
.modCLMixUqCal900 {
	border-color:#666666;
	background-color:#ffffaa;
	color:#666666;
}

/* --------------------------------------------------------------------------
 * @名前@ .modCLMixUqCal999
 * @説明@ カレンダー：無効日（当日）
 * -------------------------------------------------------------------------- */
.modCLMixUqCal999 {
	border-color:#666666;
	background-color:#eeeeee;
	color:#cccccc;
}
