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

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

/* 小見出し */
.tips {
    border-color: #D3BFEC;
	font-size: 17px!important;
}

.tips::before {
    color: #4A00D4;
}



/***********add***********/

.pu_gl_event {
    clear: both;
    height: 70px;
    display: block;
    padding: 5px 0 0 0;
    vertical-align: middle;
}

.gdgd table tr td {
    padding: 3px 12px!important;
    border-bottom: 1px solid #666666;
    border-left: 1px solid #666666;
}

.gdgd .icon_right_txt {
    clear: both;
    padding: 15px 0 3px 0;
    display: block;
}

.gdgd .icon_right_txt_right {
    clear: both;
    padding: 0 0 3px 0;
    display: block;
}

.pu_gl_02{
	padding: 0px 0 5px 0!important;
}

.bg_list_01{
    background-color: #FFFEE4;
}

.bg_list_02{
    background-color: #ECFFDC;
}
.hight_add{
	height: 150px;
}



.noticeicon {
    font-size: 12px;
    padding: 5px 8px;
    border-radius: 7px;
    border: 1px solid #fd093a;
    width: 150px;
    float: left;
    margin: 0 auto 0 auto;
    text-align: center;
}

.bttom_txt {
    margin-top: 10px;
    float: left;
}

.fw_100{
	font-weight: 100!important;
}
