/* ヘッダー店名のテキスト色 */
#header .header_info .shop {
    color: #FFFFFF;
}

/* ヘッダー営業時間のテキスト色 */
#header .header_info .time {
    color: #FFFFFF;
}

/* ヘッダー電話番号のテキスト色 */
#header .header_info .tel {
    color: #FFFFFF;
}