@charset "UTF-8";

/* --------------------------------------------------------------------
	再入荷モーダル
--------------------------------------------------------------------- */

p.modal_goods_name  {
	font-weight: bold;
	font-size: 20px!important;
}

div.modal_frame{
    background-color:#f7f7f7;
    padding: 20px;
    margin-top:10px;
}

a.blue_sq{
    height: 100%;
    padding: .5em;
    font-size: 16px;
    background-color: #229ae1;
    color: #fff!important;
    border: none;
    font-weight: normal;
    display: inline-block;
    width:180px;
}

.center_{
    text-align: center;
    margin:20px;
}
p.apply{
    color:#229ae1;
    font-weight: bold;
    font-size: 16px!important;
}

p.f00_{
    color:#f00;
}