@charset "euc-jp";

div#closed{}

/*a#closed_a{pointer-events: none;}*//*リンク無効*/

div#closed{
    /*border: #A0A0A0 1px solid;*/
    background-color: #f6f6f6 !important;
    font-size:11px !important;
    font-weight: normal;
	text-align:center !important;
	margin-bottom:20px;
}
div#closed img{margin:0 auto;}
div#closed p{
    padding:5px !important;
    font-size:11px !important;
    text-align:left !important;
    font-weight: normal;
}
div#closed h5{ background: #FF784B; color: #FFF; font-weight: bold; font-size: 12px; text-align: center; padding: 3px 0;}
div#closed h5 span{font-size: 10px;}
div#closed h6{color:#E01316; background: #FFF1E0; font-weight: bold; font-size: 12px; text-align: center; padding: 3px 0; margin-top: 3px;}


/*div#closed a{ font-size: 12px; text-align: center; color: #FF784B;}*/

