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

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

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

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


/**table_class**/

.bg_01 {
	
	background: url(../../../uploads/all_item_list/bg_01.png) no-repeat #d1ebeb center;
    background-size: 100%;
	font-weight: bold;
	color: #114E4D;
	text-align: center;
}

.bg_02{
	
	background: url(../../../uploads/all_item_list/bg_02.png) no-repeat #f7edc5 center;
    background-size: 100%;
	font-weight: bold;
	color: #574318;
	text-align: center;
}

.bg_03{
	background: url(../../../uploads/all_item_list/bg_03.png) no-repeat #eccdc8 center;
    background-size: 100%;
	font-weight: bold;
	color: #311011;
	text-align: center;
}


.bg_04{
	
	background: url(../../../uploads/all_item_list/bg_04.png) no-repeat #d5ebd1 center ;
    background-size: 100%;
	font-weight: bold;
	color: #183116;
	text-align: center;
}

.bg_05{
	background: url(../../../uploads/all_item_list/bg_05.png) no-repeat #dec6ec center;
    background-size: 100%;
	font-weight: bold;
	color: #431D4E;
	text-align: center;
}

.bg_06{
	
	background: url(../../../uploads/all_item_list/bg_06.png) no-repeat #A4A4A4 center;
    background-size: 100%;
	font-weight: bold;
	color: #121212;
	text-align: center;
}

.bg_07{
	
	background: url(../../../uploads/all_item_list/bg_07.png) no-repeat #C9BFB9 center;
    background-size: 100%;
	font-weight: bold;
	color: #2B1D0E;
	text-align: center;
}

.bg_08{
	background: url(../../../uploads/all_item_list/bg_08.png) no-repeat #A4AFD8 center;
    background-size: 45%;
	background-color: #A4AFD8;
	font-weight: bold;
	color: #170E37;
	padding: 20px 0 20px 0;
	text-align: center;
}


.bg_09{
	background: url(../../../uploads/all_item_list/bg_09.png) no-repeat #ffc7e3 center;
    background-size: 100%;
	background-color: #ffc7e3;
	font-weight: bold;
	color: #51042A;
	padding: 20px 0 20px 0;
	text-align: center;
}


/************/



