﻿@charset "utf-8";
/* 色変更時用CSS */

/* 菱形 */
.diamond {
	color:#C800A2 ;
}

/* 小見出し */
.tips {
    border-color: #E2BEF5;
}

.tips::before {
    color: #A82FBD;
}

.table_box h2 {
    color: #02509F;
    margin-top: 0;
    font-size: 1.1em;
    text-shadow: 1px 1px 1px #c2c2c2;
}



/***************clas_list_bg*************/



/* 背景 */
.bg_01{
	background: url(../../../uploads/2019/4th_luckybag_szots/bg_01.png) no-repeat #d1ebeb center;
	background-size:100%;
	text-align:center;
	font-weight: bold;
	font-size: 120%;
	color: #013E3E;
}
.bg_02{
	background: url(../../../uploads/2019/4th_luckybag_szots/bg_02.png) no-repeat #f7edc5 center;
	background-size:100%;
	text-align:center;
	font-weight: bold;
	font-size: 120%;
	color: #3D3000;
}
.bg_03{
	background: url(../../../uploads/2019/4th_luckybag_szots/bg_03.png) no-repeat #eccdc8 center;
	background-size:100%;
	text-align:center;
	font-weight: bold;
	font-size: 120%;
	color: #5B0505;
	
}
.bg_04{
	background: url(../../../uploads/2019/4th_luckybag_szots/bg_04.png) no-repeat #d5ebd1 center;
	background-size:100%;
	text-align:center;
	font-weight: bold;
	font-size: 120%;
	color: #0B4101;
}
.bg_05{
	background: url(../../../uploads/2019/4th_luckybag_szots/bg_05.png) no-repeat #dec6ec  center;
	background-size:100%;
	text-align:center;
	font-weight: bold;
	font-size: 120%;
	color: #450245;
}
.bg_06{
	background: url(../../../uploads/2019/4th_luckybag_szots/bg_06.png) no-repeat #A4A4A4 center;
	background-size:100%;
	text-align:center;
	font-weight: bold;
	font-size: 120%;
	color: #323131;
}
.bg_07{
	background: url(../../../uploads/2019/4th_luckybag_szots/bg_07.png) no-repeat #C9BFB9 center;
	background-size:100%;
	text-align:center;
	font-weight: bold;
	font-size: 120%;
	color: #3F2200;
}
.bg_08{
	background: url(../../../uploads/2019/4th_luckybag_szots/bg_08.png) no-repeat #dad9d9  center;
	background-size:100%;
	text-align:center;
	font-weight: bold;
	font-size: 120%;
	color: #392E2A;
}
.bg_09{
	background: url(../../../uploads/2019/4th_luckybag_szots/bg_09.png) no-repeat #9F98B4 center;
	text-align:center;
	height: 60px;
	font-weight: bold;
	font-size: 120%;
	background-size:90% auto;
	color: #260739;
}
.bg_10{
	background: url(../../../uploads/2019/4th_luckybag_szots/bg_10.png) no-repeat #e6dec7 center;
	background-size:100%;
	text-align:center;
	font-weight: bold;
	font-size: 120%;
	color: #433723;
}
.bg_11{
	background: url(../../../uploads/2019/4th_luckybag_szots/bg_11.png) no-repeat #e6cce3  center;
	text-align:center;
	height: 55px;
	font-weight: bold;
	font-size: 120%;
	background-size:80% auto;
	color: #450245;
}
.bg_12{
	background: url(../../../uploads/2019/4th_luckybag_szots/bg_12.png) no-repeat #afc5ca  center;
	text-align:center;
	font-weight: bold;
	font-size: 120%;
	background-size:80% auto;
	color: #185162;
}


